<?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="30"/><title>SemEval-2007 Task 07: Coarse-Grained English All-Words Task</title><pubinfo>Proceedings of the 4th International Workshop on Semantic Evaluations (SemEval-2007),pages 30-35, Prague, June 2007. ©2007 Association for Computational Linguistics</pubinfo><author surname="Navigli" givenname="Roberto"><org  name="CL Research" country="USA" city="Damascus"/></author><author surname="Litkowski" givenname="Kenneth C."><org  name="CL Research" country="USA" city="Damascus"/></author><author surname="Hargraves" givenname="Orin"><org  name="CL Research" country="USA" city="Damascus"/></author></firstpageheader><frontmatter><p><b>SemEval-2007 Task 07: Coarse-Grained English All-Words Task</b></p><p><b>Roberto Navigli Kenneth C. Litkowski Orin Hargraves</b></p><p>Università di Roma "La Sapienza" CL Research Lexicographer</p><p>Dipartimento di Informatica 9208 Gue Road orinhargraves</p><p>Via Salaria, 00198 - Roma Italy Damascus MD 20872 @googlemail.com</p><p>navigli@di.uniroma1.it ken@clres.com</p></frontmatter><abstract>This paper presents the coarse-grained En­glish all-words task at SemEval-2007. We describe our experience in producing a coarse version of the WordNet sense inven­tory and preparing the sense-tagged corpus for the task. We present the results of par­ticipating systems and discuss future direc­tions. </abstract></header><body><section number="1" title="Introduction"><p>It is commonly thought that one of the major obsta­cles to high-performance Word Sense Disambigua­tion (WSD) is the fine granularity of sense inven­tories. State-of-the-art systems attained a disam­biguation accuracy around 65% in the Senseval-3 all-words task (Snyder and Palmer, 2004), where WordNet (Fellbaum, 1998) was adopted as a ref­erence sense inventory. Unfortunately, WordNet is a fine-grained resource, encoding sense distinctions that are difficult to recognize even for human an-notators (Edmonds and Kilgarriff, 2002). Making WSD an enabling technique for end-to-end applica­tions clearly depends on the ability to deal with rea­sonable sense distinctions.</p><p>The aim of this task was to explicitly tackle the granularity issue and study the performance of WSD systems on an all-words basis when a coarser set of senses is provided for the target words. Given the need of the NLP community to work on freely available resources, the solution of adopting a dif­ferent computational lexicon is not viable. On the other hand, the production of a coarse-grained sense inventory is not a simple task. The main issue is certainly the subjectivity of sense clusters. To overcome this problem, different strategies can be adopted. For instance, in the OntoNotes project (Hovy et al., 2006) senses are grouped until a 90% inter-annotator agreement is achieved. In contrast, as we describe in this paper, our approach is based on a mapping to a previously existing inventory which encodes sense distinctions at different levels of granularity, thus allowing to induce a sense clus­tering for the mapped senses.</p><p>We would like to mention that another SemEval-2007 task dealt with the issue of sense granularity for WSD, namely Task 17 (subtask #1): Coarse­grained English Lexical Sample WSD. In this paper, we report our experience in organizing Task 07.</p></section><section number="2" title="Task Setup"><p>The task required participating systems to annotate open-class words (i.e. nouns, verbs, adjectives, and adverbs) in a test corpus with the most appropriate sense from a coarse-grained version of the WordNet sense inventory.</p><subsection number="2.1" title="Test Corpus"><p>The test data set consisted of 5,377 words of run­ning text from five different articles: the first three (in common with Task 17) were obtained from the WSJ corpus, the fourth was the Wikipedia entry for <i>computer programming<footnote anchor="1"/></i>, the fifth was an excerpt of Amy Steedman's <i>Knights of the Art, </i>biographies of Italian painters<footnote anchor="2"/>. We decided to add the last two texts to the initial dataset as we wanted the corpus to have a size comparable to that of previous editions of all-words tasks.<page local="2" global="31"/></p><footnote label="1"> http://en.wikipedia.org/wiki/Compute^programming  2 http://www.gutenberg.org/etext/529</footnote><p>In Table 1 we report the domain, number of run­ning words, and number of annotated words for the five articles. We observe that articles d003 and d004 are the largest in the corpus (they constitute 51.87% of it).</p></subsection><subsection number="2.2" title="Creation of a Coarse-Grained Sense Inventory"><p>To tackle the granularity issue, we produced a coarser-grained version of the WordNet sense inven-tory<footnote anchor="3"/> based on the procedure described by Navigli (2006). The method consists of automatically map­ping WordNet senses to top level, numbered entries in the oxford Dictionary of English (oDE, (Soanes and Stevenson, 2003)). The semantic mapping be­tween WordNet and oDE entries was obtained in two steps: first, we disambiguated with the SSI algo­rithm (Navigli and Velardi, 2005) the definitions of the two dictionaries, together with additional infor­mation (hypernyms and domain labels); second, for each WordNet sense, we determined the best match­ing ODE coarse entry. As a result, WordNet senses mapped to the same oDE entry were assigned to the same sense cluster. WordNet senses with no match were associated with a singleton sense.</p><p>In contrast to the automatic method above, the sense mappings for all the words in our test cor­pus were manually produced by the third author, an expert lexicographer, with the aid of a mapping in­terface. Not all the words in the corpus could be mapped directly for several reasons: lacking entries in ODE (e.g. adjectives underlying and shivering), different spellings (e.g. after-effect vs. aftereffect, halfhearted vs. half-hearted, etc.), derivatives (e.g. procedural, gambler, etc.). In most of the cases, we asked the lexicographer to map senses of the orig­inal word to senses of lexically-related words (e.g. WordNet senses of procedural were mapped to ODE senses of procedure, etc.). When this mapping was not straightforward, we just adopted the WordNet sense inventory for that word.</p><footnote label="3">We adopted WordNet 2.1, available from: http://wordnet.princeton.edu</footnote><p>We released the entire sense groupings (those in­duced from the manual mapping for words in the test set plus those automatically derived on the other words) and made them available to the participants.</p></subsection><subsection number="2.3" title="Sense Annotation"><p>All open-class words (i.e. nouns, verbs, adjectives, and adverbs) with an existing sense in the WordNet inventory were manually annotated by the third au­thor. Multi-word expressions were explicitly iden­tified in the test set and annotated as such (this was made to allow a fair comparison among systems in­dependent of their ability to identify multi-word ex­pressions).</p><p>We excluded auxiliary verbs, uncovered phrasal and idiomatic verbs, exclamatory uses, etc. The annotator was allowed to tag words with multiple coarse senses, but was asked to make a single sense assignment whenever possible.</p><p>The lexicographer annotated an overall number of 2,316 content words. 47 (2%) of them were ex­cluded because no WordNet sense was deemed ap­propriate. The remaining 2,269 content words thus constituted the test data set. only 8 of them were as­signed more than one sense: specifically, two coarse senses were assigned to a single word instance<footnote anchor="4"/> and two distinct fine-grained senses were assigned to 7 word instances. This was a clear hint that the sense clusters were not ambiguous for the vast majority of words.</p><p>In Table 2 we report information about the pol­ysemy of the word instances in the test set. over­all, 29.88% (678/2269) of the word instances were monosemous (according to our coarse sense inven­tory). The average polysemy of the test set with the coarse-grained sense inventory was 3.06 compared to an average polysemy with the WordNet inventory<page local="3" global="32"/></p><footnote label="4">d005.s004.t015</footnote><table caption="Table 1: Statistics about the five articles in the test data set." class="main" frame="box" rules="all" border="1" 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></tr><tr class="row"><td class="cell"></td><td class="cell"><p>article</p></td><td class="cell"><p>domain</p></td><td class="cell"><p>words</p></td><td class="cell"><p>annotated</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>d001</p></td><td class="cell"><p>Journalism</p></td><td class="cell"><p>951</p></td><td class="cell"><p>368</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>d002</p></td><td class="cell"><p>Book Review</p></td><td class="cell"><p>987</p></td><td class="cell"><p>379</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>d003</p></td><td class="cell"><p>Travel</p></td><td class="cell"><p>1311</p></td><td class="cell"><p>500</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>d004</p></td><td class="cell"><p>Computer Science</p></td><td class="cell"><p>1326</p></td><td class="cell"><p>677</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>d005</p></td><td class="cell"><p>Biography</p></td><td class="cell"><p>802</p></td><td class="cell"><p>345</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>total</p></td><td class="cell"><p>5377</p></td><td class="cell"><p>2269</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></tr></table><doubt alpha="45.5" length="33" tooSmall="False" monospace="0.0">polysemy         N      V A R all</doubt><doubt alpha="27.8" length="36" tooSmall="False" monospace="0.0">monosemous    35 8     86 141 93 678</doubt><doubt alpha="27.8" length="36" tooSmall="False" monospace="0.0">polysemous      750 505 221 115 1591</doubt><doubt alpha="18.5" length="27" tooSmall="False" monospace="0.0">total 1108 591 362 208 2269</doubt><p>Table 2: Statistics about the test set polysemy (N = nouns, V = verbs, A = adjectives, R = adverbs).</p><p>of6.18.</p></subsection><subsection number="2.4" title="Inter-Annotator Agreement"><p>Recent estimations of the inter-annotator agreement when using the WordNet inventory report figures of 72.5% agreement in the preparation of the English all-words test set at Senseval-3 (Snyder and palmer, 2004) and 67.3% on the Open Mind Word Expert an­notation exercise (Chklovski and Mihalcea, 2002).</p><p>As the inter-annotator agreement is often consid­ered an upper bound for WSD systems, it was de­sirable to have a much higher number for our task, given its coarse-grained nature. To this end, beside the expert lexicographer, a second author indepen­dently performed part of the manual sense mapping (590 word senses) described in Section 2.2. The pairwise agreement was 86.44%.</p><p>We repeated the same agreement evaluation on the sense annotation task of the test corpus. A sec­ond author independently annotated part of the test set (710 word instances). The pairwise agreement between the two authors was 93.80%. This figure, compared to those in the literature for fine-grained human annotations, gives us a clear indication that the agreement of human annotators strictly depends on the granularity of the adopted sense inventory.</p></subsection></section><section number="3" title="Baselines"><p>We calculated two baselines for the test corpus: a <i>random baseline, </i>in which senses are chosen at random, and the <i>most frequent baseline </i>(MFS), in which we assign the first WordNet sense to each word in the dataset.</p><p>Formally, the accuracy of the random baseline was calculated as follows:</p><p><b>1 </b><i>\T\ 1</i><i>BL</i><i>Rand    </i><i>i</i><i>t</i><b>|      </b><i>\CoarseSenses(w</i><i>i)\</i></p><p>where <i>T </i>is our test corpus, <i>wi </i>is the <i>i</i><i>-th </i>word instance in <i>T</i>, and <i>CoarseSenses(wi) </i>is the set of coarse senses for <i>w</i><i>i </i>according to the sense cluster­ing we produced as described in Section 2.2.</p><p>The accuracy of the MFS baseline was calculated as:</p><doubt alpha="25.0" length="4" tooSmall="False" monospace="0.0">1\T\</doubt><doubt alpha="58.3" length="24" tooSmall="False" monospace="0.0">BLmFS=TTT\^Ö(Wi&gt;1)\T1i=l</doubt><p>where <i>ö(wi,k) </i>equals 1 when the k-th sense of word <i>w</i><i>i </i>belongs to the cluster(s) manually associ­ated by the lexicographer to word <i>w</i><i>i </i>(0 otherwise). Notice that our calculation of the MFS is based on the frequencies in the SemCor corpus (Miller et al., 1993), as we exploit WordNet sense rankings.</p></section><section number="4" title="Results"><p>12 teams submitted 14 systems overall (plus two systems from a <i>13th </i>withdrawn team that we will not report). According to the SemEval policy for task organizers, we remark that the system labelled as UoR-SSl was submitted by the first author (the system is based on the Structural Semantic Inter­connections algorithm (Navigli and Velardi, 2005) with a lexical knowledge base composed by Word­Net and approximately 70,000 relatedness edges). Even though we did not specifically enrich the al­gorithm's knowledge base on the task at hand, we list the system separately from the overall ranking.</p><p>The results are shown in Table 3. We calcu­lated a MFS baseline of 78.89% and a random base­line of 52.43%. In Table 4 we report the F1 mea­sures for all systems where we used the MFS as a backoff strategy when no sense assignment was at­tempted (this possibly reranked 6 systems - marked in bold in the table - which did not assign a sense to all word instances in the test set). Compared to previous results on fine-grained evaluation exer­cises (Edmonds and Kilgarriff, 2002; Snyder and palmer, 2004), the systems' results are much higher. on the other hand, the difference in performance between the MFS baseline and state-of-the-art sys­tems (around 5%) on coarse-grained disambiguation is comparable to that of the Senseval-3 all-words ex­ercise. However, given the novelty of the task we believe that systems can achieve even better perfor-<page local="4" global="33"/></p><p>Table 3: System scores sorted by F1 measure (A = attempted, P = precision, R = recall, F1 = F1 mea­sure, t: system from one of the task organizers).</p><p>mance by heavily exploiting the coarse nature of the sense inventory.</p><p>In Table 5 we report the results for each of the five articles. The interesting aspect of the table is that documents from some domains seem to have predominant senses different from those in Sem-Cor. Specifically, the MFS baseline performs more poorly on documents d004 and d005, from the Computer Science and Biography domains respectively. We believe this is due to the fact that these documents have specific predominant senses, which correspond less often to the most frequent sense in SemCor than for the other three documents. It is also interesting to observe that different systems perform differently on the five documents (we high­light in bold the best performing systems on each article).</p><p>Finally, we calculated the systems' performance by part of speech. The results are shown in Table 6. Again, we note that different systems show dif­ferent performance depending on the part-of-speech tag. Another interesting aspect is that the perfor­mance of the MFS baseline is very close to state-of-the-art systems for adjectives and adverbs, whereas it is more than 3 points below for verbs, and around 5 for nouns.</p><p>Table 4: System scores sorted by F1 measure with MFS adopted as a backoff strategy when no sense assignment is attempted (t : system from one of the task organizers).  Systems affected are marked in bold.</p><p>Table 6: System scores by part-of-speech tag (N = nouns, V = verbs, A = adjectives, R = adverbs) sorted by overall F1 measure (best scores are marked in bold,t: system from one of the task organizers).</p><table class="main" frame="box" rules="all" border="1" 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>System</p></td><td class="cell"><p>A</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>F1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-PT</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>82.50</p></td><td class="cell"><p>82.50</p></td><td class="cell"><p>82.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-ML</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>81.58</p></td><td class="cell"><p>81.58</p></td><td class="cell"><p>81.58</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>LCC-WSD</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>81.45</p></td><td class="cell"><p>81.45</p></td><td class="cell"><p>81.45</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>GPLSI</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>79.55</p></td><td class="cell"><p>79.55</p></td><td class="cell"><p>79.55</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>BLmfs</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>78.89</p></td><td class="cell"><p>78.89</p></td><td class="cell"><p>78.89</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UPV-WSD</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>78.63</p></td><td class="cell"><p>78.63</p></td><td class="cell"><p>78.63</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>tkb-uo</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>70.21</p></td><td class="cell"><p>70.21</p></td><td class="cell"><p>70.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>pu-bcd</p></td><td class="cell"><p>90.1</p></td><td class="cell"><p>69.72</p></td><td class="cell"><p>62.80</p></td><td class="cell"><p>66.08</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RACAI-SYNWSD</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>65.71</p></td><td class="cell"><p>65.71</p></td><td class="cell"><p>65.71</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-FR</p></td><td class="cell"><p>72.8</p></td><td class="cell"><p>71.73</p></td><td class="cell"><p>52.23</p></td><td class="cell"><p>60.44</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>USYD</p></td><td class="cell"><p>95.3</p></td><td class="cell"><p>58.79</p></td><td class="cell"><p>56.02</p></td><td class="cell"><p>57.37</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UOFL</p></td><td class="cell"><p>92.7</p></td><td class="cell"><p>52.59</p></td><td class="cell"><p>48.74</p></td><td class="cell"><p>50.60</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-C-WD</p></td><td class="cell"><p>72.8</p></td><td class="cell"><p>54.54</p></td><td class="cell"><p>39.71</p></td><td class="cell"><p>45.96</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-CR</p></td><td class="cell"><p>72.8</p></td><td class="cell"><p>54.30</p></td><td class="cell"><p>39.53</p></td><td class="cell"><p>45.75</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UoR-SSIf</p></td><td class="cell"><p>100.0</p></td><td class="cell"><p>83.21</p></td><td class="cell"><p>83.21</p></td><td class="cell"><p>83.21</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><table class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><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>System</p></td><td class="cell"><p>F1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-PT</p></td><td class="cell"><p>82.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-ML</p></td><td class="cell"><p>81.58</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>LCC-WSD</p></td><td class="cell"><p>81.45</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>GPLSI</p></td><td class="cell"><p>79.55</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>BLmfs</p></td><td class="cell"><p>78.89</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UPV-WSD</p></td><td class="cell"><p>78.63</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>SUSSX-FR</b></p></td><td class="cell"><p>77.04</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>tkb-uo</p></td><td class="cell"><p>70.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>PU-BCD</b></p></td><td class="cell"><p>69.72</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RACAI-SYNWSD</p></td><td class="cell"><p>65.71</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>SUSSX-C-WD</b></p></td><td class="cell"><p>64.52</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>SUSSX-CR</b></p></td><td class="cell"><p>64.35</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>USYD</b></p></td><td class="cell"><p>58.79</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>UofL</b></p></td><td class="cell"><p>54.61</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UoR-SSIf</p></td><td class="cell"><p>83.21</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></tr></table><table class="main" frame="box" rules="all" border="1" 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>System</p></td><td class="cell"><p>N</p></td><td class="cell"><p>V</p></td><td class="cell"><p>A</p></td><td class="cell"><p>R</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-PT</p></td><td class="cell"><p><b>82.31</b></p></td><td class="cell"><p><b>78.51</b></p></td><td class="cell"><p><b>85.64</b></p></td><td class="cell"><p>89.42</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-ML</p></td><td class="cell"><p>81.41</p></td><td class="cell"><p>78.17</p></td><td class="cell"><p>82.60</p></td><td class="cell"><p><b>90.38</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>LCC-WSD</p></td><td class="cell"><p>80.69</p></td><td class="cell"><p>78.17</p></td><td class="cell"><p>85.36</p></td><td class="cell"><p>87.98</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>GPLSI</p></td><td class="cell"><p>80.05</p></td><td class="cell"><p>74.45</p></td><td class="cell"><p>82.32</p></td><td class="cell"><p>86.54</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>BLmfs</p></td><td class="cell"><p>77.44</p></td><td class="cell"><p>75.30</p></td><td class="cell"><p>84.25</p></td><td class="cell"><p>87.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UPV-WSD</p></td><td class="cell"><p>79.33</p></td><td class="cell"><p>72.76</p></td><td class="cell"><p>84.53</p></td><td class="cell"><p>81.25</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>tkb-uo</p></td><td class="cell"><p>70.76</p></td><td class="cell"><p>62.61</p></td><td class="cell"><p>78.73</p></td><td class="cell"><p>74.04</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>pu-bcd</p></td><td class="cell"><p>71.41</p></td><td class="cell"><p>59.69</p></td><td class="cell"><p>66.57</p></td><td class="cell"><p>55.67</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RACAI-SYNWSD</p></td><td class="cell"><p>64.02</p></td><td class="cell"><p>62.10</p></td><td class="cell"><p>71.55</p></td><td class="cell"><p>75.00</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-FR</p></td><td class="cell"><p>68.09</p></td><td class="cell"><p>51.02</p></td><td class="cell"><p>57.38</p></td><td class="cell"><p>49.38</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>USYD</p></td><td class="cell"><p>56.06</p></td><td class="cell"><p>60.43</p></td><td class="cell"><p>58.00</p></td><td class="cell"><p>54.31</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UOFL</p></td><td class="cell"><p>57.65</p></td><td class="cell"><p>48.82</p></td><td class="cell"><p>25.87</p></td><td class="cell"><p>60.80</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-C-WD</p></td><td class="cell"><p>52.18</p></td><td class="cell"><p>35.64</p></td><td class="cell"><p>42.95</p></td><td class="cell"><p>46.30</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-CR</p></td><td class="cell"><p>51.87</p></td><td class="cell"><p>35.44</p></td><td class="cell"><p>42.95</p></td><td class="cell"><p>46.30</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UoR-SSlt</p></td><td class="cell"><p>84.12</p></td><td class="cell"><p>78.34</p></td><td class="cell"><p>85.36</p></td><td class="cell"><p>88.46</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><page local="5" global="34"/><p>Table 5: System scores by article (best scores are marked in bold,t: system from one of the task organizers).</p></section><section number="5" title="Systems Description"><p>In order to allow for a critical and comparative in­spection of the system results, we asked the partici­pants to answer some questions about their systems. These included information about whether:</p><p>1. the system used semantically-annotated and unannotated resources;</p></section><section number="2." title="the system used the MFS as a backoff strategy;"><p>3. the system used the coarse senses provided by the organizers; 4. the system was trained on some corpus.</p><p>We believe that this gives interesting information to provide a deeper understanding of the results. We summarize the participants' answers to the question­naires in Table 7. We report about the use of seman­tic resources as well as semantically annotated cor­pora (SC = SemCor, DSo = Defence Science organ­isation Corpus, SE = Senseval corpora, OMWE = Open Mind Word Expert, XWN = eXtended Word­Net, WN = WordNet glosses and/or relations, WND = WordNet Domains), as well as information about the use of unannotated corpora (UC), training (TR), MFS (based on the SemCor sense frequencies), and the coarse senses provided by the organizers (CS). As expected, several systems used lexico-semantic information from the WordNet semantic network and/or were trained on the SemCor semantically-annotated corpus.</p><p>Finally, we point out that all the systems perform­ing better than the MFS baseline adopted it as a backoff strategy when they were not able to output a sense assignment.</p></section><section number="6" title="Conclusions and Future Directions"><p>It is commonly agreed that Word Sense Disambigua­tion needs emerge and show its usefulness in end-to-end applications: after decades of research in the field it is still unclear whether WSD can provide a relevant contribution to real-world applications, such as Information Retrieval, Question Answering, etc. In previous Senseval evaluation exercises, state-of-the-art systems achieved performance far below 70% and even the agreement between human anno-tators was discouraging. As a result of the discus­sion at the Senseval-3 workshop in 2004, one of the aims of SemEval-2007 was to tackle the problems at the roots of WSD. In this task, we dealt with the granularity issue which is a major obstacle to both system and human annotators. In the hope of over­coming the current performance upper bounds, we<page local="6" global="35"/></p><table class="main" frame="box" rules="all" border="1" 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><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></p></td><td class="cell"><p>d001</p></td><td class="cell"><p>d002</p></td><td class="cell"><p>d003</p></td><td class="cell"><p>d004</p></td><td class="cell"><p>d005</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>System</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"><p>P</p></td><td class="cell"><p>R</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>nus-pt</p></td><td class="cell"><p><b>88.32</b></p></td><td class="cell"><p><b>88.32</b></p></td><td class="cell"><p>88.13</p></td><td class="cell"><p>88.13</p></td><td class="cell"><p><b>83.40</b></p></td><td class="cell"><p><b>83.40</b></p></td><td class="cell"><p>76.07</p></td><td class="cell"><p>76.07</p></td><td class="cell"><p><b>81.45</b></p></td><td class="cell"><p><b>81.45</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>nus-ml</p></td><td class="cell"><p>86.14</p></td><td class="cell"><p>86.14</p></td><td class="cell"><p><b>88.39</b></p></td><td class="cell"><p><b>88.39</b></p></td><td class="cell"><p>81.40</p></td><td class="cell"><p>81.40</p></td><td class="cell"><p><b>76.66</b></p></td><td class="cell"><p><b>76.66</b></p></td><td class="cell"><p>79.13</p></td><td class="cell"><p>79.13</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>lcc-wsd</p></td><td class="cell"><p>87.50</p></td><td class="cell"><p>87.50</p></td><td class="cell"><p>87.60</p></td><td class="cell"><p>87.60</p></td><td class="cell"><p>81.40</p></td><td class="cell"><p>81.40</p></td><td class="cell"><p>75.48</p></td><td class="cell"><p>75.48</p></td><td class="cell"><p>80.00</p></td><td class="cell"><p>80.00</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>gplsi</p></td><td class="cell"><p>83.42</p></td><td class="cell"><p>83.42</p></td><td class="cell"><p>86.54</p></td><td class="cell"><p>86.54</p></td><td class="cell"><p>80.40</p></td><td class="cell"><p>80.40</p></td><td class="cell"><p>73.71</p></td><td class="cell"><p>73.71</p></td><td class="cell"><p>77.97</p></td><td class="cell"><p>77.97</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>BLmfs</p></td><td class="cell"><p>85.60</p></td><td class="cell"><p>85.60</p></td><td class="cell"><p>84.70</p></td><td class="cell"><p>84.70</p></td><td class="cell"><p>77.80</p></td><td class="cell"><p>77.80</p></td><td class="cell"><p>75.19</p></td><td class="cell"><p>75.19</p></td><td class="cell"><p>74.20</p></td><td class="cell"><p>74.20</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>upv-wsd</p></td><td class="cell"><p>84.24</p></td><td class="cell"><p>84.24</p></td><td class="cell"><p>80.74</p></td><td class="cell"><p>80.74</p></td><td class="cell"><p>76.00</p></td><td class="cell"><p>76.00</p></td><td class="cell"><p>77.11</p></td><td class="cell"><p>77.11</p></td><td class="cell"><p>77.10</p></td><td class="cell"><p>77.10</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>tkb-uo</p></td><td class="cell"><p>78.80</p></td><td class="cell"><p>78.80</p></td><td class="cell"><p>72.56</p></td><td class="cell"><p>72.56</p></td><td class="cell"><p>69.40</p></td><td class="cell"><p>69.40</p></td><td class="cell"><p>70.75</p></td><td class="cell"><p>70.75</p></td><td class="cell"><p>58.55</p></td><td class="cell"><p>58.55</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>pu-bcd</p></td><td class="cell"><p>77.16</p></td><td class="cell"><p>67.94</p></td><td class="cell"><p>75.52</p></td><td class="cell"><p>67.55</p></td><td class="cell"><p>64.96</p></td><td class="cell"><p>58.20</p></td><td class="cell"><p>68.86</p></td><td class="cell"><p>61.74</p></td><td class="cell"><p>64.42</p></td><td class="cell"><p>60.87</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>racai-sYNwsd</p></td><td class="cell"><p>71.47</p></td><td class="cell"><p>71.47</p></td><td class="cell"><p>72.82</p></td><td class="cell"><p>72.82</p></td><td class="cell"><p>66.80</p></td><td class="cell"><p>66.80</p></td><td class="cell"><p>60.86</p></td><td class="cell"><p>60.86</p></td><td class="cell"><p>59.71</p></td><td class="cell"><p>59.71</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>sussx-fr</p></td><td class="cell"><p>79.10</p></td><td class="cell"><p>57.61</p></td><td class="cell"><p>73.72</p></td><td class="cell"><p>53.30</p></td><td class="cell"><p>74.86</p></td><td class="cell"><p>52.40</p></td><td class="cell"><p>67.97</p></td><td class="cell"><p>48.89</p></td><td class="cell"><p>65.20</p></td><td class="cell"><p>51.59</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>usyd</p></td><td class="cell"><p>62.53</p></td><td class="cell"><p>61.69</p></td><td class="cell"><p>59.78</p></td><td class="cell"><p>57.26</p></td><td class="cell"><p>60.97</p></td><td class="cell"><p>57.80</p></td><td class="cell"><p>60.57</p></td><td class="cell"><p>56.28</p></td><td class="cell"><p>47.15</p></td><td class="cell"><p>45.51</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>uOFl</p></td><td class="cell"><p>61.41</p></td><td class="cell"><p>59.24</p></td><td class="cell"><p>55.93</p></td><td class="cell"><p>52.24</p></td><td class="cell"><p>48.00</p></td><td class="cell"><p>45.60</p></td><td class="cell"><p>53.42</p></td><td class="cell"><p>47.27</p></td><td class="cell"><p>44.38</p></td><td class="cell"><p>41.16</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>sussx-c-wd</p></td><td class="cell"><p>66.42</p></td><td class="cell"><p>48.37</p></td><td class="cell"><p>61.31</p></td><td class="cell"><p>44.33</p></td><td class="cell"><p>55.14</p></td><td class="cell"><p>38.60</p></td><td class="cell"><p>50.72</p></td><td class="cell"><p>36.48</p></td><td class="cell"><p>42.13</p></td><td class="cell"><p>33.33</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>sussx-cr</p></td><td class="cell"><p>66.05</p></td><td class="cell"><p>48.10</p></td><td class="cell"><p>60.58</p></td><td class="cell"><p>43.80</p></td><td class="cell"><p>59.14</p></td><td class="cell"><p>41.40</p></td><td class="cell"><p>48.67</p></td><td class="cell"><p>35.01</p></td><td class="cell"><p>40.29</p></td><td class="cell"><p>31.88</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>uor-ssif</p></td><td class="cell"><p>86.14</p></td><td class="cell"><p>86.14</p></td><td class="cell"><p>85.49</p></td><td class="cell"><p>85.49</p></td><td class="cell"><p>79.60</p></td><td class="cell"><p>79.60</p></td><td class="cell"><p>86.85</p></td><td class="cell"><p>86.85</p></td><td class="cell"><p>75.65</p></td><td class="cell"><p>75.65</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><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><p>Table 7: Information about participating systems (SC = SemCor, DSO = Defence Science Organisation Corpus, SE = Senseval corpora, OMWE = Open Mind Word Expert, XWN = eXtended WordNet, WN = WordNet glosses and/or relations, WND = WordNet Domains, UC = use of unannotated corpora, TR = use of training, MFS = most frequent sense backoff strategy, CS = use of coarse senses from the organizers, t: system from one of the task organizers).</p><p>proposed the adoption of a coarse-grained sense in­ventory. We found the results of participating sys­tems interesting and stimulating. However, some questions arise. First, it is unclear whether, given the novelty of the task, systems really achieved the state of the art or can still improve their performance based on a heavier exploitation of coarse- and fine­grained information from the adopted sense inven­tory. We observe that, on a technical domain such as computer science, most supervised systems per­formed worse due to the nature of their training set. Second, we still need to show that coarse senses can be useful in real applications. Third, a full coarse sense inventory is not yet available: this is a major obstacle to large-scale <i>in vivo </i>evaluations. We be­lieve that these aspects deserve further investigation in the years to come.</p></section><section title="Acknowledgments"><p>This work was partially funded by the Interop NoE (508011), 6th European Union FP. We would like to thank Martha Palmer for providing us the first three texts of the test corpus.</p><table class="main" frame="box" rules="all" border="1" 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><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>System</p></td><td class="cell"><p>SC</p></td><td class="cell"><p>DSO SE</p></td><td class="cell"><p>OMWE</p></td><td class="cell"><p>XWN</p></td><td class="cell"><p>WN</p></td><td class="cell"><p>WND</p></td><td class="cell"><p>Other</p></td><td class="cell"><p>UC</p></td><td class="cell"><p>TR</p></td><td class="cell"><p>MFS</p></td><td class="cell"><p>CS</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>GPLSI</p></td><td class="cell"><p></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>LCC-WSD</p></td><td class="cell"><p></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-ML</p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>NUS-PT</p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p>Parallel corpus</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>PU-BCD</p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RACAI-SYNWSD</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-C-WD</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-CR</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SUSSX-FR</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>TKB-UO</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UOFL</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UOR-SSIt</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p>SSI LKB</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UPV-WSD</p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>XX</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>USYD</p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>XV</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>X</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></p></td><td class="cell"><p><i>V</i></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><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></section><references><p>Tim Chklovski and Rada Mihalcea. 2002. Building a sense tagged corpus with open mind word expert. In <i>Proc. of ACL</i> <i>2002 Workshop on WSD:</i><i> Recent Successes and Future Di­rections. </i>Philadelphia, PA. Philip Edmonds and Adam Kilgarriff. 2002. Introduction to the special issue on evaluating word sense disambiguation sys­tems. <i>Journal of Natural Language Engineering, </i>8(4):279-291.</p><p>Christiane Fellbaum, editor. 1998. <i>WordNet: an Electronic Lexical Database. </i>MIT Press.</p><p>Eduard Hovy, Mitchell Marcus, Martha Palmer, Lance Ramshaw, and Ralph Weischedel. 2006. Ontonotes: The 90% solution. In <i>Proceedings of the Human Language Tech­nology Conference ofthe NAACL, Comp. Volume, </i>pages 57­60, New York City, USA.</p><p>George A. Miller, Claudia Leacock, Randee Tengi, and Ross T. Bunker. 1993. A semantic concordance. In <i>Proceedings of theARPA Workshop on Human Language Technology, </i>pages 303-308, Princeton, NJ, USA.</p><p>Roberto Navigli and Paola Velardi. 2005. Structural seman­tic interconnections: a knowledge-based approach to word sense disambiguation. <i>IEEE Transactions on Pattern Analy­sis andMachine Intelligence (PAMI), </i>27(7):1063-1074.</p><p>Roberto Navigli. 2006. Meaningful clustering of senses helps boost word sense disambiguation performance. In <i>Proc. of the 44th Annual Meeting of the Association for Computa­tional Linguistics joint with the 21st International Confer­ence on Computational Linguistics (COLING-ACL 2006), </i>pages 105-112. Sydney, Australia.</p><p>Benjamin Snyder and Martha Palmer. 2004. The english all-words task. In <i>Proc. of ACL 2004 SENSEVAL-3 Workshop, </i>pages 41-43. Barcelona, Spain.</p><p>Catherine Soanes and Angus Stevenson, editors. 2003. <i>Oxford Dictionary ofEnglish. </i>Oxford University Press.</p></references></body></article>