<?xml version="1.0"?><!DOCTYPE article SYSTEM "/project/take/software/searchbench_offline_processing/paperxml_generator/aclextractor/src/python/../resource/dtd/paperxml.dtd"><article><header><firstpageheader><page local="1" global="153"/><title>FUH (FernUniversität in Hagen): Metonymy Recognition Using Different Kinds of Context for a Memory-Based Learner</title><pubinfo>Proceedings of the 4th International Workshop on Semantic Evaluations (SemEval-2007),pages 153-156, Prague, June 2007. ©2007 Association for Computational Linguistics</pubinfo><author surname="Leveling" givenname="Johannes"><org  name="University of Hagen" country="Germany" city="Hagen"/></author></firstpageheader><frontmatter><p><b>FUH (FernUniversität in Hagen): Metonymy Recognition Using Different Kinds of Context for a Memory-Based Learner</b></p><p><b>Johannes Leveling</b></p><p>Intelligent Information and Communication Systems (IICS) FernUniversität in Hagen (University of Hagen)</p><p>johannes.leveling@fernuni-hagen.de</p></frontmatter><abstract>For the metonymy resolution task at SemEval-2007, the use of a memory-based learner to train classifiers for the identifica­tion of metonymic location names is inves­tigated. Metonymy is resolved on different levels of granularity, differentiating between literal and non-literal readings on the coarse level; literal, metonymic, and mixed read­ings on the medium level; and a number of classes covering regular cases of metonymy on a fine level. Different kinds of context are employed to obtain different features: 1) a sequence of <i>n1 </i>synset IDs represent­ing subordination information for nouns and for verbs, 2) n2 prepositions, articles, modal, and main verbs in the same sentence, and 3) properties of <i>n3 </i>tokens in a context window to the left and to the right of the location name. Different classifiers were trained on the Mascara data set to determine which values for the context sizes <i>n\</i>, n2, and <i>n3 </i>yield the highest accuracy (ni = 4, n2 = 3, and <i>n3 = </i>7, determined with the leave-one-out method). Results from these classifiers served as features for a combined classifier. In the training phase, the combined classifier achieved a considerably higher precision for the Mascara data. In the SemEval submis­sion, an accuracy of 79.8% on the coarse, 79.5% on the medium, and 78.5% on the fine level is achieved (the baseline accuracy is 79.4%). </abstract></header><body><section number="1" title="Introduction"><p>Metonymy is typically defined as a figure of speech in which a speaker uses <i>one entity to refer to an­other that is related to it </i>(Lakoff and Johnson, 1980). The identification of metonymy becomes important for NLP tasks such as question answering (Stallard, 1993) or geographic information retrieval (Leveling and Hartrumpf, 2006).</p><p>For regular cases of metonymy for locations and organizations, Markert and Nissim have proposed a set of metonymy classes. Annotating a subset of the BNC (British National Corpus), they extracted a set of metonymic proper nouns from two categories: country names (Markert and Nissim, 2002) and or­ganization names (Nissim and Markert, 2003).</p><p>In the metonymy resolution task at SemEval-2007, the goal was to identify metonymic names in a subset of the BNC. The task consists of two subtasks for company and country names, which are further divided into classification on a coarse level (recog­nizing <i>literal </i>and <i>non-literal </i>readings), on a medium level (differentiating <i>non-literal </i>readings into <i>mixed </i>and <i>metonymic </i>readings), and on a fine level (iden­tifying classes of regular metonymy, such as a name referring to the population, <i>place-for-people). </i>The task is described in more detail by Markert and Nissim (2007).</p></section><section number="2" title="System Description 2.1   Tools and Resources"><p>The following tools and resources are used for the metonymy classification:</p><doubt alpha="66.7" length="87" tooSmall="False" monospace="0.0">• TiMBL 5.1 (Daelemans et al.,  2004), a memory-based learner for classification is em-</doubt><page local="2" global="154"/><p>ployed for training the classifiers (supervised learning).<footnote anchor="1"/></p><p>• Mascara 2.0 - Metonymy Annotation Scheme And Robust Analysis (Markert and Nissim, 2003; Nissim and Markert, 2003; Markert and Nissim, 2002) contains annotated data for metonymic names from a subset of the the</p><p>BNC.</p><p>• WordNet 2.0 (Fellbaum, 1998) serves as a lin­guistic resource for assigning synset IDs and for looking up subordination information and frequency of readings.</p><p>• The TreeTagger (Schmid, 1994) is utilized for sentence boundary detection, lemmatization, and part-of-speech tagging. The English tag­ger was trained on the PENN treebank and uses the English morphological database from the XTAG project (Karp et al., 1992). The param­eter files were obtained from the web site.<footnote anchor="2"/></p><subsection number="2.2" title="Different Kinds of Context"><p>Following the assumption that metonymic location names can be identified from the context, there are different kinds of context to consider. At most, the context comprises a single sentence in this setup. Three kinds of context were employed to extract fea­tures for the memory-based learner TiMBL:</p><p>• <i>C1: </i>Subordination (hyponymy) information for nouns and verbs from the left and right context of the possibly metonymic name.</p><p>• <i>C</i><b>2 </b>: The sentence context for modal verbs, main verbs, prepositions, and articles.</p><p>• C3 : A context window of tokens left and right of the location name.</p><p>The trial data provided (a subset of the Mascara data) contained 188 <i>non-literal </i>location names (of 925 samples total). For a supervised learning ap­proach, this is too few data. Therefore, the full Mascara data was converted to form training data consisting of feature values for context C1, C2, and <i>C3.</i><i> </i>The training data contained 509 metonymic an­notations (of 2797 samples total). Some cases in the Mascara corpus are filtered during processing, including cases annotated as homonyms and cases whose metonymy class could not be agreed upon. The test data had a majority baseline of 82.8% accu­racy for country names.</p><footnote label="1">Peirsman (2006) also employs TiMBL for metonymy reso­lution, but trains a single classifier.</footnote><footnote label="2">http://www.ims.uni-stuttgart.de/projek- te/corplex/TreeTagger/</footnote></subsection><subsection number="2.3" title="Features"><p>The Mascara data was processed to extract the fol­lowing features (no hand-annotated data from Mas­cara was employed for feature values, i.e. no gram­matical roles):</p><p>• For C<b>1 </b>(WordNet context): From a context of n<b>1 </b>verbs and nouns in the same sentence, their distance to the location name is calculated. A sequence of eight feature values of WordNet synset IDs is obtained by iteratively looking up the most frequent reading for a lemma in Word­Net and determining its synset ID. Subordina­tion information between synsets is used to find a parent synset. This process is repeated until a top-level parent synset is reached. No actual word sense disambiguation is employed.</p><p>• For C<b>2 </b>(sentence context): Sentence bound­aries, part-of-speech tags, and lemmatization are determined from the TreeTagger output. From a context window of n<b>2 </b>tokens, lemma and distance are encoded as feature values for prepositions, articles, modal, and main verbs</p><p>• For <i>C3 </i>(word context): From a context of <i>n3</i>tokens to the left and to the right, the distance between token and location name, three pre­fix characters, three suffix characters, part-of-speech tag, case information (U=upper case, L=lower case, N=numeric, O=other), and word length are used as feature values.</p><p>Table 1 and Table 2 show results for mem­ory based learners trained with TiMBL. Perfor­mance measures were obtained with the leave-one-out method. The classifiers were trained on fea­tures for different context sizes (n ranging from 2 to 7) to determine the setting for which the highest accuracy is achieved (e.g. 1c, 2c, and 3c). In the next step, classifiers with a combined context were<page local="3" global="155"/></p><p>Table 1: Results for training the classifiers on the coarse location name classes (2797 instances, 509 <i>non-literal, </i>leave-one-out) for the Mascara data (P = precision, R = recall, F = F-score).</p><p>trained, selecting the setting with the highest accu­racy for a single context for the combination (e.g. 4c, 5c, 6c, and 7c). As an additional experiment, a classifier was trained on classification results of the classifiers described above (combination of 1-7, e.g. 8c). It was expected that the combination of features from different kinds of context would increase per­formance, and that the combination of classifier re­sults would increase performance.</p></subsection></section><section number="3" title="Evaluation Results"><p>Table 3 shows results for the official submission. Compared to results from the training phase on the Mascara data (tested with the leave-one-out method), performance is considerably lower. For this data, the combined classifier achieved a consid­erably higher precision (63.9% for <i>non-literal </i>read­ings; 57.3% for the fine class <i>place-for-people </i>and even 83.3% for the rare class <i>place-for-event).</i></p><p>Performance may be affected by several reasons: A number of problems were encountered while pro­cessing the data. The TreeTagger automatically to-kenizes its input and applies sentence boundary de­tection. In some cases, the sentence boundary detec­tion did not work well, returning sentences of more than 170 words. Furthermore, the tagger output had to be aligned with the test data again, as multi-word</p><p>Table 2: Excerpt from results for training the clas­sifiers on the fine location name classes (2797 in­stances, leave-one-out) for the Mascara data.</p><doubt alpha="65.4" length="26" tooSmall="False" monospace="0.0">IDn1,n2,n3fine class P R F</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">1f4,0,0 literal 0.851 0.895 0.873</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">1f4,0,0 pl.-for-p. 0.366 0.280 0.318</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">1f4,0,0 pl.-for-e. 0.370 0.270 0.312</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">2f0,3,0 literal 0.848 0.876 0.862</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">2f0,3,0 pl.-for-p. 0.332 0.276 0.301</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">2f0,3,0 pl.-for-e. 0.222 0.270 0.244</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">3f0,0,7 literal 0.878 0.892 0.885</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">3f0,0,7 pl.-for-p. 0.463 0.424 0.442</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">3f0,0,7 pl.-for-e. 0.279 0.324 0.300</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">4f4,3,0 literal 0.851 0.899 0.875</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">4f4,3,0 pl.-for-p. 0.358 0.269 0.307</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">4f4,3,0 pl.-for-e. 0.435 0.270 0.333</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">5f4,0,7 literal 0.861 0.914 0.887</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">5f4,0,7 pl.-for-p. 0.452 0.322 0.377</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">5f4,0,7 pl.-for-e. 0.550 0.297 0.386</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">6f0,3,7 literal 0.871 0.906 0.888</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">6f0,3,7 pl.-for-p. 0.468 0.383 0.422</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">6f0,3,7 pl.-for-e. 0.400 0.324 0.358</doubt><doubt alpha="24.2" length="33" tooSmall="False" monospace="0.0">7f4,3,7 literal 0.861 0.918 0.889</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">7f4,3,7 pl.-for-p. 0.459 0.323 0.378</doubt><doubt alpha="19.4" length="36" tooSmall="False" monospace="0.0">7f4,3,7 pl.-for-e. 0.500 0.297 0.373</doubt><doubt alpha="37.5" length="40" tooSmall="False" monospace="0.0">8fres. of 1f-7fliteral 0.854 0.963 0.905</doubt><doubt alpha="32.6" length="43" tooSmall="False" monospace="0.0">8fres. of 1f-7fpl.-for-p. 0.573 0.262 0.360</doubt><doubt alpha="32.6" length="43" tooSmall="False" monospace="0.0">8fres. of 1f-7fpl.-for-e. 0.833 0.270 0.408</doubt><p>names (e.g. New York) were split into different to­kens. In addition, the tag set of the tagger differs somewhat from the official PENN tag set and in­cludes additional tags for verbs.</p><p>In earlier experiments on metonymy classifica­tion on a German corpus (Leveling and Hartrumpf, 2006), the data was nearly evenly distributed be­tween literal and metonymic readings. This seems to make a classification task easier because there is no hidden bias in the classifier (i.e. the baseline of always selecting the literal readings is about 50%).</p><p>Features are obtained by shallow NLP methods only, not making use of a parser or chunker. Thus, important syntactic or semantic information to de­cide on metonymy might be missing in the features. However, semantic features are more difficult to de­termine, because reliable automatic tools for seman­tic annotation are still missing. This is also indi­cated by the fact that the grammatical roles (com­prising syntactic features) in Mascara data are hand­annotated.</p><p>However, some linguistic phenomena are already implicitly represented by shallower features from<page local="4" global="156"/></p><table class="main" frame="box" rules="all" border="0" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>ID</p></td><td class="cell"><p>«1,«2,«3</p></td><td class="cell"><p>coarse class</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>F</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>1c</p></td><td class="cell"><p>4,0,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.850</p></td><td class="cell"><p>0.893</p></td><td class="cell"><p>0.871</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><i>1</i><i>c</i></p></td><td class="cell"><p>4,0,0</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.377</p></td><td class="cell"><p>0.289</p></td><td class="cell"><p>0.327</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>2c</p></td><td class="cell"><p>0,3,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.848</p></td><td class="cell"><p>0.874</p></td><td class="cell"><p>0.860</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>2c</p></td><td class="cell"><p>0,3,0</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.342</p></td><td class="cell"><p>0.295</p></td><td class="cell"><p>0.317</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>3c</p></td><td class="cell"><p>0,0,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.880</p></td><td class="cell"><p>0.889</p></td><td class="cell"><p>0.885</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>3c</p></td><td class="cell"><p>0,0,7</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.478</p></td><td class="cell"><p>0.455</p></td><td class="cell"><p>0.467</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4c</p></td><td class="cell"><p>4,3,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.848</p></td><td class="cell"><p>0.892</p></td><td class="cell"><p>0.896</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4c</p></td><td class="cell"><p>4,3,0</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.368</p></td><td class="cell"><p>0.282</p></td><td class="cell"><p>0.320</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>5c</p></td><td class="cell"><p>4,0,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.860</p></td><td class="cell"><p>0.913</p></td><td class="cell"><p>0.885</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>5c</p></td><td class="cell"><p>4,0,7</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.459</p></td><td class="cell"><p>0.332</p></td><td class="cell"><p>0.385</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>6c</p></td><td class="cell"><p>0,3,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.875</p></td><td class="cell"><p>0.905</p></td><td class="cell"><p>0.889</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>6c</p></td><td class="cell"><p>0,3,7</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.496</p></td><td class="cell"><p>0.420</p></td><td class="cell"><p>0.455</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>7c</p></td><td class="cell"><p>4,3,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.860</p></td><td class="cell"><p>0.918</p></td><td class="cell"><p>0.888</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>7c</p></td><td class="cell"><p>4,3,7</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.473</p></td><td class="cell"><p>0.332</p></td><td class="cell"><p>0.390</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>8c</p></td><td class="cell"><p>res. of 1c-7c</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.852</p></td><td class="cell"><p>0.968</p></td><td class="cell"><p>0.907</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>8c</p></td><td class="cell"><p>res. of 1c-7c</p></td><td class="cell"><p>non-literal</p></td><td class="cell"><p>0.639</p></td><td class="cell"><p>0.248</p></td><td class="cell"><p>0.357</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><table class="main" frame="box" rules="all" border="0" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.851</p></td><td class="cell"><p>0.895</p></td><td class="cell"><p>0.873</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,0</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.366</p></td><td class="cell"><p>0.280</p></td><td class="cell"><p>0.318</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,0</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.370</p></td><td class="cell"><p>0.270</p></td><td class="cell"><p>0.312</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.848</p></td><td class="cell"><p>0.876</p></td><td class="cell"><p>0.862</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,0</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.332</p></td><td class="cell"><p>0.276</p></td><td class="cell"><p>0.301</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,0</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.222</p></td><td class="cell"><p>0.270</p></td><td class="cell"><p>0.244</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,0,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.878</p></td><td class="cell"><p>0.892</p></td><td class="cell"><p>0.885</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,0,7</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.463</p></td><td class="cell"><p>0.424</p></td><td class="cell"><p>0.442</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,0,7</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.279</p></td><td class="cell"><p>0.324</p></td><td class="cell"><p>0.300</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,0</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.851</p></td><td class="cell"><p>0.899</p></td><td class="cell"><p>0.875</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,0</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.358</p></td><td class="cell"><p>0.269</p></td><td class="cell"><p>0.307</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,0</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.435</p></td><td class="cell"><p>0.270</p></td><td class="cell"><p>0.333</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.861</p></td><td class="cell"><p>0.914</p></td><td class="cell"><p>0.887</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,7</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.452</p></td><td class="cell"><p>0.322</p></td><td class="cell"><p>0.377</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,0,7</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.550</p></td><td class="cell"><p>0.297</p></td><td class="cell"><p>0.386</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.871</p></td><td class="cell"><p>0.906</p></td><td class="cell"><p>0.888</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,7</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.468</p></td><td class="cell"><p>0.383</p></td><td class="cell"><p>0.422</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0,3,7</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.400</p></td><td class="cell"><p>0.324</p></td><td class="cell"><p>0.358</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,7</p></td><td class="cell"><p>literal</p></td><td class="cell"><p>0.861</p></td><td class="cell"><p>0.918</p></td><td class="cell"><p>0.889</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,7</p></td><td class="cell"><p>pl.-for-p.</p></td><td class="cell"><p>0.459</p></td><td class="cell"><p>0.323</p></td><td class="cell"><p>0.378</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>4,3,7</p></td><td class="cell"><p>pl.-for-e.</p></td><td class="cell"><p>0.500</p></td><td class="cell"><p>0.297</p></td><td class="cell"><p>0.373</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><p>Table 3: Results for the coarse (908 samples: 721 <i>literal, </i>187 <i>non-literal), </i>medium (721 <i>literal, </i>167 <i>metonymic, </i>20 <i>mixed), </i>and fine classification (721 <i>literal, </i>141 <i>place-for-people, </i>10 <i>place-for-event, </i>1 <i>place-for-product, </i>4 <i>object-for-name, </i>11 <i>othermet, </i>20 <i>mixed) </i>of location names. class P        R F</p><p>FUH.location.coarse (0.798 accuracy)</p><doubt alpha="26.9" length="26" tooSmall="False" monospace="0.0">literal 0.812  0.971 0.884</doubt><doubt alpha="32.3" length="31" tooSmall="False" monospace="0.0">non-literal 0.543   0.134 0.214</doubt><p>FUH.location.medium (0.795 accuracy)</p><doubt alpha="26.9" length="26" tooSmall="False" monospace="0.0">literal 0.810  0.970 0.883</doubt><doubt alpha="31.0" length="29" tooSmall="False" monospace="0.0">metonymic 0.500   0.132 0.208</doubt><doubt alpha="23.8" length="21" tooSmall="False" monospace="0.0">mixed 0.0     0.0 0.0</doubt><p>FUH.location.fine (0.785 accuracy)</p><doubt alpha="26.9" length="26" tooSmall="False" monospace="0.0">literal 0.808  0.965 0.880</doubt><doubt alpha="38.9" length="36" tooSmall="False" monospace="0.0">place-for-people 0.386   0.120 0.183</doubt><p>the surface level (given enough training instances). For instance, active/passive voice may be encoded by a combination of features for main verb/modal verbs. If only a small training corpus is available, overall performance will be higher when utilizing explicit syntactic or semantic features.</p><p>Finally, the data may be too sparse for a super­vised memory-based learning approach. The iden­tification of rare classes of metonymy (e.g. <i>place-for-event) </i>would greatly benefit from a larger corpus covering these classes.</p></section><section number="4" title="Conclusion"><p>Evaluation results on the training data were very promising, indicating a boost of precision by com­bining classification results. In the training phase, an accuracy of 83.7% was achieved on the coarse level, compared to the majority baseline accuracy of 81.8%. For the submission for the metonymy res­olution task at SemEval-2007, accuracy is close to the majority baseline (79.4%) on the coarse (79.8%), medium (79.5%), and fine (78.5%) level.</p><p>In summary, using different context sizes for dif­ferent kinds of context and combining results of dif­ferent classifiers for metonymy resolution increases performance. The general approach would profit from combining results of more diverse classifiers, i.e. classifiers employing features extracted from the surface, syntactic, and semantic context of a location name.</p></section><section title="Acknowledgments"><p>The research described was in part funded by the DFG (Deutsche Forschungsgemeinschaft) in the project IRSAW (Intelligent Information Retrieval on the Basis of a Semantically Annotated Web).</p></section><references><p>Walter Daelemans, Jakub Zavrel, Ko van der Sloot, and Antal van den Bosch. 2004. TiMBL: Tilburg memory based learner, version 5.1. TR 04-02, ILK.</p><p>Christiane Fellbaum, editor. 1998. <i>Wordnet. An Elec­tronic Lexical Database. </i>MIT Press, Cambridge, Mas­sachusetts.</p><p>Daniel Karp, Yves Schabes, Martin Zaidel, and Dania Egedi. 1992. A freely available wide coverage mor­phological analyzer for English. In <i>Proc. of COLING-92, </i>pages 950-955, Morristown, NJ.</p><p>George Lakoff and Mark Johnson. 1980. <i>Metaphors We Live By. </i>Chicago University Press.</p><p>Johannes Leveling and Sven Hartrumpf. 2006. On metonymy recognition for GIR. In <i>Proc. ofGIR-2006, the 3rd Workshop on Geographical Information Re­trieval (held at SIGIR 2006), </i>Seattle, Washington.</p><p>Katja Markert and Malvina Nissim. 2002. Towards a corpus for annotated metonymies: The case of location names. In <i>Proc. ofLREC 2002, </i>Las Palmas, Spain.</p><p>Katja Markert and Malvina Nissim. 2003. Corpus-based metonymy analysis. <i>Metaphor and symbol, </i>18(3).</p><p>Katja Markert and Malvina Nissim. 2007. Task 08: Metonymy resolution at SemEval-07. In <i>Proc. ofSem-Eval 2007.</i></p><p>Malvina Nissim and Katja Markert. 2003. Syntactic features and word similarity for supervised metonymy resolution. In <i>Proc. ofACL-2003, </i>Sapporo, Japan.</p><p>Yves Peirsman. 2006. Example-based metonymy recog­nition for proper nouns. In <i>Proc. </i><i>ofthe</i><i> Student Re­search Workshop ofEACL-2006, </i>pages 71-78, Trento, Italy.</p><p>Helmut Schmid. 1994. Probabilistic part-of-speech tag­ging using decision trees. In <i>International Conference on New Methods in Language Processing, </i>Manchester, UK.</p><p>David Stallard. 1993. Two kinds of metonymy. In <i>Proc.</i></p><p><i>ofACL-93, </i>pages 87-94, Columbus, Ohio.</p></references></body></article>