ACL-OCL / Base_JSON /prefixP /json /P03 /P03-1008.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P03-1008",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T09:14:48.771545Z"
},
"title": "Syntactic Features and Word Similarity for Supervised Metonymy Resolution",
"authors": [
{
"first": "Malvina",
"middle": [],
"last": "Nissim",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Edinburgh",
"location": {}
},
"email": "mnissim@inf.ed.ac.uk"
},
{
"first": "Katja",
"middle": [],
"last": "Markert",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Leeds",
"location": {}
},
"email": "markert@inf.ed.ac.uk"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present a supervised machine learning algorithm for metonymy resolution, which exploits the similarity between examples of conventional metonymy. We show that syntactic head-modifier relations are a high precision feature for metonymy recognition but suffer from data sparseness. We partially overcome this problem by integrating a thesaurus and introducing simpler grammatical features, thereby preserving precision and increasing recall. Our algorithm generalises over two levels of contextual similarity. Resulting inferences exceed the complexity of inferences undertaken in word sense disambiguation. We also compare automatic and manual methods for syntactic feature extraction.",
"pdf_parse": {
"paper_id": "P03-1008",
"_pdf_hash": "",
"abstract": [
{
"text": "We present a supervised machine learning algorithm for metonymy resolution, which exploits the similarity between examples of conventional metonymy. We show that syntactic head-modifier relations are a high precision feature for metonymy recognition but suffer from data sparseness. We partially overcome this problem by integrating a thesaurus and introducing simpler grammatical features, thereby preserving precision and increasing recall. Our algorithm generalises over two levels of contextual similarity. Resulting inferences exceed the complexity of inferences undertaken in word sense disambiguation. We also compare automatic and manual methods for syntactic feature extraction.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Metonymy is a figure of speech, in which one expression is used to refer to the standard referent of a related one (Lakoff and Johnson, 1980) . In (1), 1 \"seat 19\" refers to the person occupying seat 19.",
"cite_spans": [
{
"start": 115,
"end": 141,
"text": "(Lakoff and Johnson, 1980)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(1)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Ask seat 19 whether he wants to swap",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The importance of resolving metonymies has been shown for a variety of NLP tasks, e.g., machine translation (Kamei and Wakao, 1992) , question answering (Stallard, 1993) and anaphora resolution (Harabagiu, 1998; Markert and Hahn, 2002) . 1 (1) was actually uttered by a flight attendant on a plane.",
"cite_spans": [
{
"start": 108,
"end": 131,
"text": "(Kamei and Wakao, 1992)",
"ref_id": "BIBREF10"
},
{
"start": 153,
"end": 169,
"text": "(Stallard, 1993)",
"ref_id": "BIBREF24"
},
{
"start": 194,
"end": 211,
"text": "(Harabagiu, 1998;",
"ref_id": "BIBREF8"
},
{
"start": 212,
"end": 235,
"text": "Markert and Hahn, 2002)",
"ref_id": "BIBREF15"
},
{
"start": 238,
"end": 239,
"text": "1",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In order to recognise and interpret the metonymy in (1), a large amount of knowledge and contextual inference is necessary (e.g. seats cannot be questioned, people occupy seats, people can be questioned). Metonymic readings are also potentially open-ended (Nunberg, 1978) , so that developing a machine learning algorithm based on previous examples does not seem feasible.",
"cite_spans": [
{
"start": 256,
"end": 271,
"text": "(Nunberg, 1978)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "However, it has long been recognised that many metonymic readings are actually quite regular (Lakoff and Johnson, 1980; Nunberg, 1995) . 2 In (2), \"Pakistan\", the name of a location, refers to one of its national sports teams. 3 (2)",
"cite_spans": [
{
"start": 93,
"end": 119,
"text": "(Lakoff and Johnson, 1980;",
"ref_id": "BIBREF13"
},
{
"start": 120,
"end": 134,
"text": "Nunberg, 1995)",
"ref_id": "BIBREF21"
},
{
"start": 227,
"end": 228,
"text": "3",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Pakistan had won the World Cup Similar examples can be regularly found for many other location names (see (3) and (4)).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(3)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "England won the World Cup (4) Scotland lost in the semi-final",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In contrast to (1), the regularity of these examples can be exploited by a supervised machine learning algorithm, although this method is not pursued in standard approaches to regular polysemy and metonymy (with the exception of our own previous work in (Markert and Nissim, 2002a) ). Such an algorithm needs to infer from examples like (2) (when labelled as a metonymy) that \"England\" and \"Scotland\" in (3) and (4) are also metonymic. In order to Figure 1 : Context reduction and similarity levels draw this inference, two levels of similarity need to be taken into account. One concerns the similarity of the words to be recognised as metonymic or literal (Possibly Metonymic Words, PMWs). In the above examples, the PMWs are \"Pakistan\", \"England\" and \"Scotland\". The other level pertains to the similarity between the PMW's contexts (\"<subject> (had) won the World Cup\" and \"<subject> lost in the semi-final\"). In this paper, we show how a machine learning algorithm can exploit both similarities.",
"cite_spans": [
{
"start": 254,
"end": 281,
"text": "(Markert and Nissim, 2002a)",
"ref_id": "BIBREF16"
},
{
"start": 836,
"end": 853,
"text": "(\"<subject> (had)",
"ref_id": null
}
],
"ref_spans": [
{
"start": 448,
"end": 456,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Our corpus study on the semantic class of locations confirms that regular metonymic patterns, e.g., using a place name for any of its sports teams, cover most metonymies, whereas unconventional metonymies like (1) are very rare (Section 2). Thus, we can recast metonymy resolution as a classification task operating on semantic classes (Section 3).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In Section 4, we restrict the classifier's features to head-modifier relations involving the PMW. In both (2) and (3), the context is reduced to subj-of-win. This allows the inference from (2) to (3), as they have the same feature value. Although the remaining context is discarded, this feature achieves high precision. In Section 5, we generalize context similarity to draw inferences from (2) or (3) to (4). We exploit both the similarity of the heads in the grammatical relation (e.g., \"win\" and \"lose\") and that of the grammatical role (e.g. subject). Figure 1 illustrates context reduction and similarity levels.",
"cite_spans": [],
"ref_spans": [
{
"start": 557,
"end": 565,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "We evaluate the impact of automatic extraction of head-modifier relations in Section 6. Finally, we discuss related work and our contributions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "We summarize (Markert and Nissim, 2002b) 's annotation scheme for location names and present an annotated corpus of occurrences of country names.",
"cite_spans": [
{
"start": 13,
"end": 40,
"text": "(Markert and Nissim, 2002b)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Corpus Study",
"sec_num": "2"
},
{
"text": "We identify literal, metonymic, and mixed readings.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Annotation Scheme for Location Names",
"sec_num": "2.1"
},
{
"text": "The literal reading comprises a locative (5) and a political entity interpretation (6).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Annotation Scheme for Location Names",
"sec_num": "2.1"
},
{
"text": "coral coast of Papua New Guinea (6) Britain's current account deficit",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(5)",
"sec_num": null
},
{
"text": "We distinguish the following metonymic patterns (see also (Lakoff and Johnson, 1980; Fass, 1997; Stern, 1931) ). In a place-for-people pattern, a place stands for any persons/organisations associated with it, e.g., for sports teams in (2), (3), and (4), and for the government in (7). 4 7a cardinal element in Iran's strategy when Iranian naval craft [...] bombarded [...] In a place-for-event pattern, a location name refers to an event that occurred there (e.g., using the word Vietnam for the Vietnam war). In a place-for-product pattern a place stands for a product manufactured there (e.g., the word Bordeaux referring to the local wine).",
"cite_spans": [
{
"start": 58,
"end": 84,
"text": "(Lakoff and Johnson, 1980;",
"ref_id": "BIBREF13"
},
{
"start": 85,
"end": 96,
"text": "Fass, 1997;",
"ref_id": null
},
{
"start": 97,
"end": 109,
"text": "Stern, 1931)",
"ref_id": "BIBREF25"
},
{
"start": 351,
"end": 356,
"text": "[...]",
"ref_id": null
},
{
"start": 367,
"end": 372,
"text": "[...]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "(5)",
"sec_num": null
},
{
"text": "The category othermet covers unconventional metonymies, as 1, and is only used if none of the other categories fits (Markert and Nissim, 2002b) .",
"cite_spans": [
{
"start": 116,
"end": 143,
"text": "(Markert and Nissim, 2002b)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "(5)",
"sec_num": null
},
{
"text": "We also found examples where two predicates are involved, each triggering a different reading.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(5)",
"sec_num": null
},
{
"text": "they arrived in Nigeria, hitherto a leading critic of the South African regime",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(8)",
"sec_num": null
},
{
"text": "In (8), both a literal (triggered by \"arriving in\") and a place-for-people reading (triggered by \"leading critic\") are invoked. We introduced the category mixed to deal with these cases.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(8)",
"sec_num": null
},
{
"text": "Using Gsearch (Corley et al., 2001) , we randomly extracted 1000 occurrences of country names from the BNC, allowing any country name and its variants listed in the CIA factbook 5 or WordNet (Fellbaum, 1998) to occur. Each country name is surrounded by three sentences of context.",
"cite_spans": [
{
"start": 14,
"end": 35,
"text": "(Corley et al., 2001)",
"ref_id": "BIBREF4"
},
{
"start": 191,
"end": 207,
"text": "(Fellbaum, 1998)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Annotation Results",
"sec_num": "2.2"
},
{
"text": "The 1000 examples of our corpus have been independently annotated by two computational linguists, who are the authors of this paper. The annotation can be considered reliable (Krippendorff, 1980) with 95% agreement and a kappa (Carletta, 1996) of .88. Our corpus for testing and training the algorithm includes only the examples which both annotators could agree on and which were not marked as noise (e.g. homonyms, as \"Professor Greenland\"), for a total of 925. Table 1 reports the reading distribution. ",
"cite_spans": [
{
"start": 175,
"end": 195,
"text": "(Krippendorff, 1980)",
"ref_id": "BIBREF12"
},
{
"start": 227,
"end": 243,
"text": "(Carletta, 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [
{
"start": 464,
"end": 471,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Annotation Results",
"sec_num": "2.2"
},
{
"text": "The corpus distribution confirms that metonymies that do not follow established metonymic patterns (othermet) are very rare. This seems to be the case for other kinds of metonymies, too (Verspoor, 1997) . We can therefore reformulate metonymy resolution as a classification task between the literal reading and a fixed set of metonymic patterns that can be identified in advance for particular semantic classes. This approach makes the task comparable to classic word sense disambiguation (WSD), which is also concerned with distinguishing between possible word senses/interpretations. However, whereas a classic (supervised) WSD algorithm is trained on a set of labelled instances of one particular word and assigns word senses to new test instances of the same word, (supervised) metonymy recognition can be trained on a set of labelled instances of different words of one semantic class and assign literal readings and metonymic patterns to new test instances of possibly different words of the same semantic class. This class-based approach enables one to, for example, infer the reading of (3) from that of (2).",
"cite_spans": [
{
"start": 186,
"end": 202,
"text": "(Verspoor, 1997)",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "We use a decision list (DL) classifier. All features encountered in the training data are ranked in the DL (best evidence first) according to the following loglikelihood ratio (Yarowsky, 1995) :",
"cite_spans": [
{
"start": 176,
"end": 192,
"text": "(Yarowsky, 1995)",
"ref_id": "BIBREF28"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "Log P r(readingi|f eature k ) j =i P r(readingj|f eature k )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "We estimated probabilities via maximum likelihood, adopting a simple smoothing method (Martinez and Agirre, 2000): 0.1 is added to both the denominator and numerator.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "The target readings to be distinguished are literal, place-for-people, place-forevent, place-for-product, othermet and mixed. All our algorithms are tested on our annotated corpus, employing 10-fold cross-validation. We evaluate accuracy and coverage:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "Acc = # correct decisions made # decisions made Cov = # decisions made # test data",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "We also use a backing-off strategy to the most frequent reading (literal) for the cases where no decision can be made. We report the results as accuracy backoff (Acc b ); coverage backoff is always 1. We are also interested in the algorithm's performance in recognising non-literal readings. Therefore, we compute precision (P ), recall (R), and Fmeasure (F ), where A is the number of non-literal readings correctly identified as non-literal (true positives) and B the number of literal readings that are incorrectly identified as non-literal (false positives):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "P = A/(A + B) R = A #non-literal examples in the test data F = 2P R/(R + P )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "The baseline used for comparison is the assignment of the most frequent reading literal.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metonymy Resolution as a Classification Task",
"sec_num": "3"
},
{
"text": "We show that reducing the context to head-modifier relations involving the Possibly Metonymic Word achieves high precision metonymy recognition. 6 We represent each example in our corpus by a single feature role-of-head, expressing the grammatical role of the PMW (limited to (active) subject, passive subject, direct object, modifier in a prenominal genitive, other nominal premodifier, dependent in a prepositional phrase) and its lemmatised lexical head within a dependency grammar framework. 7 Table 2 shows example values and Table 3 the role distribution in our corpus.",
"cite_spans": [],
"ref_spans": [
{
"start": 498,
"end": 505,
"text": "Table 2",
"ref_id": "TABREF1"
},
{
"start": 531,
"end": 538,
"text": "Table 3",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "We trained and tested our algorithm with this feature (hmr). 8 Results for hmr are reported in the first line of Table 5 . The reasonably high precision (74.5%) and accuracy (90.2%) indicate that reducing the context to a head-modifier feature does not cause loss of crucial information in most cases. Low recall is mainly due to low coverage (see Problem 2 below). We identified two main problems. Problem 1. The feature can be too simplistic, so that decisions based on the head-modifier relation can assign the wrong reading in the following cases:",
"cite_spans": [],
"ref_spans": [
{
"start": 113,
"end": 120,
"text": "Table 5",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "\u2022 \"Bad\" heads: Some lexical heads are semantically empty, thus failing to provide strong evidence for any reading and lowering both recall and precision. Bad predictors are the verbs \"to have\" and \"to be\" and some prepositions such as \"with\", which can be used with metonymic (talk with Hungary) and literal (border with Hungary) readings. This problem is more serious for function than for content word heads: precision on the set of subjects and objects is 81.8%, but only 73.3% on PPs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "\u2022 \"Bad\" relations: The premod relation suffers from noun-noun compound ambiguity. US op- 7 We consider only one link per PMW, although cases like (8) would benefit from including all links the PMW participates in. 8 The feature values were manually annotated for the following experiments, adapting the guidelines in (Poesio, 2000) . The effect of automatic feature extraction is described in Section 6. eration can refer to an operation in the US (literal) or by the US (metonymic).",
"cite_spans": [
{
"start": 89,
"end": 90,
"text": "7",
"ref_id": null
},
{
"start": 214,
"end": 215,
"text": "8",
"ref_id": null
},
{
"start": 317,
"end": 331,
"text": "(Poesio, 2000)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "\u2022 Other cases: Very rarely neglecting the remaining context leads to errors, even for \"good\" lexical heads and relations. Inferring from the metonymy in (4) that \"Germany\" in \"Germany lost a fifth of its territory\" is also metonymic, e.g., is wrong and lowers precision.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "However, wrong assignments (based on headmodifier relations) do not constitute a major problem as accuracy is very high (90.2%).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "Problem 2. The algorithm is often unable to make any decision that is based on the head-modifier relation. This is by far the more frequent problem, which we adress in the remainder of the paper. The feature role-of-head accounts for the similarity between (2) and(3) only, as classification of a test instance with a particular feature value relies on having seen exactly the same feature value in the training data. Therefore, we have not tackled the inference from (2) or (3) to (4). This problem manifests itself in data sparseness and low recall and coverage, as many heads are encountered only once in the corpus. As hmr's coverage is only 63.1%, backoff to a literal reading is required in 36.9% of the cases.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Reduction",
"sec_num": "4"
},
{
"text": "In order to draw the more complex inference from (2) or (3) to (4) we need to generalise context similarity. We relax the identity constraint of the original algorithm (the same role-of-head value of the test instance must be found in the DL), exploiting two similarity levels. Firstly, we allow to draw inferences over similar values of lexical heads (e.g. from subj-of-win to subj-of-lose), rather than over identical ones only. Secondly, we allow to discard the lexical head and generalise over the PMW's grammatical role (e.g. subject). These generalisations allow us to double recall without sacrificing precision or increasing the size of the training set.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Generalising Context Similarity",
"sec_num": "5"
},
{
"text": "We regard two feature values r-of-h and r-of-h as similar if h and h are similar. In order to capture the similarity between h and h we integrate a thesaurus (Lin, 1998) in our algorithm's testing phase. In Lin's thesaurus, similarity between words is determined by their distribution in dependency relations in a newswire corpus. For a content word h (e.g., \"lose\") of a specific part-of-speech a set of similar words \u03a3 h of the same part-of-speech is given. The set members are ranked in decreasing order by a similarity score. Table 4 reports example entries. 9 Our modified algorithm (relax I) is as follows:",
"cite_spans": [
{
"start": 158,
"end": 169,
"text": "(Lin, 1998)",
"ref_id": "BIBREF14"
},
{
"start": 563,
"end": 564,
"text": "9",
"ref_id": null
}
],
"ref_spans": [
{
"start": 530,
"end": 537,
"text": "Table 4",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "1. train DL with role-of-head as in hmr; for each test instance observe the following procedure (r-of-h indicates the feature value of the test instance);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "2. if r-of-h is found in the DL, apply the corresponding rule and stop;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "2 otherwise choose a number n \u2265 1 and set i = 1;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "(a) extract the i th most similar word hi to h from the thesaurus; (b) if i > n or the similarity score of hi < 0.10, assign no reading and stop; (b') otherwise: if r-of-hi is found in the DL, apply corresponding rule and stop; if r-of-hi is not found in the DL, increase i by 1 and go to (a);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "The examples already covered by hmr are classified in exactly the same way by relax I (see Step 2). Let us therefore assume we encounter the test instance (4), its feature value subj-of-lose has not been seen in the training data (so that Step 2 fails and Step 2 has to be applied) and subj-of-win is in the DL. For all n \u2265 1, relax I will use the rule for subj-of-win to assign a reading to \"Scotland\" in (4) as \"win\" is the most similar word to \"lose\" in the thesaurus (see Table 4 ). In this case (2b') is only 9 In the original thesaurus, each \u03a3 h is subdivided into clusters. We do not take these divisions into account. applied once as already the first iteration over the thesaurus finds a word h 1 with r-of-h 1 in the DL. The classification of \"Turkey\" with feature value gen-of-attitude in (9) required 17 iterations to find a word h 17 (\"strategy\"; see Example (7)) similar to \"attitude\", with r-of-h 17 (gen-of-strategy) in the DL.",
"cite_spans": [
{
"start": 514,
"end": 515,
"text": "9",
"ref_id": null
}
],
"ref_spans": [
{
"start": 476,
"end": 483,
"text": "Table 4",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Relaxing Lexical Heads",
"sec_num": "5.1"
},
{
"text": "To say that this sums up Turkey's attitude as a whole would nevertheless be untrue",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(9)",
"sec_num": null
},
{
"text": "Precision, recall and F-measure for n \u2208 {1, ..., 10, 15, 20, 25, 30, 40 , 50} are visualised in Figure 2 . Both precision and recall increase with n. Recall more than doubles from 18.6% in hmr to 41% and precision increases from 74.5% in hmr to 80.2%, yielding an increase in F-measure from 29.8% to 54.2% (n = 50). Coverage rises to 78.9% and accuracy backoff to 85.1% (Table 5) .",
"cite_spans": [
{
"start": 40,
"end": 71,
"text": "{1, ..., 10, 15, 20, 25, 30, 40",
"ref_id": null
}
],
"ref_spans": [
{
"start": 96,
"end": 104,
"text": "Figure 2",
"ref_id": "FIGREF1"
},
{
"start": 370,
"end": 379,
"text": "(Table 5)",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "(9)",
"sec_num": null
},
{
"text": "Whereas the increase in coverage and recall is quite intuitive, the high precision achieved by relax I requires further explanation. Let S be the set of examples that relax I covers. It consists of two subsets: S1 is the subset already covered by hmr and its treatment does not change in relax I, yielding the same precision. S2 is the set of examples that relax I covers in addition to hmr. The examples in S2 consist of cases with highly predictive content word heads as (a) function words are not included in the thesaurus and (b) unpredictive content word heads like \"have\" or \"be\" are very frequent and normally already covered by hmr (they are therefore members of S1). Precision on S2 is very high (84%) and raises the overall precision on the set S.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(9)",
"sec_num": null
},
{
"text": "Cases that relax I does not cover are mainly due to (a) missing thesaurus entries (e.g., many proper names or alternative spelling), (b) the small number of training instances for some grammatical roles (e.g. dobj), so that even after 50 thesaurus iterations no similar role-of-head value could be found that is covered in the DL, or (c) grammatical roles that are not covered (other in Table 3 ).",
"cite_spans": [],
"ref_spans": [
{
"start": 387,
"end": 394,
"text": "Table 3",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "(9)",
"sec_num": null
},
{
"text": "Another way of capturing the similarity between 3and 4, or (7) and (9) is to ignore lexical heads and generalise over the grammatical role (role) of the PMW (with the feature values as in Table 3 : subj, subjp, dobj, gen, premod, ppmod) . We therefore developed the algorithm relax II. 2' otherwise, if r is found in DL2, apply the corresponding rule.",
"cite_spans": [
{
"start": 198,
"end": 236,
"text": "subj, subjp, dobj, gen, premod, ppmod)",
"ref_id": null
}
],
"ref_spans": [
{
"start": 188,
"end": 195,
"text": "Table 3",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Discarding Lexical Heads",
"sec_num": "5.2"
},
{
"text": "Let us assume we encounter the test instance (4), subj-of-lose is not in DL1 (so that Step 2 fails and Step 2 has to be applied) and subj is in DL2. The algorithm relax II will assign a place-forpeople reading to \"Scotland\", as most subjects in our corpus are metonymic (see Table 3 ).",
"cite_spans": [],
"ref_spans": [
{
"start": 275,
"end": 282,
"text": "Table 3",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Discarding Lexical Heads",
"sec_num": "5.2"
},
{
"text": "Generalising over the grammatical role outperforms hmr, achieving 81.3% precision, 44.1% recall, and 57.2% F-measure (see Table 5 ). The algorithm relax II also yields fewer false negatives than relax I (and therefore higher recall) since all subjects not covered in DL1 are assigned a metonymic reading, which is not true for relax I.",
"cite_spans": [],
"ref_spans": [
{
"start": 122,
"end": 129,
"text": "Table 5",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Discarding Lexical Heads",
"sec_num": "5.2"
},
{
"text": "There are several ways of combining the algorithms we introduced. In our experiments, the most successful one exploits the facts that relax II performs better than relax I on subjects and that relax I performs better on the other roles. Therefore the algorithm combination uses relax II if the test instance is a subject, and relax I otherwise. This yields the best results so far, with 87% accuracy backoff and 62.7% F-measure (Table 5) .",
"cite_spans": [],
"ref_spans": [
{
"start": 428,
"end": 437,
"text": "(Table 5)",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Combining Generalisations",
"sec_num": "5.3"
},
{
"text": "The results obtained by training and testing our classifier with manually annotated grammatical relations are the upper bound of what can be achieved by using these features. To evaluate the influence parsing has on the results, we used the RASP toolkit (Briscoe and Carroll, 2002) that includes a pipeline of tokenisation, tagging and state-of-the-art statistical parsing, allowing multiple word tags. The toolkit also maps parse trees to representations of grammatical relations, which we in turn could map in a straightforward way to our role categories.",
"cite_spans": [
{
"start": 254,
"end": 281,
"text": "(Briscoe and Carroll, 2002)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Influence of Parsing",
"sec_num": "6"
},
{
"text": "RASP produces at least partial parses for 96% of our examples. However, some of these parses do not assign any role of our roleset to the PMWonly 76.9% of the PMWs are assigned such a role by RASP (in contrast to 90.2% in the manual annotation; see Table 3 ). RASP recognises PMW subjects with 79% precision and 81% recall. For PMW direct objects, precision is 60% and recall 86%. 10 We reproduced all experiments using the automatically extracted relations. Although the relative performance of the algorithms remains mostly unchanged, most of the resulting F-measures are more than 10% lower than for hand annotated roles (Table 6). This is in line with results in (Gildea and Palmer, 2002) , who compare the effect of manual and automatic parsing on semantic predicateargument recognition.",
"cite_spans": [
{
"start": 381,
"end": 383,
"text": "10",
"ref_id": null
},
{
"start": 667,
"end": 692,
"text": "(Gildea and Palmer, 2002)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [
{
"start": 249,
"end": 256,
"text": "Table 3",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Influence of Parsing",
"sec_num": "6"
},
{
"text": "Previous Approaches to Metonymy Recognition. Our approach is the first machine learning algorithm to metonymy recognition, building on our previous work (Markert and Nissim, 2002a) . The current approach expands on it by including a larger number of grammatical relations, thesaurus integration, and an assessment of the influence of parsing. Best Fmeasure for manual annotated roles increased from 46.7% to 62.7% on the same dataset. Most other traditional approaches rely on handcrafted knowledge bases or lexica and use violations of hand-modelled selectional restrictions (plus sometimes syntactic violations) for metonymy recognition (Pustejovsky, 1995; Hobbs et al., 1993; Fass, 1997; Copestake and Briscoe, 1995; Stallard, 1993) . 11 In these approaches, selectional restrictions (SRs) are not seen as preferences but as absolute constraints. If and only if such an absolute constraint is violated, a non-literal reading is proposed. Our system, instead, does not have any a priori knowledge of semantic predicate-argument restrictions. Rather, it refers to previously seen training examples in head-modifier relations and their labelled senses and computes the likelihood of each sense using this distribution. This is an advantage as our algorithm also resolved metonymies without SR violations in our experiments. An empirical comparison between our approach in (Markert and Nissim, 2002a) 12 and an SRs violation approach showed that our approach performed better.",
"cite_spans": [
{
"start": 153,
"end": 180,
"text": "(Markert and Nissim, 2002a)",
"ref_id": "BIBREF16"
},
{
"start": 639,
"end": 658,
"text": "(Pustejovsky, 1995;",
"ref_id": "BIBREF23"
},
{
"start": 659,
"end": 678,
"text": "Hobbs et al., 1993;",
"ref_id": "BIBREF9"
},
{
"start": 679,
"end": 690,
"text": "Fass, 1997;",
"ref_id": null
},
{
"start": 691,
"end": 719,
"text": "Copestake and Briscoe, 1995;",
"ref_id": "BIBREF3"
},
{
"start": 720,
"end": 735,
"text": "Stallard, 1993)",
"ref_id": "BIBREF24"
},
{
"start": 1372,
"end": 1399,
"text": "(Markert and Nissim, 2002a)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "7"
},
{
"text": "In contrast to previous approaches (Fass, 1997; Hobbs et al., 1993; Copestake and Briscoe, 1995; Pustejovsky, 1995; Verspoor, 1996; Markert and Hahn, 2002; Harabagiu, 1998; Stallard, 1993) , we use a corpus reliably annotated for metonymy for evaluation, moving the field towards more objective evaluation procedures.",
"cite_spans": [
{
"start": 35,
"end": 47,
"text": "(Fass, 1997;",
"ref_id": null
},
{
"start": 48,
"end": 67,
"text": "Hobbs et al., 1993;",
"ref_id": "BIBREF9"
},
{
"start": 68,
"end": 96,
"text": "Copestake and Briscoe, 1995;",
"ref_id": "BIBREF3"
},
{
"start": 97,
"end": 115,
"text": "Pustejovsky, 1995;",
"ref_id": "BIBREF23"
},
{
"start": 116,
"end": 131,
"text": "Verspoor, 1996;",
"ref_id": "BIBREF26"
},
{
"start": 132,
"end": 155,
"text": "Markert and Hahn, 2002;",
"ref_id": "BIBREF15"
},
{
"start": 156,
"end": 172,
"text": "Harabagiu, 1998;",
"ref_id": "BIBREF8"
},
{
"start": 173,
"end": 188,
"text": "Stallard, 1993)",
"ref_id": "BIBREF24"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "7"
},
{
"text": "Word Sense Disambiguation. We compared our approach to supervised WSD in Section 3, stressing word-to-word vs. class-to-class inference. This allows for a level of abstraction not present in standard supervised WSD. We can infer readings for words that have not been seen in the training data before, allow an easy treatment of rare words that undergo regular sense alternations and do not have to annotate and train separately for every individual word to treat regular sense distinctions. 13 By exploiting additional similarity levels and integrating a thesaurus we further generalise the kind of inferences we can make and limit the size of annotated training data: as our sampling frame contains 553 different names, an annotated data set of 925 samples is quite small. These generalisations over context and collocates are also applicable to standard WSD and can supplement those achieved e.g., by subcategorisation frames (Martinez et al., 2002) . Our approach to word similarity to overcome data sparseness is perhaps most similar to (Karov and Edelman, 1998) . However, they mainly focus on the computation of similarity measures from the training data. We instead use an off-the-shelf resource without adding much computational complexity and achieve a considerable improvement in our results.",
"cite_spans": [
{
"start": 491,
"end": 493,
"text": "13",
"ref_id": null
},
{
"start": 928,
"end": 951,
"text": "(Martinez et al., 2002)",
"ref_id": "BIBREF19"
},
{
"start": 1041,
"end": 1066,
"text": "(Karov and Edelman, 1998)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "7"
},
{
"text": "We presented a supervised classification algorithm for metonymy recognition, which exploits the similarity between examples of conventional metonymy, operates on semantic classes and thereby enables complex inferences from training to test examples. We showed that syntactic head-modifier relations are a high precision feature for metonymy recognition. However, basing inferences only on the lexical heads seen in the training data leads to data sparseness due to the large number of different lexical heads encountered in natural language texts. In order to overcome this problem we have integrated a thesaurus that allows us to draw inferences be-tween examples with similar but not identical lexical heads. We also explored the use of simpler grammatical role features that allow further generalisations. The results show a substantial increase in precision, recall and F-measure. In the future, we will experiment with combining grammatical features and local/topical cooccurrences. The use of semantic classes and lexical head similarity generalises over two levels of contextual similarity, which exceeds the complexity of inferences undertaken in standard supervised word sense disambiguation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "8"
},
{
"text": "Due to its regularity, conventional metonymy is also known as regular polysemy(Copestake and Briscoe, 1995). We use the term \"metonymy\" to encompass both conventional and unconventional readings.3 All following examples are from the British National Corpus (BNC, http://info.ox.ac.uk/bnc).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "As the explicit referent is often underspecified, we introduce place-for-people as a supertype category and we evaluate our system on supertype classification in this paper. In the annotation, we further specify the different groups of people referred to, whenever possible(Markert and Nissim, 2002b).5 http://www.cia.gov/cia/publications/ factbook/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "In(Markert and Nissim, 2002a), we also considered local and topical cooccurrences as contextual features. They constantly achieved lower precision than grammatical features.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "We did not evaluate RASP's performance on relations that do not involve the PMW.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "(Markert and Hahn, 2002) and(Harabagiu, 1998) enhance this with anaphoric information.(Briscoe and Copestake, 1999) propose using frequency information besides syntactic/semantic restrictions, but use only a priori sense frequencies without contextual features.12 Note that our current approach even outperforms(Markert and Nissim, 2002a).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Incorporating knowledge about particular PMWs (e.g., as a prior) will probably improve performance, as word idiosyncracies -which can still exist even when treating regular sense distinctions -could be accounted for. In addition, knowledge about the individual word is necessary to assign its original semantic class.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "Acknowledgements. The research reported in this paper was supported by ESRC Grant R000239444. Katja Markert is funded by an Emmy Noether Fellowship of the Deutsche Forschungsgemeinschaft (DFG). We thank three anonymous reviewers for their comments and suggestions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "acknowledgement",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Robust accurate statistical annotation of general text",
"authors": [
{
"first": "E",
"middle": [],
"last": "Briscoe",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Carroll",
"suffix": ""
}
],
"year": 2002,
"venue": "Proc. of LREC",
"volume": "",
"issue": "",
"pages": "1499--1504",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Briscoe and J. Carroll. 2002. Robust accurate statisti- cal annotation of general text. In Proc. of LREC, 2002, pages 1499-1504.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Lexical rules in constraint-based grammar",
"authors": [
{
"first": "T",
"middle": [],
"last": "Briscoe",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Copestake",
"suffix": ""
}
],
"year": 1999,
"venue": "Computational Linguistics",
"volume": "25",
"issue": "4",
"pages": "487--526",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "T. Briscoe and A. Copestake. 1999. Lexical rules in constraint-based grammar. Computational Linguis- tics, 25(4):487-526.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Assessing agreement on classification tasks: The kappa statistic",
"authors": [
{
"first": "J",
"middle": [],
"last": "Carletta",
"suffix": ""
}
],
"year": 1996,
"venue": "Computational Linguistics",
"volume": "22",
"issue": "2",
"pages": "249--254",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. Carletta. 1996. Assessing agreement on classification tasks: The kappa statistic. Computational Linguistics, 22(2):249-254.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Semi-productive polysemy and sense extension",
"authors": [
{
"first": "A",
"middle": [],
"last": "Copestake",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Briscoe",
"suffix": ""
}
],
"year": 1995,
"venue": "Journal of Semantics",
"volume": "12",
"issue": "",
"pages": "15--67",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A. Copestake and T. Briscoe. 1995. Semi-productive polysemy and sense extension. Journal of Semantics, 12:15-67.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Finding syntactic structure in unparsed corpora: The Gsearch corpus query system",
"authors": [
{
"first": "S",
"middle": [],
"last": "Corley",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Corley",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Keller",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Crocker",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Trewin",
"suffix": ""
}
],
"year": 2001,
"venue": "Computers and the Humanities",
"volume": "35",
"issue": "",
"pages": "81--94",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S. Corley, M. Corley, F. Keller, M. Crocker, and S. Trewin. 2001. Finding syntactic structure in unparsed corpora: The Gsearch corpus query system. Comput- ers and the Humanities, 35(2):81-94.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "WordNet: An Electronic Lexical Database",
"authors": [
{
"first": "C",
"middle": [],
"last": "Fellbaum",
"suffix": ""
}
],
"year": 1998,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C. Fellbaum, ed. 1998. WordNet: An Electronic Lexical Database. MIT Press, Cambridge, Mass.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "The necessity of parsing for predicate argument recognition",
"authors": [
{
"first": "D",
"middle": [],
"last": "Gildea",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Palmer",
"suffix": ""
}
],
"year": 2002,
"venue": "Proc. of ACL",
"volume": "",
"issue": "",
"pages": "239--246",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Gildea and M. Palmer. 2002. The necessity of parsing for predicate argument recognition. In Proc. of ACL, 2002, pages 239-246.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Deriving metonymic coercions from WordNet",
"authors": [
{
"first": "S",
"middle": [],
"last": "Harabagiu",
"suffix": ""
}
],
"year": 1998,
"venue": "Workshop on the Usage of WordNet in Natural Language Processing Systems, COLING-ACL",
"volume": "",
"issue": "",
"pages": "142--148",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S. Harabagiu. 1998. Deriving metonymic coercions from WordNet. In Workshop on the Usage of WordNet in Natural Language Processing Systems, COLING- ACL, 1998, pages 142-148.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Interpretation as abduction",
"authors": [
{
"first": "J",
"middle": [
"R"
],
"last": "Hobbs",
"suffix": ""
},
{
"first": "M",
"middle": [
"E"
],
"last": "Stickel",
"suffix": ""
},
{
"first": "D",
"middle": [
"E"
],
"last": "Appelt",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Martin",
"suffix": ""
}
],
"year": 1993,
"venue": "Artificial Intelligence",
"volume": "63",
"issue": "",
"pages": "69--142",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. R. Hobbs, M. E. Stickel, D. E. Appelt, and P. Martin. 1993. Interpretation as abduction. Artificial Intelli- gence, 63:69-142.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Metonymy: Reassessment, survey of acceptability and its treatment in machine translation systems",
"authors": [
{
"first": "S",
"middle": [],
"last": "Kamei",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Wakao",
"suffix": ""
}
],
"year": 1992,
"venue": "Proc. of ACL",
"volume": "",
"issue": "",
"pages": "309--311",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S. Kamei and T. Wakao. 1992. Metonymy: Reassess- ment, survey of acceptability and its treatment in ma- chine translation systems. In Proc. of ACL, 1992, pages 309-311.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Similarity-based word sense disambiguation",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Karov",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Edelman",
"suffix": ""
}
],
"year": 1998,
"venue": "Computational Linguistics",
"volume": "24",
"issue": "1",
"pages": "41--59",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Y. Karov and S. Edelman. 1998. Similarity-based word sense disambiguation. Computational Linguis- tics, 24(1):41-59.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Content Analysis: An Introduction to Its Methodology",
"authors": [
{
"first": "K",
"middle": [],
"last": "Krippendorff",
"suffix": ""
}
],
"year": 1980,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "K. Krippendorff. 1980. Content Analysis: An Introduc- tion to Its Methodology. Sage Publications.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Metaphors We Live By",
"authors": [
{
"first": "G",
"middle": [],
"last": "Lakoff",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Johnson",
"suffix": ""
}
],
"year": 1980,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G. Lakoff and M. Johnson. 1980. Metaphors We Live By. Chicago University Press, Chicago, Ill.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "An information-theoretic definition of similarity",
"authors": [
{
"first": "D",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 1998,
"venue": "Proc. of International Conference on Machine Learning",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Lin. 1998. An information-theoretic definition of similarity. In Proc. of International Conference on Machine Learning, Madison, Wisconsin.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Understanding metonymies in discourse",
"authors": [
{
"first": "K",
"middle": [],
"last": "Markert",
"suffix": ""
},
{
"first": "U",
"middle": [],
"last": "Hahn",
"suffix": ""
}
],
"year": 2002,
"venue": "Artificial Intelligence",
"volume": "135",
"issue": "1",
"pages": "145--198",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "K. Markert and U. Hahn. 2002. Understanding metonymies in discourse. Artificial Intelligence, 135(1/2):145-198.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Metonymy resolution as a classification task",
"authors": [
{
"first": "K",
"middle": [],
"last": "Markert",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Nissim",
"suffix": ""
}
],
"year": 2002,
"venue": "Proc. of EMNLP",
"volume": "",
"issue": "",
"pages": "204--213",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "K. Markert and M. Nissim. 2002a. Metonymy resolu- tion as a classification task. In Proc. of EMNLP, 2002, pages 204-213.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Towards a corpus annotated for metonymies: the case of location names",
"authors": [
{
"first": "Katja",
"middle": [],
"last": "Markert",
"suffix": ""
},
{
"first": "Malvina",
"middle": [],
"last": "Nissim",
"suffix": ""
}
],
"year": 2002,
"venue": "Proc. of LREC",
"volume": "",
"issue": "",
"pages": "1385--1392",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Katja Markert and Malvina Nissim. 2002b. Towards a corpus annotated for metonymies: the case of location names. In Proc. of LREC, 2002, pages 1385-1392.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "One sense per collocation and genre/topic variations",
"authors": [
{
"first": "D",
"middle": [],
"last": "Martinez",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Agirre",
"suffix": ""
}
],
"year": 2000,
"venue": "Proc. of EMNLP",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Martinez and E. Agirre. 2000. One sense per collo- cation and genre/topic variations. In Proc. of EMNLP, 2000.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Syntactic features for high precision word sense disambiguation",
"authors": [
{
"first": "D",
"middle": [],
"last": "Martinez",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Agirre",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Marquez",
"suffix": ""
}
],
"year": 2002,
"venue": "Proc. of COLING",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Martinez, E. Agirre, and L. Marquez. 2002. Syntactic features for high precision word sense disambiguation. In Proc. of COLING, 2002.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "The Pragmatics of Reference",
"authors": [
{
"first": "G",
"middle": [],
"last": "Nunberg",
"suffix": ""
}
],
"year": 1978,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G. Nunberg. 1978. The Pragmatics of Reference. Ph.D. thesis, City University of New York, New York.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Transfers of meaning",
"authors": [
{
"first": "G",
"middle": [],
"last": "Nunberg",
"suffix": ""
}
],
"year": 1995,
"venue": "Journal of Semantics",
"volume": "12",
"issue": "",
"pages": "109--132",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G. Nunberg. 1995. Transfers of meaning. Journal of Semantics, 12:109-132.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "The GNOME Annotation Scheme Manual",
"authors": [
{
"first": "M",
"middle": [],
"last": "Poesio",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M. Poesio, 2000. The GNOME Annotation Scheme Man- ual. University of Edinburgh, 4 th version. Available from http://www.hcrc.ed.ac.uk/\u02dcgnome.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "The Generative Lexicon",
"authors": [
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
}
],
"year": 1995,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. Pustejovsky. 1995. The Generative Lexicon. MIT Press, Cambridge, Mass.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Two kinds of metonymy",
"authors": [
{
"first": "D",
"middle": [],
"last": "Stallard",
"suffix": ""
}
],
"year": 1993,
"venue": "Proc. of ACL",
"volume": "",
"issue": "",
"pages": "87--94",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Stallard. 1993. Two kinds of metonymy. In Proc. of ACL, 1993, pages 87-94.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Meaning and Change of Meaning",
"authors": [
{
"first": "G",
"middle": [],
"last": "Stern",
"suffix": ""
}
],
"year": 1931,
"venue": "Wettergren & Kerbers F\u00f6rlag",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G. Stern. 1931. Meaning and Change of Meaning. G\u00f6teborg: Wettergren & Kerbers F\u00f6rlag.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Lexical limits on the influence of context",
"authors": [
{
"first": "C",
"middle": [],
"last": "Verspoor",
"suffix": ""
}
],
"year": 1996,
"venue": "Proc. of CogSci",
"volume": "",
"issue": "",
"pages": "116--120",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C. Verspoor. 1996. Lexical limits on the influence of context. In Proc. of CogSci, 1996, pages 116-120.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Conventionality-governed logical metonymy",
"authors": [
{
"first": "C",
"middle": [],
"last": "Verspoor",
"suffix": ""
}
],
"year": 1997,
"venue": "Proc. of IWCS-2",
"volume": "",
"issue": "",
"pages": "300--312",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C. Verspoor. 1997. Conventionality-governed logical metonymy. In H. Bunt et al., editors, Proc. of IWCS-2, 1997, pages 300-312.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Unsupervised word sense disambiguation rivaling supervised methods",
"authors": [
{
"first": "D",
"middle": [],
"last": "Yarowsky",
"suffix": ""
}
],
"year": 1995,
"venue": "Proc. of ACL",
"volume": "",
"issue": "",
"pages": "189--196",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Yarowsky. 1995. Unsupervised word sense disam- biguation rivaling supervised methods. In Proc. of ACL, 1995, pages 189-196.",
"links": null
}
},
"ref_entries": {
"FIGREF1": {
"num": null,
"type_str": "figure",
"text": "Results for relax I",
"uris": null
},
"FIGREF2": {
"num": null,
"type_str": "figure",
"text": "with role-of-head as in hmr (b) DL2 with role; for each test instance observe the following procedure (rof-h and r are the feature values of the test instance); 2. if r-of-h is found in the DL1, apply the corresponding rule and stop;",
"uris": null
},
"TABREF0": {
"html": null,
"type_str": "table",
"num": null,
"text": "Distribution of readings in our corpus",
"content": "<table><tr><td>reading</td><td>freq</td><td>%</td></tr><tr><td>literal</td><td>737</td><td>79.7</td></tr><tr><td>place-for-people</td><td>161</td><td>17.4</td></tr><tr><td>place-for-event</td><td>3</td><td>. 3</td></tr><tr><td>place-for-product</td><td>0</td><td>. 0</td></tr><tr><td>mixed</td><td>15</td><td>1.6</td></tr><tr><td>othermet</td><td>9</td><td>1.0</td></tr><tr><td>total non-literal</td><td>188</td><td>20.3</td></tr><tr><td>total</td><td colspan=\"2\">925 100.0</td></tr></table>"
},
"TABREF1": {
"html": null,
"type_str": "table",
"num": null,
"text": "Example feature values for role-of-head role-of-head (r-of-h) example subj-of-win England won the World Cup (place-for-people) subjp-of-govern Britain has been governed by . . . (literal) dobj-of-visit the Apostle had visited Spain (literal) gen-of-strategy in Iran's strategy . . . (place-for-people) premod-of-veteran a Vietnam veteran from Rhode Island (place-for-event) ppmod-of-with its border with Hungary (literal)",
"content": "<table/>"
},
"TABREF2": {
"html": null,
"type_str": "table",
"num": null,
"text": "Role distribution",
"content": "<table><tr><td>role</td><td colspan=\"2\">freq #non-lit</td></tr><tr><td>subj</td><td>92</td><td>65</td></tr><tr><td>subjp</td><td>6</td><td>4</td></tr><tr><td>dobj</td><td>28</td><td>12</td></tr><tr><td>gen</td><td>93</td><td>20</td></tr><tr><td>premod</td><td>94</td><td>13</td></tr><tr><td>ppmod</td><td>522</td><td>57</td></tr><tr><td>other</td><td>90</td><td>17</td></tr><tr><td>total</td><td>925</td><td>188</td></tr></table>"
},
"TABREF3": {
"html": null,
"type_str": "table",
"num": null,
"text": "Example thesaurus entries",
"content": "<table><tr><td>lose[V]: win1 0.216, gain2 0.209, have3 0.207, ...</td></tr><tr><td>attitude[N]:stance1 0.181, behavior2 0.18, ..., strategy17 0.128</td></tr></table>"
},
"TABREF4": {
"html": null,
"type_str": "table",
"num": null,
"text": "Results summary for manual annotation. For relax I and combination we report best results (50 thesaurus iterations).",
"content": "<table><tr><td>algorithm</td><td colspan=\"2\">Acc Cov Acc b</td><td>P</td><td>R</td><td>F</td></tr><tr><td>hmr</td><td>.902 .631</td><td colspan=\"4\">.817 .745 .186 .298</td></tr><tr><td>relax I</td><td>.877 .789</td><td colspan=\"4\">.851 .802 .410 .542</td></tr><tr><td>relax II</td><td>.865 .903</td><td colspan=\"4\">.859 .813 .441 .572</td></tr><tr><td colspan=\"2\">combination .894 .797</td><td colspan=\"4\">.870 .814 .510 .627</td></tr><tr><td>baseline</td><td>.797 1.00</td><td>.797</td><td colspan=\"2\">n/a .000</td><td>n/a</td></tr></table>"
},
"TABREF5": {
"html": null,
"type_str": "table",
"num": null,
"text": "Results summary for the different algorithms using RASP. For relax I and combination we report best results (50 thesaurus iterations).",
"content": "<table><tr><td>algorithm</td><td colspan=\"2\">Acc Cov Acc b</td><td>P</td><td>R</td><td>F</td></tr><tr><td>hmr</td><td>.884 .514</td><td colspan=\"4\">.812 .674 .154 .251</td></tr><tr><td>relax I</td><td>.841 .666</td><td colspan=\"4\">.821 .619 .319 .421</td></tr><tr><td>relax II</td><td>.820 .769</td><td colspan=\"4\">.823 .621 .340 .439</td></tr><tr><td colspan=\"2\">combination .850 .672</td><td colspan=\"4\">.830 .640 .388 .483</td></tr><tr><td>baseline</td><td>.797 1.00</td><td>.797</td><td colspan=\"2\">n/a .000</td><td>n/a</td></tr></table>"
}
}
}
}