<?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="1"/><title>SemEval-2007 Task 01: Evaluating WSD on Cross-Language Information Retrieval</title><pubinfo>Proceedings of the 4th International Workshop on Semantic Evaluations (SemEval-2007),pages 1-6, Prague, June 2007. ©2007 Association for Computational Linguistics</pubinfo><author surname="Agirre" givenname="Eneko"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author><author surname="Magnini" givenname="Bernardo"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author><author surname="Lopez de Lacalle" givenname="Oier"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author><author surname="Rigau" givenname="German"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author><author surname="Otegi" givenname="Arantxa"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author><author surname="Vossen" givenname="Piek"><org  name="University of the Basque Country" country="Spain" city="Donostia"/></author></firstpageheader><frontmatter><p><b>SemEval-2007 Task Ol: Evaluating WSD on Cross-Language Information Retrieval</b></p><p><b>Eneko Agirre Bernardo Magnini</b></p><p>IXA NLP group ITC-IRST University of the Basque Country Trento, Italy</p><p>Donostia, Basque Counntry magnini@itc . it e.agirre@ehu.es</p><p><b>Oier Lopez de Lacalle</b></p><p>IXA NLP group University ofthe Basque Country Donostia, Basque Country j ibloleo@ehu.es</p><p><b>German Rigau</b></p><p>IXA NLP group</p><p>University of the Basque Country Donostia, Basque Country german.rigau@ehu.es</p></frontmatter><abstract>This paper presents a first attempt of an application-driven evaluation exercise of WSD. We used a CLIR testbed from the Cross Lingual Evaluation Forum. The ex­pansion, indexing and retrieval strategies where fixed by the organizers. The par­ticipants had to return both the topics and documents tagged with WordNet 1.6 word senses. The organization provided training data in the form of a pre-processed Semcor which could be readily used by participants. The task had two participants, and the orga­nizer also provide an in-house WSD system for comparison. </abstract></header><body><section title="l Introduction"><p>Since the start of Senseval, the evaluation of Word Sense Disambiguation (WSD) as a separate task is a mature field, with both lexical-sample and all-words tasks. In the first case the participants need to tag the occurrences of a few words, for which hand-tagged data has already been provided. In the all-words task all the occurrences of open-class words occurring in two or three documents (a few thousand words) need to be disambiguated.</p><p><b>Arantxa Otegi</b></p><p>University of the Basque Country Donostia, Basque Country j ibotusa@ehu.es</p><p><b>Piek Vossen</b></p><p>Irion Technologies Delftechpark 26 2628XH Delft, Netherlands Piek.Vossen@irion.nl</p><p>The community has long mentioned the neces­sity of evaluating WSD in an application, in order to check which WSD strategy is best, and more im­portant, to try to show that WSD can make a differ­ence in applications. The use of WSD in Machine Translation has been the subject of some recent pa­pers, but less attention has been paid to Information</p><p>Retrieval (IR).</p><p>With this proposal we want to make a first try to define a task where WSD is evaluated with respect to an Information Retrieval and Cross-Lingual Infor­mation Retrieval (CLIR) exercise. From the WSD perspective, this task will evaluate all-words WSD systems indirectly on a real task. From the CLIR perspective, this task will evaluate which WSD sys­tems and strategies work best.</p><p>We are conscious that the number of possible con­figurations for such an exercise is very large (in­cluding sense inventory choice, using word sense in­duction instead of disambiguation, query expansion, WSD strategies, IR strategies, etc.), so this first edi­tion focuses on the following:</p><p>• The IR/CLIR system is fixed.</p><p>• The expansion / translation strategy is fixed.</p><p>• The participants can choose the best WSD strategy.</p><page local="2" global="2"/><p>• The IR system is used as the upperbound for the CLIR systems.</p><p>We think that it is important to start doing this kind of application-driven evaluations, which might shed light to the intricacies in the interaction be­tween WSD and IR strategies. We see this as the first of a series of exercises, and one outcome of this task should be that both WSD and CLIR communi­ties discuss together future evaluation possibilities.</p><p>This task has been organized in collabora­tion with the Cross-Language Evaluation Forum (CLEF<footnote anchor="1"/>). The results will be analyzed in the CLEF-2007 workshop, and a special track will be pro­posed for CLEF-2008, where CLIR systems will have the opportunity to use the annotated data produced as a result of the Semeval-2007 task. The task has a webpage with all the details at http://ixa2.si.ehu.es/semeval-clir.</p><p>This paper is organized as follows. Section 2 describes the task with all the details regarding datasets, expansion/translation, the IR/CLIR system used, and steps for participation. Section 3 presents the evaluation performed and the results obtained by the participants. Finally, Section 4 draws the con­clusions and mention the future work.</p></section><section number="2" title="Description of the task"><p>This is an application-driven task, where the appli­cation is a fixed CLIR system. Participants disam­biguate text by assigning WordNet 1.6 synsets and the system will do the expansion to other languages, index the expanded documents and run the retrieval for all the languages in batch. The retrieval results are taken as the measure for fitness of the disam­biguation. The modules and rules for the expansion and the retrieval will be exactly the same for all par­ticipants.</p><p>We proposed two specific subtasks:</p><p>1. Participants disambiguate the corpus, the cor­pus is expanded to synonyms/translations and we measure the effects on IR/CLIR. Topics<footnote anchor="2"/> are not processed.</p><p>'http://www.clef-campaign.org</p><footnote label="2">In IR topics are the short texts which are used by the sys­tems to produce the queries. They usually provide extensive information about the text to be searched, which can be used both by the search engine and the human evaluators.</footnote><p>2. Participants disambiguate the topics per lan­guage, we expand the queries to syn­onyms/translations and we measure the effects on IR/CLIR. Documents are not processed</p><p>The corpora and topics were obtained from the ad-hoc CLEF tasks. The supported languages in the topics are English and Spanish, but in order to limit the scope of the exercise we decided to only use En­glish documents. The participants only had to dis-ambiguate the English topics and documents. Note that most WSD systems only run on English text.</p><p>Due to these limitations, we had the following evaluation settings:</p><p><b>IR with WSD of topics </b>, where the participants disambiguate the documents, the disam-biguated documents are expanded to syn­onyms, and the original topics are used for querying. All documents and topics are in En­glish.</p><p><b>IR with WSD of documents </b>, where the partic­ipants disambiguate the topics, the disam-biguated topics are expanded and used for querying the original documents. All docu­ments and topics are in English.</p><p><b>CLIR with WSD of documents </b>, where the partic­ipants disambiguate the documents, the dis-ambiguated documents are translated, and the original topics in Spanish are used for query­ing. The documents are in English and the top­ics are in Spanish.</p><p>We decided to focus on CLIR for evaluation, given the difficulty of improving IR. The IR results are given as illustration, and as an upperbound of the CLIR task. This use of IR results as a reference for CLIR systems is customary in the CLIR commu­nity (Harman, 2005).</p><subsection number="2.1" title="Datasets"><p>The English CLEF data from years 2000-2005 com­prises corpora from 'Los Angeles Times' (year 1994) and 'Glasgow Herald' (year 1995) amounting to 169,477 documents (579 MB of raw text, 4.8GB in the XML format provided to participants, see Sec­tion 2.3) and 300 topics in English and Spanish (the topics are human translations of each other). The relevance judgments were taken from CLEF. This might have the disadvantage of having been pro­duced by pooling the results of CLEF participants, and might bias the results towards systems not using WSD, specially for monolingual English retrieval. We are considering the realization of a post-hoc analysis of the participants results in order to ana­lyze the effect on the lack of pooling.<page local="3" global="3"/></p><p>Due to the size of the document collection, we de­cided that the limited time available in the competi­tion was too short to disambiguate the whole collec­tion. We thus chose to take a sixth part of the corpus at random, comprising 29,375 documents (874MB in the XML format distributed to participants). Not all topics had relevant documents in this 17% sam­ple, and therefore only 201 topics were effectively used for evaluation. All in all, we reused 21,797 relevance judgements that contained one of the doc­uments in the 17% sample, from which 923 are pos-itive<footnote anchor="3"/>. For the future we would like to use the whole collection.</p></subsection><subsection number="2.2" title="Expansion and translation"><p>For expansion and translation we used the publicly available Multilingual Central Repository (MCR) from the MEANING project (Atserias et al., 2004). The MCR follows the EuroWordNet design, and currently includes English, Spanish, Italian, Basque and Catalan wordnets tightly connected through the Interlingual Index (based on WordNet 1.6, but linked to all other WordNet versions).</p><p>We only expanded (translated) the senses returned by the WSD systems. That is, given a word like 'car', it will be expanded to 'automobile' or 'railcar' (and translated to 'auto' or 'vagon' respectively) de­pending on the sense in WN 1.6. If the systems re­turns more than one sense, we choose the sense with maximum weight. In case of ties, we expand (trans­late) all. The participants could thus implicitly affect the expansion results, for instance, when no sense could be selected for a target noun, the participants could either return nothing (or NOSENSE, which would be equivalent), or all senses with 0 score. In the first case no expansion would be performed, in the second all senses would be expanded, which is equivalent to full expansion. This fact will be men­tioned again in Section 3.5.</p><footnote label="3">The overall figures are 125,556 relevance judgements for the 300 topics, from which 5700 are positive</footnote><p>Note that in all cases we never delete any of the words in the original text.</p><p>In addition to the expansion strategy used with the participants, we tested other expansion strategies as baselines:</p><p><b>noexp </b>no expansion, original text <b>fullexp </b>expansion (translation in the case of English to Spanish expansion) to all synonyms of all</p><doubt alpha="100.0" length="6" tooSmall="False" monospace="0.0">senses</doubt><p><b>wsd50 </b>expansion to the best 50% senses as returned by the WSD system. This expansion was tried over the in-house WSD system of the organizer only.</p></subsection><subsection number="2.3" title="IR/CLIR system"><p>The retrieval engine is an adaptation of the Twenty-One search system (Hiemstra and Kraaij, 1998) that was developed during the 90's by the TNO research institute at Delft (The Netherlands) getting good re­sults on IR and CLIR exercises in TREC (Harman, 2005). It is now further developed by Irion technolo­gies as a cross-lingual retrieval system (Vossen et al., ). For indexing, the TwentyOne system takes Noun Phrases as an input. Noun Phases (NPs) are detected using a chunker and a word form with POS lexicon. Phrases outside the NPs are not indexed, as well as non-content words (determiners, prepositions, etc.) within the phrase.</p><p>The Irion TwentyOne system uses a two-stage re­trieval process where relevant documents are first extracted using a vector space matching and sec­ondly phrases are matched with specific queries. Likewise, the system is optimized for high-precision phrase retrieval with short queries (1 up 5 words with a phrasal structure as well). The system can be stripped down to a basic vector space retrieval sys­tem with an tf.idf metrics that returns documents for topics up to a length of30 words. The stripped-down version was used for this task to make the retrieval results compatible with the TREC/CLEF system.</p><p>The Irion system was also used for pre­processing. The CLEF corpus and topics were con­verted to the TwentyOne XML format, normalized, and named-entities and phrasal structured detected. Each of the target tokens was identified by an unique identifier.</p></subsection><subsection number="2.4" title="Participation"><p>The participants were provided with the following:</p><page local="4" global="4"/></subsection></section><section number="1." title="the document collection in Irion XML format"></section><section number="2." title="the topics in Irion XML format"><p>In addition, the organizers also provided some of the widely used WSD features in a word-to-word fashion<footnote anchor="4"/> (Agirre et al., 2006) in order to make partic­ipation easier. These features were available for both topics and documents as well as for all the words with frequency above 10 in SemCor 1.6 (which can be taken as the training data for supervised WSD systems). The Semcor data is publicly available <footnote anchor="5"/>. For the rest of the data, participants had to sign and end user agreement.</p><p>The participants had to return the input files en­riched with WordNet 1.6 sense tags in the required XML format:</p></section><section number="1." title="for all the documents in the collection"></section><section number="2." title="for all the topics"><p>Scripts to produce the desired output from word-to-word files and the input files were provided by organizers, as well as DTD's and software to check that the results were conformant to the respective</p><p>DTD's.</p></section><section number="3" title="Evaluation and results"><p>For each of the settings presented in Section 2 we present the results of the participants, as well as those of an in-house system presented by the orga­nizers. Please refer to the system description papers for a more complete description. We also provide some baselines and alternative expansion (transla­tion) strategies. All systems are evaluated accord­ing to their Mean Average Precision <footnote anchor="6"/> (MAP) as computed by the trec.eval software on the pre­existing CLEF relevance-assessments.</p><p><b>3.l Participants</b></p><p>The two systems that registered sent the results on time.</p><p><b>PUTOP </b>They extend on McCarthy's predominant sense method to create an unsupervised method of word sense disambiguation that uses auto­matically derived topics using Latent Dirichlet</p><footnote label="4">Each target word gets a file with all the occurrences, and each occurrence gets the occurrence identifier, the sense tag (if in training), and the list of features that apply to the occurrence. 5 http://ixa2.si.ehu.es/semeval-clir/  6 http://en.wikipedia.org/wiki/ Information_retrieval</footnote><p>Allocation. Using topic-specific synset similar­ity measures, they create predictions for each word in each document using only word fre­quency information. The disambiguation pro­cess took aprox. 12 hours on a cluster of48 ma­chines (dual Xeons with 4GB of RAM). Note that contrary to the specifications, this team returned WordNet 2.1 senses, so we had to map automatically to 1.6 senses (Daude et al., 2000).</p><p><b>UNIBA </b>This team uses a a knowledge-based WSD system that attempts to disambiguate all words in a text by exploiting WordNet relations. The main assumption is that a specific strategy for each Part-Of-Speech (POS) is better than a sin­gle strategy. Nouns are disambiguated basi­cally using hypernymy links. Verbs are dis-ambiguated according to the nouns surrounding them, and adjectives and adverbs use glosses.</p><p><b>ORGANIZERS </b>In addition to the regular partic­ipants, and out of the competition, the orga­nizers run a regular supervised WSD system trained on Semcor. The system is based on a single k-NN classifier using the features de­scribed in (Agirre et al., 2006) and made avail­able at the task website (cf. Section 2.4).</p><p>In addition to those we also present some com­mon IR/CLIR baselines, baseline WSD systems, and an alternative expansion:</p><p><b>noexp </b>a non-expansion IR/CLIR baseline of the documents or topics.</p><p><b>fullexp </b>a full-expansion IR/CLIR baseline of the documents or topics.</p><p><b>wsdrand </b>a WSD baseline system which chooses a sense at random. The usual expansion is ap­plied.</p><p><b>1st </b>a WSD baseline system which returns the sense numbered as 1 in WordNet. The usual expan­sion is applied.</p><p><b>wsd50 </b>the organizer's WSD system, where the 50% senses of the word ranking according to the WSD system are expanded. That is, instead of expanding the single best sense, it expands the best 50% senses.</p><subsection number="3.2" title="IR Results"><p>This section present the results obtained by the par­ticipants and baselines in the two IR settings. The<page local="5" global="5"/></p><p>Table 1: Retrieval results given as MAP. IRtops stands for English IR with topic expansion. IR-docs stands for English IR with document expan­sion. CLIR stands for CLIR results for translated documents.</p><p>second and third columns of Table 1 present the re­sults when disambiguating the topics and the docu­ments respectively. Non ofthe expansion techniques improves over the baseline (no expansion).</p><p>Note that due to the limitation of the search en­gine, long queries were truncated at 50 words, which might explain the very low results of the full expan­sion.</p></subsection><subsection number="3.3" title="CLIR results"><p>The last column of Table 1 shows the CLIR results when expanding (translating) the disambiguated documents. None of the WSD systems attains the performance of full expansion, which would be the baseline CLIR system, but the WSD ofthe organizer gets close.</p></subsection><subsection number="3.4" title="WSD results"><p>In addition to the IR and CLIR results we also pro­vide the WSD performance of the participants on the Senseval 2 and 3 all-words task. The documents from those tasks were included alongside the CLEF documents, in the same formats, so they are treated as any other document. In order to evaluate, we had to map automatically all WSD results to the respec­tive WordNet version (using the mappings in (Daude et al., 2000) which are publicly available).</p><p>The results are presented in Table 2, where we can see that the best results are attained by the organizers WSD system.</p></subsection><subsection number="3.5" title="Discussion"><p>First of all, we would like to mention that the WSD and expansion strategy, which is very simplistic, de­grades the IR performance.   This was rather expected, as the IR experiments had an illustration goal, and are used for comparison with the CLIR experiments. In monolingual IR, expanding the top­ics is much less harmful than expanding the docu­ments. Unfortunately the limitation to 50 words in the queries might have limited the expansion of the topics, which make the results rather unreliable. We plan to fix this for future evaluations.</p><p>Regarding CLIR results, even if none of the WSD systems were able to beat the full-expansion base­line, the organizers system was very close, which is quite encouraging due to the very simplistic expan­sion, indexing and retrieval strategies used.</p><p>In order to better interpret the results, Table 3 shows the amount of words after the expansion in each case. This data is very important in order to un­derstand the behavior of each of the systems. Note that UNIBA returns 3 synsets at most, and therefore the wsd50 strategy (select the 50% senses with best score) leaves a single synset, which is the same as taking the single best system (wsdbest). Regarding PUTOP, this system returned a single synset, and therefore the wsd50 figures are the same as the ws-dbest figures.</p><p>Comparing the amount of words for the two par­ticipant systems, we see that UNIBA has the least words, closely followed by PUTOP. The organizers WSD system gets far more expanded words. The explanation is that when the synsets returned by a WSD system all have 0 weights, the wsdbest expan­sion strategy expands them all. This was not explicit in the rules for participation, and might have affected the results.</p><p>A cross analysis of the result tables and the num­ber of words is interesting. For instance, in the IR exercise, when we expand documents, the results in<page local="6" global="6"/></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></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>IRtops</p></td><td class="cell"><p>IRdocs</p></td><td class="cell"><p>CL1R</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>no expansion full expansion</p></td><td class="cell"><p>0.3599 0.1610</p></td><td class="cell"><p>0.3599 0.1410</p></td><td class="cell"><p>0.1446 0.2676</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UNÎBA PUTOP</p></td><td class="cell"><p>0.3030 0.3036</p></td><td class="cell"><p>0.1521 0.1482</p></td><td class="cell"><p>0.1373 0.1734</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>wsdrand 1 st sense ORGANIZERS wsd50</p></td><td class="cell"><p>0.2673 0.2862 0.2886 0.2651</p></td><td class="cell"><p>0.1482 0.1172 0.1587 0.1479</p></td><td class="cell"><p>0.2617 0.2637 0.2664 0.2640</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><table caption="Table 2: English WSD results in the Senseval-2 and Senseval-3 all-words datasets." 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>Senseval-2 all words</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>precision</p></td><td class="cell"><p>recall</p></td><td class="cell"><p>coverage</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>ORGANIZERS</p></td><td class="cell"><p>0.584</p></td><td class="cell"><p>0.577</p></td><td class="cell"><p>93.61%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UNÎBA</p></td><td class="cell"><p>0.498</p></td><td class="cell"><p>0.375</p></td><td class="cell"><p>75.39%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>PUTOP</p></td><td class="cell"><p>0.388</p></td><td class="cell"><p>0.240</p></td><td class="cell"><p>61.92%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Senseval-3 all words</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>precision</p></td><td class="cell"><p>recall</p></td><td class="cell"><p>coverage</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>ORGANIZERS</p></td><td class="cell"><p>0.591</p></td><td class="cell"><p>0.566</p></td><td class="cell"><p>95.76%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UNÎBA</p></td><td class="cell"><p>0.484</p></td><td class="cell"><p>0.338</p></td><td class="cell"><p>69.98%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>PUTOP</p></td><td class="cell"><p>0.334</p></td><td class="cell"><p>0.186</p></td><td class="cell"><p>55.68%</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><p>Table 3: Number of words in the document col­lection after expansion for the WSD system and all baselines. wsdbest stands for the expansion strategy used with participants.</p><p>the third column of Table 1 show that the ranking for the non-informed baselines is the following: best for no expansion, second for random WSD, and third for full expansion. These results can be explained because of the amount of expansion: the more ex­pansion the worst results. When more informed WSD is performed, documents with more expansion can get better results, and in fact the WSD system of the organizers is the second best result from all sys­tem and baselines, and has more words than the rest (with exception of wsd50 and full expansion). Still, the no expansion baseline is far from the WSD re­sults.</p><p>Regarding the CLIR result, the situation is in­verted, with the best results for the most productive expansions (full expansion, random WSD and no ex­pansion, in this order). For the more informed WSD methods, the best results are again for the organizers WSD system, which is very close to the full expan­sion baseline. Even if wsd50 has more expanded words wsdbest is more effective. Note the very high results attained by random. These high results can be explained by the fact that many senses get the same translation, and thus for many words with few translation, the random translation might be valid. Still the wsdbest, 1st sense and wsd50 results get better results.</p></subsection></section><section number="4" title="Conclusions and future work"><p>This paper presents the results of a preliminary at­tempt of an application-driven evaluation exercise of WSD in CLIR. The expansion, indexing and re­trieval strategies proved too simplistic, and none of the two participant systems and the organizers sys­tem were able to beat the full-expansion baseline. Due to efficiency reasons, the IRION system had some of its features turned off. Still the results are encouraging, as the organizers system was able to get very close to the full expansion strategy with much less expansion (translation).</p><p>For the future, a special track of CLEF-2008 will leave the avenue open for more sophisticated CLIR techniques. We plan to extend the WSD annotation to all words in the CLEF English document collec­tion, and we also plan to contact the best performing systems of the SemEval all-words tasks to have bet­ter quality annotations.</p></section><section title="Acknowledgements"><p>We wish to thank CLEF for allowing us to use their data, and the CLEF coordinator, Carol Peters, for her help and collaboration. This work has been partially funded by the Spanish education ministry (project KNOW)</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></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>English</p></td><td class="cell"><p>Spanish</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>No WSD</p></td><td class="cell"><p>noexp</p></td><td class="cell"><p>9,900,818</p></td><td class="cell"><p>9,900,818</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>fullexp</p></td><td class="cell"><p>93,551,450</p></td><td class="cell"><p>58,491,767</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UNIBA</p></td><td class="cell"><p>wsdbest</p></td><td class="cell"><p>19,436,374</p></td><td class="cell"><p>17,226,104</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>wsd50</p></td><td class="cell"><p>19,436,374</p></td><td class="cell"><p>17,226,104</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>PUTOP</p></td><td class="cell"><p>wsdbest</p></td><td class="cell"><p>20,101,627</p></td><td class="cell"><p>16,591,485</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>wsd50</p></td><td class="cell"><p>20,101,627</p></td><td class="cell"><p>16,591,485</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Baseline</p></td><td class="cell"><p>1st</p></td><td class="cell"><p>24,842,800</p></td><td class="cell"><p>20,261,081</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>WSD</p></td><td class="cell"><p>wsdrand</p></td><td class="cell"><p>24,904,717</p></td><td class="cell"><p>19,137,981</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>ORG.</p></td><td class="cell"><p>wsdbest</p></td><td class="cell"><p>26,403,913</p></td><td class="cell"><p>21,086,649</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>wsd50</p></td><td class="cell"><p>36,128,121</p></td><td class="cell"><p>27,528,723</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></section><references><p>E. Agirre, O. Lopez de Lacalle, and D. Martinez. 2006. Exploring feature set combinations for WSD. In <i>Proc. of the SEPLN.</i></p><p>J. Atserias, L. Villarejo, G. Rigau, E. Agirre, J. Carroll, B. Magnini, and P. Vossen. 2004. The MEANING Multilingual Central Repository. In <i>Proceedings of the 2.nd Global WordNet Conference, GWC 2004, </i>pages 23-30. Masaryk University, Brno, Czech Republic.</p><p>J. Daude, L. Padro, and G. Rigau. 2000. Mapping Word­Nets Using Structural Information. In <i>Proc. ofACL, </i>Hong Kong.</p><p>D. Harman. 2005. Beyond English. In E. M. Voorhees and D. Harman, editors, <i>TREC: Experiment and Eval­uation in Information Retrieval, </i>pages 153-181. MIT press.</p><p>D. Hiemstra and W. Kraaij. 1998. Twenty-One in ad-hoc and CLIR. In E.M. Voorhees and D. K. Harman, ed­itors, <i>Proc. ofTREC-7, </i>pages 500-540. NIST Special Publication.</p><p>P. Vossen, G. Rigau, I. Alegria, E. Agirre, D. Farwell, and M. Fuentes. Meaningful results for Information Retrieval in the MEANING project. In <i>Proc. ofthe 3rd Global Wordnet Conference</i>.</p></references></body></article>