| { |
| "paper_id": "J00-4005", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T02:57:47.132969Z" |
| }, |
| "title": "Squibs and Discussions On Coreferring: Coreference in MUC and Related Annotation Schemes", |
| "authors": [ |
| { |
| "first": "Kees", |
| "middle": [], |
| "last": "Van Deemter", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Brighton", |
| "location": { |
| "addrLine": "Lewes Road", |
| "postCode": "BN2 4GJ", |
| "settlement": "Brighton", |
| "country": "UK" |
| } |
| }, |
| "email": "kees.van.deemter@itri.bton.ac.uk" |
| }, |
| { |
| "first": "Rodger", |
| "middle": [], |
| "last": "Kibble", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Brighton", |
| "location": { |
| "addrLine": "Lewes Road", |
| "postCode": "BN2 4GJ", |
| "settlement": "Brighton", |
| "country": "UK" |
| } |
| }, |
| "email": "r.kibble@gold.ac.uk" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In this paper, it is argued that \"coreference\" annotations, as performed in the MUC community for example, go well beyond annotation of the relation of coreference proper. As a result, it is not always clear what semantic relation these annotations are encoding. The paper discusses a number of problems with these annotations and concludes that rethinking of the coreference task is needed before the task is expanded. In particular, it suggests a division of labor whereby annotation of the coreference relation proper is separated from other tasks such as annotation of bound anaphora and of the relation between a subject and a predicative NP.", |
| "pdf_parse": { |
| "paper_id": "J00-4005", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In this paper, it is argued that \"coreference\" annotations, as performed in the MUC community for example, go well beyond annotation of the relation of coreference proper. As a result, it is not always clear what semantic relation these annotations are encoding. The paper discusses a number of problems with these annotations and concludes that rethinking of the coreference task is needed before the task is expanded. In particular, it suggests a division of labor whereby annotation of the coreference relation proper is separated from other tasks such as annotation of bound anaphora and of the relation between a subject and a predicative NP.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Various practical tasks requiring language technology including, for example, information extraction and text summarization, can be performed more reliably if it is possible to automatically find parts of the text containing information about a given topic. For example, if a text summarizer has to select the most important information, in a given text, about the 1984 Wall Street crash, then the summarization task is greatly helped if a program can automatically spot all the clauses in the text that contain information about this crash. To evaluate a program of this kind, extensive language corpora have been prepared in which human readers have annotated what has been called the coreference relation. These annotated corpora are then used as a gold standard against which the program's achievements can be compared. The relation of coreference has been defined as holding between two noun phrases if they \"refer to the same entity\" . More precisely, let us assume that al and a2 are occurrences of noun phrases (NPs) and let us assume that both have a unique referent in the context in which they occur (i.e., their context in the corpus makes them unambiguous). Under these assumptions we can use a functional notation, e.g. Referent(a), as short for \"the entity referred to by a\" and define (suppressing the role of context):", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Definition al and a2 corefer if and only if Referent(a1) = Referent(a2).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Putting it simply: to determine whether al and a2 corefer, first determine Referent(a1) and Referent(a2) , then see if they are equal.", |
| "cite_spans": [ |
| { |
| "start": 75, |
| "end": 87, |
| "text": "Referent(a1)", |
| "ref_id": null |
| }, |
| { |
| "start": 92, |
| "end": 104, |
| "text": "Referent(a2)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Ideally, of course, one would like to annotate many other semantic relations that hold between parts of a text, because they are also relevant for text interpretation. One candidate is the relation of anaphora. Loosely speaking--and glossing over some difficulties regarding the precise delimitation of anaphora (Sidner 1979; Partee 1989; Deemter 1992)--an NP O~ 1 is said to take an NP a2 as its anaphoric antecedent if and only if al depends on Oz2 for its interpretation (e.g., Kamp and Reyle 1993) . It follows that anaphora and coreference are different things. Coreference, for example, is an equivalence relation; anaphora, by contrast, is irreflexive, nonsymmetrical, and nontransitive. Secondly, anaphora, as it has just been defined, implies context-sensitivity of interpretation, and this is not true for coreference. For example, a name (President W. I. Clinton) and a description (Hillary Rodham's husband) can corefer without either of the two depending on the other for its interpretation. Anaphoric and coreferential relations can coincide, of course, but not all coreferential relations are anaphoric, nor are all anaphoric relations coreferential. (An example of the latter is bound anaphora, see Section 2.1.)", |
| "cite_spans": [ |
| { |
| "start": 312, |
| "end": 325, |
| "text": "(Sidner 1979;", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 326, |
| "end": 338, |
| "text": "Partee 1989;", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 481, |
| "end": 501, |
| "text": "Kamp and Reyle 1993)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Coreference annotation has been a focus of the Sixth and Seventh Message Understanding Conferences (MUC-6, MUC-7) and various other annotation exercises (e.g., Passoneau 1997; Garside, Leech, and McEnery 1997; Davies et al. 1998; Poesio 2000) . In this squib, we intend to point at some fundamental problems with many of these annotation exercises, which are caused by a failure to distinguish properly between coreference, anaphora, and other, related phenomena. Because the MUC project is the bestknown example of coreference annotation, on which much subsequent work is based, and because of the public availability of the MUC Task Definition (TD, Hirschman and Chinchor [1997] ), we will focus on MUC.", |
| "cite_spans": [ |
| { |
| "start": 160, |
| "end": 175, |
| "text": "Passoneau 1997;", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 176, |
| "end": 209, |
| "text": "Garside, Leech, and McEnery 1997;", |
| "ref_id": null |
| }, |
| { |
| "start": 210, |
| "end": 229, |
| "text": "Davies et al. 1998;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 230, |
| "end": 242, |
| "text": "Poesio 2000)", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 651, |
| "end": 680, |
| "text": "Hirschman and Chinchor [1997]", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Four criteria are listed for the MUC TD, in order of their priority (Hirschman and Chinchor 1997) :", |
| "cite_spans": [ |
| { |
| "start": 68, |
| "end": 97, |
| "text": "(Hirschman and Chinchor 1997)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": ". 2.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "3.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction: Coreference Annotation", |
| "sec_num": "1." |
| }, |
| { |
| "text": "The MUC information extraction tasks should be supported by the annotations Good (defined as ca. 95%) interannotator agreement should be achievable It should be possible to annotate texts quickly and cheaply A corpus should be created that can be used as a tool for linguists outside MUC.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "The TD makes it clear that the annotation task has been simplified in a number of ways. For example, only NPs were annotated. Such eminently sensible simplifications notwithstanding, we will argue that the above-mentioned criteria have not been achieved and that a rethinking of the coreference annotation enterprise is in order before it ventures into new domains involving speech, noisy data, etc. (see for example, Bagga, Baldwin, and Shelton [1999] ), or before it extends the relation of coreference to cover whole/part and class/instance relations (e.g. Popescu-Belis 1998; Hirschman and Chinchor 1997).", |
| "cite_spans": [ |
| { |
| "start": 418, |
| "end": 452, |
| "text": "Bagga, Baldwin, and Shelton [1999]", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "In this section, some unclarities and inconsistencies will be discussed that we found in the literature on coreference annotation, and which appear to stem from confusion about what reference and coreference are. In Section 2.1, we will explore the tendency to apply coreference annotation to nonreferring NPs and bound anaphora, and we will argue that this tendency is problematic. In Section 2.2, we will argue that existing annotation enterprises still fail to respond properly to the well-known problem of how to annotate NPs that are used intensionally. In Section 2.3, we turn to a suggestion for the improvement of the actual process of annotation that has been made in the van Deemter and Kibble On Coreferring literature, namely to separate the task of determining the \"markables\" from that of establishing coreference relations between them, showing that this separation is hard to maintain. At the end of each subsection, some suggestions (Remedies) will be made on how the problems may be tackled. These suggestions will be elaborated in Section 3.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems with Coreference Annotation", |
| "sec_num": "2." |
| }, |
| { |
| "text": "The notion of reference is common to a broad variety of semantic theories (see Gamut [1991] , Chapter 1, for discussion). When speakers/writers use an NP to refer to an object or a set of objects, they try to single out the entity uniquely. Thus, when someone utters the NP the tenant of the house, the speaker may aim to single out a unique person, say Mr. X. Even when this is the case (i.e., the NP is used referentially rather than attributively1), the notion of referring has its problems. For example, the speaker may be mistaken in her belief that Mr. X is the tenant of the house (Donnellan 1966) . In such cases it is unclear who is being referred to. Such problems notwithstanding, work on coreference annotation has usually taken the notion of reference for granted, on the assumption that clear cases, where the referent of an NP is clearly defined, outnumber the problematic ones, at least in some important types of discourse.", |
| "cite_spans": [ |
| { |
| "start": 85, |
| "end": 91, |
| "text": "[1991]", |
| "ref_id": null |
| }, |
| { |
| "start": 588, |
| "end": 604, |
| "text": "(Donnellan 1966)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Annotating Nonreferring NPs and Bound Anaphora", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Let us, for now, buy into the assumption that reference is a straightforward notion. Then, following Bach (1987) (especially Sections 3.2 and 12.2), for example, one thing that is clear about reference is that some NPs do not refer. When someone says 1a. No solution emerged from our discussions, or b. Whenever a solution emerged, we embraced it, the solution NPs do not refer to any single solution, nor to any definite set of solutions. Most theorists would agree that they do not have a referent. Nonreferring NPs can enter anaphoric relations. (For example, the NP a solution is the (bound) anaphoric antecedent to it in (lb).) But if they do not refer, the c0reference relation as defined in Section i (which presupposes that Referent(olD and Referent(o~2) are defined) is not applicable to them. Even so, the MUC TD asks annotators to treat them as if it was applicable. It acknowledges (page 10) that \"one may argue that [a bound anaphor and its antecedent] are not coreferential in the usual sense,\" but falls short of explaining explicitly what types of anaphora are to be annotated and how (Hirschman and Chinchor 1997) . 2", |
| "cite_spans": [ |
| { |
| "start": 1101, |
| "end": 1130, |
| "text": "(Hirschman and Chinchor 1997)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Annotating Nonreferring NPs and Bound Anaphora", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "The annotation of bound anaphora merits some further elaboration. Consider, for example, quantifying NPs such as Every TV network (or, even more problematic, Most computational linguists [Hirschman and Chinchor 1997] , see also Section 3). If Every TV network refers at all, then presumably it refers to the set of all TV networks (relevant to a certain domain). The TD, however, asks annotators to let Every TV network corefer with its in (lc). According to the definition of coreference, this means that Referent(Every TV network) = Referent(its) so that Referent(its) is the set of all TV networks, predicting incorrectly that (lc) means (ld):", |
| "cite_spans": [ |
| { |
| "start": 187, |
| "end": 216, |
| "text": "[Hirschman and Chinchor 1997]", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Annotating Nonreferring NPs and Bound Anaphora", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "(1) c. Every TV network reported its proyqts c p. Every TV network reported every TV network's proyqts,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Annotating Nonreferring NPs and Bound Anaphora", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "1 See Donnellan (1966) . For an interesting class of attributively used NPs, see van der Sandt (1992); examples include hypotheticals like If this house has a tenant then the tenant is probably Dutch, where one might ask whether a tenant and the tenant corefer. 2 Sometimes the term \"cospecification\" has been employed to replace coreference (e.g. Sidner 1983; Davies et al. 1998) . It is unclear, however, whether a bound anaphor and its antecedent cospecify, or how the notion should be applied to intensional constructions (Section 2.2).", |
| "cite_spans": [ |
| { |
| "start": 6, |
| "end": 22, |
| "text": "Donnellan (1966)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 348, |
| "end": 360, |
| "text": "Sidner 1983;", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 361, |
| "end": 380, |
| "text": "Davies et al. 1998)", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Annotating Nonreferring NPs and Bound Anaphora", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Volume 26, Number 4 (Incidentally, coreference and anaphora are not only different; they are also extremely difficult to combine into a proper equivalence relationship that allows us to recognize different clauses as being \"about the same thing.\" Consider, for example, the relation, say R, which holds between NP1 and NP2 if and only if either NP1 and NP2 corefer (in the sense of the definition in Section 1) or NP1 is an anaphoric antecedent of NP2 or NP2 is an anaphoric antecedent of NP1", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "Note that R is not an equivalence relation. The subject of (lc), for example, can corefer with a plural pronoun in the next sentence, e.g., (...) They are now required to do this, but They and it (in (lc)) do not stand in the relation R.)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "Predicative NPs are another category of NPs whose referentiality is problematic and yet the MUC TD instructs annotators to let them corefer with other NPs. In 2aand (2b), for example, the predicative NP the/a president off DD cannot be replaced by the proper name Higgins without changing the meaning of the sentence beyond recognition, indicating that the relation between the two NPs must be something other than coreference:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "(2) a. Higgins was~became the/a president of DD b. Higgins, once the president of DD, is now a humble university lecturer", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "We will have more to say about predicative NPs in the next section.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "To sum up, MUC's annotators have been instructed to let NPs of all major classes (definite, quantificational, and indefinite) \"corefer\" liberally with other NPs, even when it is far from clear that the NPs in question have been used referentially. As a result, the relation actually annotated in MUC--henceforth called the IDENT relation, following Hirschman and Chinchor (1997)--must be distinguished from the coreference relation. The TD admits that certain instructions may be incompatible with the definition of coreference but no reason is given for these incompatibilities and no intuitive motivation for the relation IDENT is offered. As a result, the annotator is left with a long series of instructions that fail to be held together by a common rationale.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "Remedy. Go back to basics: start from a definition of coreference and write a TD that implements the definition. We suggest that it is not until this has been done successfully that extensions into the area of bound anaphora become a risk worth taking.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| }, |
| { |
| "text": "Problems posed to coreference annotation by intensionality have motivated considerable complications in the TD. Consider Section 6.4, which discusses the implications of \"change over time.\" The TD says that \"two markables should be recorded as coreferential if the text asserts them to be coreferential at ANY TIME\" (Hirschman and Chinchor 1997, page 11) . Thus, for example, the TD points out that in a case like On Coreferring adopted by most practitioners of coreference annotation, e.g., Cristea et al. [1999] ). But since coreference is generally agreed to be a equivalence relation (e.g. Hirschman and Chinchor 1997, Section 1.3) , this implies that the sales director of Sudsy Soaps and the president of Dreamy Detergents are the same person. Clearly, this cannot be right.", |
| "cite_spans": [ |
| { |
| "start": 316, |
| "end": 354, |
| "text": "(Hirschman and Chinchor 1997, page 11)", |
| "ref_id": null |
| }, |
| { |
| "start": 492, |
| "end": 513, |
| "text": "Cristea et al. [1999]", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 594, |
| "end": 635, |
| "text": "Hirschman and Chinchor 1997, Section 1.3)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Luckily, there are other parts of the same TD that do a better job of applying the notion of coreference to sentences involving change over time. Consider, for example, Section 1.3, where the sentence the stock price fell from $4.02 to $3.85 is discussed. Here annotators are asked to consider the stock price as standing in the IDENT relation with $3.85 but not with $4.02, because $3.85 is \"the more recent value\" (p. 3). (If both coreferred with the stock price, it would have followed that $4.02 and $3.85 are equal.)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "This solution, however, is still problematic. What, for instance, if the price continues to fall?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "(4) a. The stock price fell from $4.02 to $3.85; b. Later that day, it fell to an even lower value, at $3.82.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Does the annotator have to go back to (4a), deciding that $3.82 is an even more recent value and the stock price does not stand in the IDENT relation with $3.85 after all?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Remedy. At least three different strategies are conceivable. Perhaps most obviously, one might decide that coreference between a functional description like those in (3) or (4) and an NP denoting a value requires this value to be the present (rather than the most recent) value of the function. But, the text does not always say what the present value is. Moreover, functional descriptions do not always pertain to the present. In Last year, the president resigned, for example, the subject refers to last year's president, and consequently, it does not corefer with NPs referring to the present president. A second strategy, consistent with Dowty, Wall, and Peters (1981, Appendix iii) might be to say that The stock price refers only to a Montague-type individual concept, that is, a function from times to numbers. It would follow that The stock price does not corefer with either $4.02 or $3.85 and no problem would arise. Analogously, president of Dreamy Detergents, in (3) above, where it is used predicatively, might denote an individual concept rather than an individual. If the next sentence goes on to say He died within a week, then he is coreferential with Henry Higgins; if, instead, the text proceeds This is an influential position, but the pay is lousy, then This is coreferential with president of Dreamy Detergents.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "If both these analyses prove to be too complex to be used in large-scale annotation exercises, one might have to take the point of view that such descriptions simply do not refer. This would amount to a third strategy, which excludes these descriptions from entering coreference relations altogether and leaving their analysis to the other tasks.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Problems of Intensionality and Predication", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "It has been proposed that annotation can profitably be broken down into two more manageable steps: annotation of markables (step 1) is to be carried out before (step 2) partitioning the set of markables into equivalence classes of coreferring elements (e.g., Hirschman and Chinchor 1997) . It turns out, however, that a strict distinction between the two steps is difficult to maintain, because, in principle, almost anything is markable. In the MUC-7 TD, this is sensibly acknowledged by letting annotators mark up certain elements only if they corefer with an existing markable: these include conjuncts and prenominal modifiers. In the following example, the first occurrence of aluminum is only considered to be markable because it corefers with the occurrence of this noun ", |
| "cite_spans": [ |
| { |
| "start": 259, |
| "end": 287, |
| "text": "Hirschman and Chinchor 1997)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "What's Markable?", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "The price of aluminum siding has steadily increased, as the market for aluminum reacts to the strike in Chile. (Hirschman and Chinchor 1997) In other words: coreference (step 2) helps to determine what the markables are (step 1). Finding all the NPs that might participate in coreference becomes even harder if the annotation scheme is extended to cover event coreference (noted in the \"wish list\" in Section 1.4 of the TD) since it is often extremely difficult to determine which events can serve as antecedents (Hirschman and Chinchor 1997) :", |
| "cite_spans": [ |
| { |
| "start": 111, |
| "end": 140, |
| "text": "(Hirschman and Chinchor 1997)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 513, |
| "end": 542, |
| "text": "(Hirschman and Chinchor 1997)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "(5)", |
| "sec_num": null |
| }, |
| { |
| "text": "(6)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "(5)", |
| "sec_num": null |
| }, |
| { |
| "text": "Be careful not to get the gel in your eyes. If this happens, rinse your eyes with clean water and tell your doctor. (ABPI, 1997) Examples of this kind suggest that one markable (e.g., an event) can give rise to another (e.g., the negation of the event). A complication of a similarly algebraic flavor arises if \"discontinuous elements, including conjoined elements\" are covered, as when a plural pronoun corefers with a combination of previously occurring NPs (Hirschman and Chinchor 1997, section 1.4 ; see Garside, Leech, and McEnery [1997] for a proposal). Note especially that annotators would have to be on guard for the possibility of different combinations of markables coreferring to each other. A corpus, for example, can easily contain NPs A,B,C, and D for which Referent(A) U Referent(B) = Referent(C) U Referent(D). Even assuming that each of A, B, C, and D has been properly identified as a markable during step 1, this is little guarantee that annotators of step 2 will realize the complex coreference relation between the combination of A and B and that of C and D. (Recall that coreference relations are to be annotated even in the absence of an anaphoric relationship.) The number of possible combinations of markables (some 2 n when there are n markables) will often be too large to handle.", |
| "cite_spans": [ |
| { |
| "start": 116, |
| "end": 128, |
| "text": "(ABPI, 1997)", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 460, |
| "end": 501, |
| "text": "(Hirschman and Chinchor 1997, section 1.4", |
| "ref_id": null |
| }, |
| { |
| "start": 508, |
| "end": 542, |
| "text": "Garside, Leech, and McEnery [1997]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "(5)", |
| "sec_num": null |
| }, |
| { |
| "text": "One alternative is to have a first pass where only referring expressions that look like anaphors are marked up, such as pronouns and definite NPs. Subsequent passes would look for antecedents for these expressions and link coreferring elements. An intermediate approach would be to mark up a core set of referring expressions on the first pass, allowing for further referring expressions to be identified on subsequent passes if this is necessary to resolve coreference. The extent to which each strategy would contribute to accuracy and speed of annotation remains to be determined.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Remedy.", |
| "sec_num": null |
| }, |
| { |
| "text": "Current \"coreference\" annotation practice, as exemplified by MUC, has overextended itself, mixing elements of genuine coreference with elements of anaphora and predication in unclear and sometimes contradictory ways. As a result, the annotated corpus emerging from MUC is unlikely to be as useful for the computational linguistics research community as one might hope (Criterion 4, see Section 1), the more so because generalization to other domains is bound to make problems worse. In many domains, for example, other sources of intensionality than change over time occur prominently. An example is epistemic modality: 7Henry Higgins might be the man you have talked to.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "3." |
| }, |
| { |
| "text": "van Deemter and Kibble", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "3." |
| }, |
| { |
| "text": "The relation between Henry Higgins and the man you have talked to is analogous to that between Henry Higgins and sales director of Sudsy Soaps in (3), with possible worlds taking the place of points in time: the two NPs refer to the same individual in some possible worlds only (see Groenendijk, StokhoL and Veltman [1996] for relevant theoretical work). Modality, of course, interacts with tense (as in Henry Higgins might become the president of Dreamy Detergents), leading to further complications.", |
| "cite_spans": [ |
| { |
| "start": 283, |
| "end": 322, |
| "text": "Groenendijk, StokhoL and Veltman [1996]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| }, |
| { |
| "text": "The MUC TD has addressed many of the difficult problems in the area of reference and coreference, but if its success is judged by the criteria in Hirschman and Chinchor (1997) (see Introduction) , the results are mixed at best. Criterion 4 has been discussed above. Concerning Criterion 3, it appears doubtful that the present task definition can be applied \"quickly and cheaply.\" , when discussing this issue, note that interannotator agreement, at the time of writing, was in the low eighties. This figure, which falls markedly short of the 95% required by Criterion 2, does not seem to have improved substantially since (Breck Baldwin, personal communication). Concerning Criterion 1, finally, it has been observed that the figures for recall in the MUC information extraction algorithm are rather discouraging (Appelt 1998) . The material in Section 2 suggests that this relative lack of success is no accident and that unclarities in the TD are to blame. Repairs are not always easy to find. Given this situation, we suggest that a rethinking of the coreference task is required.", |
| "cite_spans": [ |
| { |
| "start": 146, |
| "end": 194, |
| "text": "Hirschman and Chinchor (1997) (see Introduction)", |
| "ref_id": null |
| }, |
| { |
| "start": 814, |
| "end": 827, |
| "text": "(Appelt 1998)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| }, |
| { |
| "text": "Firstly, one needs a consistent story of what reference and coreference are taken to be. Theoretical work on reference does not show a consensus on some crucial questions in this area (Bach 1987; Kronfeld and Roberts 1998) . Different answers have been suggested, each with its own advantages and disadvantages. For example, one might identify the notion of a referring NP with that of a semantically definite NP in the sense of Barwise and Cooper (1981) . 3 This would include proper names, extensional definite descriptions, universally quantified NPs, and specifically used indefinites (e.g., a company whose name is withheld), but it would exclude nonspecifically used indefinites such as at least n companies, most computational linguists. A more liberal approach along the lines of Kamp and Reyle (1993, Chapter 4) , would predict that a quantifying NP such as the subject of Most computational linguists use a parser refers to the set of those computational linguists who use a parser: the VP helps to determine the referent of the NP.", |
| "cite_spans": [ |
| { |
| "start": 184, |
| "end": 195, |
| "text": "(Bach 1987;", |
| "ref_id": null |
| }, |
| { |
| "start": 196, |
| "end": 222, |
| "text": "Kronfeld and Roberts 1998)", |
| "ref_id": null |
| }, |
| { |
| "start": 429, |
| "end": 454, |
| "text": "Barwise and Cooper (1981)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 788, |
| "end": 820, |
| "text": "Kamp and Reyle (1993, Chapter 4)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| }, |
| { |
| "text": "The first approach would make annotation easier to perform and the results would be likely to be more reliable as a result, but it would feed less information into the information extraction task. Trade-offs of this kind are unavoidable, and experimentation will be required to determine which option provides the best results.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| }, |
| { |
| "text": "Secondly, we suggest a further division of labor whereby those phenomena that are no longer accounted for in the new TD are covered by other tasks (Kibble and van Deemter 2000) . For example, the two NPs Henry Higgins and president of Sudsy Soaps (example (3)) do not corefer, and the relation between them should be irrelevant to coreference annotation. If it is imperative that information about Henry's previous jobs be saved for posterity then some other annotation task has to be defined, with its own very different TD, involving the notion of individuals having properties at certain times or intervals only. Something analogous is true for the annotation of bound anaphora.", |
| "cite_spans": [ |
| { |
| "start": 147, |
| "end": 176, |
| "text": "(Kibble and van Deemter 2000)", |
| "ref_id": "BIBREF16" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| }, |
| { |
| "text": "The issue under discussion illustrates a more general point. It is now widely agreed that linguistic theorizing is sometimes insufficiently informed by observational data. Conversely, we would like to submit that corpus-based research is sometimes 3 A semantically definite NP c~ is one whose set-theoretic denotation takes the form of a principal filter (Partee, ter Meulen, and Wall 1990) , i.e., a set of the form {X: Y C X} for some set of individuals Y.", |
| "cite_spans": [ |
| { |
| "start": 355, |
| "end": 390, |
| "text": "(Partee, ter Meulen, and Wall 1990)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On Coreferring", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "The authors wish to thank Christy Doran, Renate Henschel, Adam Kilgarriff, Paul Piwek, Massimo Poesio, Richard Power, and four anonymous referees for their comments on an earlier draft of this paper. We are grateful to Lynette Hirschman and Breck Baldwin for their very constructive responses to a predecessor of this paper (van Deemter and Kibble 1999). Kibble's work on this paper was funded by the UK's EPSRC as part of the GNOME (GR/L51126) and RAGS (GR/L77102) projects.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| }, |
| { |
| "text": "Volume 26, Number 4 insufficiently informed by theory. It follows, in our opinion, that there is scope for more collaboration between theoretical and corpus-based linguists in this area. This squib attempts to be a small step in this direction.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Computational Linguistics", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "ABPI Compendium of Patient Information Leaflets. Association of the British Pharmaceutical Industry", |
| "authors": [ |
| { |
| "first": "Abpi", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "ABPI. 1997. 1996-1997 ABPI Compendium of Patient Information Leaflets. Association of the British Pharmaceutical Industry.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "An overview of information extraction technology and its application to information retrieval", |
| "authors": [ |
| { |
| "first": "Douglas", |
| "middle": [], |
| "last": "Appelt", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings of TWLT14, Language Technology in Multimedia Information Retrieval", |
| "volume": "", |
| "issue": "", |
| "pages": "49--58", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Appelt, Douglas. 1998. An overview of information extraction technology and its application to information retrieval. In Proceedings of TWLT14, Language Technology in Multimedia Information Retrieval, pages 49-58, Twente.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Coreference and its applications. Call for papers for workshop associated with the 37th Annual Meeting of the Association for Computational Linguistics", |
| "authors": [ |
| { |
| "first": "Amit", |
| "middle": [], |
| "last": "Bagga", |
| "suffix": "" |
| }, |
| { |
| "first": "Breck", |
| "middle": [], |
| "last": "Baldwin", |
| "suffix": "" |
| }, |
| { |
| "first": "Sara", |
| "middle": [], |
| "last": "Shelton", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bagga, Amit, Breck Baldwin, and Sara Shelton. 1998. Coreference and its applications. Call for papers for workshop associated with the 37th Annual Meeting of the Association for Computational Linguistics, University of Maryland, 1999. See www.cs.duke.edu/,-~amit / acc99- wkshp.html.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Generalized quantifiers and natural language", |
| "authors": [ |
| { |
| "first": "Jon", |
| "middle": [], |
| "last": "Barwise", |
| "suffix": "" |
| }, |
| { |
| "first": "Robin", |
| "middle": [], |
| "last": "Cooper", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Linguistics and Philosophy", |
| "volume": "4", |
| "issue": "", |
| "pages": "159--219", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Barwise, Jon and Robin Cooper. 1981. Generalized quantifiers and natural language. Linguistics and Philosophy, 4:159-219.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Discourse structure and coreference: An empirical study", |
| "authors": [ |
| { |
| "first": "Dan", |
| "middle": [], |
| "last": "Cristea", |
| "suffix": "" |
| }, |
| { |
| "first": "Nancy", |
| "middle": [], |
| "last": "Ide", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Marcu", |
| "suffix": "" |
| }, |
| { |
| "first": "Valentin", |
| "middle": [], |
| "last": "Tablan", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of ACL'99 Ws: The Relation of Discourse~Dialogue Structure and Reference", |
| "volume": "", |
| "issue": "", |
| "pages": "46--53", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Cristea, Dan, Nancy Ide, Daniel Marcu, and Valentin Tablan. 1999. Discourse structure and coreference: An empirical study. In Dan Cristea, Nancy Ide, and Daniel Marcu, editors, Proceedings of ACL'99 Ws: The Relation of Discourse~Dialogue Structure and Reference, pages 46-53.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Annotating coreference in dialogues: Proposal for a scheme for MATE", |
| "authors": [ |
| { |
| "first": "Sarah", |
| "middle": [], |
| "last": "Davies", |
| "suffix": "" |
| }, |
| { |
| "first": "Massimo", |
| "middle": [], |
| "last": "Poesio", |
| "suffix": "" |
| }, |
| { |
| "first": "Florence", |
| "middle": [], |
| "last": "Bruneseaux", |
| "suffix": "" |
| }, |
| { |
| "first": "Laurent", |
| "middle": [], |
| "last": "Romary", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Davies, Sarah, Massimo Poesio, Florence Bruneseaux, and Laurent Romary. 1998. Annotating coreference in dialogues: Proposal for a scheme for MATE. See www.cogsci.ed.ac.uk/~poesio/MATE/anno- manual.html.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Reference and definite descriptions", |
| "authors": [ |
| { |
| "first": "Keith", |
| "middle": [], |
| "last": "Donnellan", |
| "suffix": "" |
| } |
| ], |
| "year": 1966, |
| "venue": "Philosophical Review", |
| "volume": "75", |
| "issue": "", |
| "pages": "281--304", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Donnellan, Keith. 1966. Reference and definite descriptions. Philosophical Review, 75:281-304.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Introduction to Montague Semantics. Kluwer, Dordrecht. Gamut, L. T. F. 1991. Logic, Language and Meaning", |
| "authors": [ |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Dowty", |
| "suffix": "" |
| }, |
| { |
| "first": "Robert", |
| "middle": [], |
| "last": "Wall", |
| "suffix": "" |
| }, |
| { |
| "first": "Stanley", |
| "middle": [], |
| "last": "Peters", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "2", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dowty, David, Robert Wall, and Stanley Peters. 1981. Introduction to Montague Semantics. Kluwer, Dordrecht. Gamut, L. T. F. 1991. Logic, Language and Meaning, Volume 2. University of Chicago Press, Chicago.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Coreference and modality", |
| "authors": [ |
| { |
| "first": "Jeroen", |
| "middle": [], |
| "last": "Groenendijk", |
| "suffix": "" |
| }, |
| { |
| "first": "Martin", |
| "middle": [], |
| "last": "Stokhof", |
| "suffix": "" |
| }, |
| { |
| "first": "Frank", |
| "middle": [], |
| "last": "Veltman", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "The Handbook of Contemporary Semantic Theory", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Groenendijk, Jeroen, Martin Stokhof, and Frank Veltman. 1996. Coreference and modality. In Shalom Lappin, editor, The Handbook of Contemporary Semantic Theory.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "MUC-7 coreference task definition", |
| "authors": [ |
| { |
| "first": "Lynette", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| }, |
| { |
| "first": "Nancy", |
| "middle": [], |
| "last": "Chinchor", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "MUC-7 Proceedings. Science Applications International Corporation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hirschman, Lynette and Nancy Chinchor. 1997. MUC-7 coreference task definition. In MUC-7 Proceedings. Science Applications International Corporation. See www.muc.saic.com.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Automating coreference: The role of annotated training data", |
| "authors": [ |
| { |
| "first": "Lynette", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| }, |
| { |
| "first": "Patricia", |
| "middle": [], |
| "last": "Robinson", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Burger", |
| "suffix": "" |
| }, |
| { |
| "first": "Marc", |
| "middle": [], |
| "last": "Vilain", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proceedings of AAAI Spring Symposium on Applying Machine Learning to Discourse Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hirschman, Lynette, Patricia Robinson, John Burger, and Marc Vilain. 1997. Automating coreference: The role of annotated training data. In Proceedings of AAAI Spring Symposium on Applying Machine Learning to Discourse Processing.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "From Discourse to Logic", |
| "authors": [ |
| { |
| "first": "Hans", |
| "middle": [], |
| "last": "Kamp", |
| "suffix": "" |
| }, |
| { |
| "first": "Uwe", |
| "middle": [], |
| "last": "Reyle", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kamp, Hans and Uwe Reyle. 1993. From Discourse to Logic. Kluwer, Dordrecht.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Coreference annotation: Whither?", |
| "authors": [ |
| { |
| "first": "Rodger", |
| "middle": [], |
| "last": "Kibble", |
| "suffix": "" |
| }, |
| { |
| "first": "Kees", |
| "middle": [], |
| "last": "Van Deemter", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the 2nd International Conference on Language Resources and Evaluation", |
| "volume": "1", |
| "issue": "", |
| "pages": "281--282", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kibble, Rodger and Kees van Deemter. 2000. Coreference annotation: Whither? In Maria Gavrilidou et al., editors, Proceedings of the 2nd International Conference on Language Resources and Evaluation, pages 1,281-1,286, Athens.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Binding implicit variables in quantified contexts", |
| "authors": [ |
| { |
| "first": "Barbara", |
| "middle": [], |
| "last": "Partee", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Proceedings of the Chicago Linguistic Society", |
| "volume": "25", |
| "issue": "", |
| "pages": "342--365", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Partee, Barbara. 1989. Binding implicit variables in quantified contexts. Proceedings of the Chicago Linguistic Society, 25:342-365.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Instructions for applying discourse reference annotation for multiple applications (DRAMA)", |
| "authors": [ |
| { |
| "first": "Rebecca", |
| "middle": [], |
| "last": "Passoneau", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Passoneau, Rebecca. 1997. Instructions for applying discourse reference annotation for multiple applications (DRAMA). Unpublished manuscript.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Annotating a corpus to develop and evaluate discourse entity realization algorithms: Issues and preliminary results", |
| "authors": [ |
| { |
| "first": "Massimo", |
| "middle": [], |
| "last": "Poesio", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the 2nd International Conference on Language van Deemter and Kibble On Coreferring Resources and Evaluations", |
| "volume": "", |
| "issue": "", |
| "pages": "567--572", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Poesio, Massimo. 2000. Annotating a corpus to develop and evaluate discourse entity realization algorithms: Issues and preliminary results. In Maria Gavrilidou et al., editors, Proceedings of the 2nd International Conference on Language van Deemter and Kibble On Coreferring Resources and Evaluations, pages 211-218, Athens. Popescu-Belis, Andrei. 1998. How corpora with annotated coreference links improve reference resolution. In Antonio Rubio et al., editors, First International Conference on Language Resources and Evaluation, pages 567-572, Granada. European Language Resources Association.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Towards a Computational Theory ofDeJinite Anaphora Comprehension in English Discourse", |
| "authors": [ |
| { |
| "first": "Candace", |
| "middle": [], |
| "last": "Sidner", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sidner, Candace. 1979. Towards a Computational Theory ofDeJinite Anaphora Comprehension in English Discourse. Ph.D. dissertation, AI Lab, MIT, Cambridge, MA.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Focusing in the comprehension of definite anaphora", |
| "authors": [ |
| { |
| "first": "Candace", |
| "middle": [], |
| "last": "Sidner", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "Computational Models of Discourse", |
| "volume": "", |
| "issue": "", |
| "pages": "267--330", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sidner, Candace. 1983. Focusing in the comprehension of definite anaphora. In Michael Brady and Robert Berwick, editors, Computational Models of Discourse. MIT Press, Cambridge, MA, pages 267-330.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Towards a generalization of anaphora", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Van Deemter", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Kees", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Journal of Semantics", |
| "volume": "9", |
| "issue": "", |
| "pages": "27--51", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "van Deemter, Kees. 1992. Towards a generalization of anaphora. Journal of Semantics, 9:27-51.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "van der Sandt, Rob. 1992. Presupposition projection as anaphora resolution", |
| "authors": [ |
| { |
| "first": "Kees", |
| "middle": [], |
| "last": "Van Deemter", |
| "suffix": "" |
| }, |
| { |
| "first": "Rodger", |
| "middle": [], |
| "last": "Kibble", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of ACL workshop on Coreference and Its Applications", |
| "volume": "9", |
| "issue": "", |
| "pages": "333--370", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "van Deemter, Kees and Rodger Kibble. 1999. What is coreference and what should coreference annotation be? In Amit Bagga, Breck Baldwin, and Sara Shelton, editors, Proceedings of ACL workshop on Coreference and Its Applications, pages 90-96, Maryland. van der Sandt, Rob. 1992. Presupposition projection as anaphora resolution. Journal of Semantics, 9:333-37.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "text": "Henry Higgins, who was formerly sales director off Sudsy Soaps, became president of Dreamy Detergents annotators are expected to mark (1) Henry Higgins, (2) sales director of Sudsy Soaps, and (3) president of Dreamy Detergents as coreferential. (Similar strategies seem to be van Deemter and Kibble", |
| "num": null, |
| "uris": null |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "text": "NP in the second clause.", |
| "num": null, |
| "uris": null |
| } |
| } |
| } |
| } |