<?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="69"/><title>SemEval-2010 Task: Japanese WSD</title><pubinfo>Proceedings of the 5th International Workshop on Semantic Evaluation, ACL 2010,pages 69-74, Uppsala, Sweden, 15-16 July 2010. ©2010 Association for Computational Linguistics</pubinfo><author surname="Okumura" givenname="Manabu"><org  name="Tokyo Institute of Technology" country="Japan" city="Tokyo"/></author><author surname="Shirai" givenname="Kiyoaki"><org  name="Japan Advanced Institute of Science and Technology" country="Japan" city="Nomi"/></author><author surname="Komiya" givenname="Kanako"><org  name="Tokyo Institute of Technology" country="Japan" city="Tokyo"/></author><author surname="Yokono" givenname="Hikaru"><org  name="Tokyo Institute of Technology" country="Japan" city="Tokyo"/></author></firstpageheader><frontmatter><p><b>SemEval-2010 Task: Japanese WSD</b></p><p><b>Manabu Okumura Kiyoaki Shirai</b></p><p>Tokyo Institute of TechnologyJapan Advanced Institute of Science and Technology oku@pi.titech.ac.jp kshirai@jaist.ac.jp</p><p><b>Kanako Komiya Hikaru Yokono</b></p><p>Tokyo University of Agriculture and Technology  Tokyo Institute of Technology</p><p>kkomiya@cc.tuat.ac.jp yokono@lr.pi.titech.ac.jp</p></frontmatter><abstract>An overview of the SemEval-2 Japanese WSD task is presented. It is a lexical sample task, and word senses are defined according to a Japanese dictionary, the Iwanami Kokugo Jiten. This dictionary and a training corpus were distributed to participants. The number of target words was 50, with 22 nouns, 23 verbs, and 5 adjectives. Fifty instances of each target word were provided, consisting of a to­tal of 2,500 instances for the evaluation. Nine systems from four organizations par­ticipated in the task. </abstract></header><body><section number="1" title="Introduction"><p>This paper reports an overview of the SemEval2 Japanese Word Sense Disambiguation (WSD) task. It can be considered an extension of the SENSEVAL-2 Japanese monolingual dictionary-based task (Shirai, 2001), so it is a lexical sam­ple task. Word senses are defined according to the Iwanami Kokugo Jiten (Nishio et al., 1994), a Japanese dictionary published by Iwanami Shoten. It was distributed to participants as a sense inven­tory. Our task has the following two new charac­teristics:</p><p>1. All previous Japanese sense-tagged corpora were from newspaper articles, while sense-tagged corpora were constructed in English on balanced corpora, such as Brown corpus and BNC corpus. The first balanced corpus of contemporary written Japanese (BCCWJ corpus) is now being constructed as part of a national project in Japan (Maekawa, 2008), and we are now constructing a sense-tagged corpus based on it. Therefore, the task will use the first balanced Japanese sense-tagged corpus.</p><p>Because a balanced corpus consists of docu­ments from multiple genres, the corpus can be divided into multiple sub-corpora of a genre. In supervised learning approaches on word sense disambiguation, because word sense distribution might vary across different sub-corpora, we need to take into account the genres of training and test corpora. There­fore, word sense disambiguation on a bal­anced corpus requires tackling a kind of do­main (genre) adaptation problem (Chang and Ng, 2006; Agirre and de Lacalle, 2008).</p><p>2. In previous WSD tasks, systems have been required to select a sense from a given set of senses in a dictionary for a word in one con­text (an instance). However, the set of senses in the dictionary is not always complete. New word senses sometimes appear after the dic­tionary has been compiled. Therefore, some instances might have a sense that cannot be found in the dictionary's set. The task will take into account not only the instances that have a sense in the given set but also the in­stances that have a sense that cannot be found in the set. In the latter case, systems should output that the instances have a sense that is not in the set.</p><p>Training data, a corpus that consists of three genres (books, newspaper articles, and white pa­pers) and is manually annotated with sense IDs, was also distributed to participants. For the evalu­ation, we distributed a corpus that consists of four genres (books, newspaper articles, white papers, and documents from a Q&amp;A site on the WWW) with marked target words as test data. Participants were requested to assign one or more sense IDs to each target word, optionally with associated prob­abilities. The number of target words was 50, with 22 nouns, 23 verbs, and 5 adjectives. Fifty in­stances of each target word were provided, consisting of a total of 2,500 instances for the evalua­tion.<page local="2" global="70"/></p><p>In what follows, section two describes the de­tails of the data used in the Japanese WSD task. Section three describes the process to construct the sense tagged data, including the analysis of an inter-annotator agreement. Section four briefly in­troduces participating systems and section five de­scribes their results. Finally, section six concludes the paper.</p><doubt alpha="66.7" length="6" tooSmall="False" monospace="0.0">2 Data</doubt><p>In the Japanese WSD task, three types of data were distributed to all participants: a sense inventory, training data, and test data<footnote anchor="1"/>.</p><subsection number="2.1" title="Sense Inventory"><p>As described in section one, word senses are defined according to a Japanese dictionary, the Iwanami Kokugo Jiten. The number of headwords and word senses in the Iwanami Kokugo Jiten is 60,321 and 85,870.</p><p>As described in the task description of SENSEVAL-2 Japanese dictionary task (Shirai, 2001), the Iwanami Kokugo Jiten has hierarchi­cal structures in word sense descriptions. The Iwanami Kokugo Jiten has at most three hierarchi­cal layers.</p></subsection><subsection number="2.2" title="Training Data"><p>An annotated corpus was distributed as the train­ing data. It consists of 240 documents of three genres (books, newspaper articles, and white pa­pers) from the BCCWJ corpus. The annotated in­formation in the training data is as follows:</p><p>• Morphological information The document was annotated with morpho­logical information (word boundaries, a part-of-speech (POS) tag, a base form, and a read­ing) for all words. All the morphological in­formation was automatically annotated using chasen<footnote anchor="2"/> with unidic and was manually post-edited.</p><p>'Due to space limits, we unfortunately cannot present the statistics of the training and test data, such as the number of instances in different genres, the number of instances for a new word sense, and the Jensen Shannon (JS) divergence (Lin, 1991; Dagan et al., 1997) between the word sense dis­tributions of two different genres. We hope we will present them in another paper in the near future.</p><footnote label="2">http://chasen-legacy.sourceforge.jp/</footnote><p>• Genre code</p><p>Each document was assigned a code indicat­ing its genre from the aforementioned list.</p><p>• Word sense IDs</p><p>3,437 word types in the data were annotated for sense IDs, and the data contain 31,611 sense-tagged instances that include 2,500 in­stances for the 50 target words. Words as­signed with sense IDs satisfied the following conditions:</p><p>1. The Iwanami Kokugo Jiten gave their sense description.</p><p>2. Their POSs were either a noun, a verb, or an adjective.</p><p>3. They were ambiguous, that is, there were more than two word senses for them in the dictionary.</p><p>Word sense IDs were manually annotated. <b>2.3   Test Data</b></p><p>The test data consists of 695 documents of four genres (books, newspaper articles, white papers, and documents from a Q&amp;A site on the WWW) from the BCCWJ corpus, with marked target words. The documents used for the training and test data are not mutually exclusive. The num­ber of overlapping documents between the train­ing and test data is 185. The instances used for the evaluation were not provided as the training data<footnote anchor="3"/>. The annotated information in the test data is as fol­lows:</p><p>• Morphological information</p><p>Similar to the training data, the document was annotated with morphological informa­tion (word boundaries, a POS tag, a base form, and a reading) for all words. All mor­phological information was automatically an­notated using chasen with unidic and was manually post-edited.</p><p>As in the training data, each document was assigned a code indicating its genre from the aforementioned list.</p><p>Word sense IDs were manually annotated for the target words<footnote anchor="4"/>.<page local="3" global="71"/></p><footnote label="3">The word sense IDs for them were hidden from the par­ticipants.</footnote><p>The number of target words was 50, with 22 nouns, 23 verbs, and 5 adjectives. Fifty instances of each target word were provided, consisting of a total of 2,500 instances for the evaluation.</p></subsection></section><section number="3" title="Word Sense Tagging"><p>Except for the word sense IDs, the data described in section two was developed by the National In­stitute of Japanese Language. However, the word sense IDs were newly annotated on the data. This section presents the process of annotating the word sense IDs, and the analysis of the inter-annotator agreement.</p><subsection number="3.1" title="Sampling Target Words"><p>When we chose target words, we considered the following conditions:</p><p>• The POSs of target words were either a noun, a verb, or an adjective.</p><p>• We chose words that occurred more than 50 times in the training data.</p><p>• The relative "difficulty" in disambiguating the sense of words was taken into account. The difficulty of the word <i>w </i>was defined by the entropy of the word sense distribution <i>E(w) </i>in the test data (Kilgarriff and Rosen-zweig, 2000). Obviously, the higher <i>E(w) </i>is, the more difficult the WSD for <i>w </i>is.</p><p>• The number of instances for a new sense was also taken into account.</p></subsection><subsection number="3.2" title="Manual Annotation"><p>Nine annotators assigned the correct word sense IDs for the training and test data. All of them had a certain level of linguistic knowledge. The process of manual annotation was as follows:</p><p>1. An annotator chose a sense ID for each word separately in accordance with the following guidelines:</p><p>• One sense ID was to be chosen for each word.</p><p>• Sense IDs at any layers in the hierarchi­cal structures were assignable.</p><footnote label="4">They were hidden from the participants during the for­mal run.</footnote><p>• The "new word sense" tag was to be chosen only when all sense IDs were not absolutely applicable.</p><p>2. For the instances that had a 'new word sense' tag, another annotator reexamined carefully whether those instances really had a new sense.</p><p>Because a fragment of the corpus was tagged by multiple annotators in a preliminary annotation, the inter-annotator agreement between the two an­notators in step 1 was calculated with Kappa statis­tics. It was 0.678.</p></subsection></section><section number="4" title="Evaluation Methodology"><p>The evaluation was returned in the following two ways:</p><p>1. The outputted sense IDs were evaluated, as­suming the 'new sense' as another sense ID. The outputted sense IDs were compared to the given gold standard word senses, and the usual precision measure for supervised word sense disambiguation systems was computed using the scorer. The Iwanami Kokugo Jiten has three levels for sense IDs, and we used the middle-level sense in the task. Therefore, the scoring in the task was 'middle-grained scoring.'</p><p>2. The ability of finding the instances of new senses was evaluated, assuming the task as classifying each instance into a 'known sense' or 'new sense' class. The outputted sense IDs (same as in 1.) were compared to the given gold standard word senses, and the usual accuracy for binary classification was computed, assuming all sense IDs in the dic­tionary were in the 'known sense' class.</p></section><section number="5" title="Participating Systems"><p>In the Japanese WSD task, 10 organizations reg­istered for participation. However, only the nine systems from four organizations submitted the re­sults. In what follows, we outline them with the following description:</p></section><section number="1." title="learning algorithm used,"></section><section number="2." title="features used,"></section><section number="3." title="language resources used,"><page local="4" global="72"/></section><section number="4." title="level of analysis performed in the system,"><p>5. whether and how the difference in the text genre was taken into account, 6. method to detect new senses of words, if any.</p><p>Note that most of the systems used supervised learning techniques.</p><doubt alpha="42.9" length="7" tooSmall="False" monospace="0.0">• HIT-1</doubt><p>1. Naive Bayes, 2. Word form/POS of the target word, word form/POS before or after the target word, content words in the con­text, classes in a thesaurus for those words in the context, the text genre, 3. 'Bunrui-Goi-Hyou', a Japanese thesaurus (National Insti­tute of Japanese Language, 1964), 4. Mor­phological analysis, 5. A genre is included in the features. 6. Assuming that the posterior probability has a normal distribution, the sys­tem judges those instances deviating from the distribution at the 0.05 significance level as a new word sense 1. Agglomerative clustering, 2. Bag-of-words in context, etc. 3. None, 4. Mor­phological analysis, 5. The system does not merge example sentences in different genre sub-corpus into a cluster. 6. First, the system makes clusters of example sentences, then measures the similarity between a cluster and a sense in the dictionary, finally regarding the cluster as a collection of new senses when the similarity is small. For WSD, the system chooses the most similar sense for each clus­ter, then it considers all the instances in the cluster to have that sense.</p><doubt alpha="55.6" length="9" tooSmall="False" monospace="0.0">• JAIST-1</doubt><doubt alpha="55.6" length="9" tooSmall="False" monospace="0.0">• JAIST-2</doubt><p>1. SVM, 2. Word form/POS before or after the target word, content words in the context, etc. 3. None, 4. Morphological analysis, 5. The system was trained with the feature set where features are distinguished whether or not they are derived from only one genre sub-corpus. 6. 'New sense' is treated as one of the sense classes.</p><doubt alpha="55.6" length="9" tooSmall="False" monospace="0.0">• JAIST-3</doubt><p>The system is an ensemble of JAIST-1 and JAIST-2. The judgment of a new sense is per­formed by JAIST-1. The output of JAIST-1 is chosen when the similarity between a cluster and a sense in the dictionary is sufficiently high. Otherwise, the output of JAIST-2 is used.</p><doubt alpha="27.3" length="11" tooSmall="False" monospace="0.0">• MSS-1,2,3</doubt><p>1. Maximum entropy, 2. Three word forms/lemmas/POSs before or after the target word, bigrams, and skip bigrams in the con­text, bag-of-words in the document, a class of the document categorized by a topic clas­sifier, etc. 3. None, 4. None, 5. For each tar­get word, the system selected the genre and dictionary examples combinations for train­ing data, which got the best results in cross-validation. 6. The system calculated the en­tropy for each target word given by the Maxi­mum Entropy Model (MEM). It assumed that high entropy (when probabilities of classes are uniformly dispersed) was indicative of a new sense. The threshold was tuned by using the words with a new sense tag in the training data. Three official submissions correspond to different thresholds.</p><doubt alpha="60.0" length="15" tooSmall="False" monospace="0.0">• RALI-l,RALI-2</doubt><p>1. Naive Bayes, 2. Only the 'writing' of the words (inside of &lt;mor&gt; tag), 3. The Mainichi 2005 corpus of NTCIR, parsed with chasen+unidic, 4. None, 5. Not taken into ac­count, 6. 'New sense' is only used when it is evident in the training data</p><p>For more details, please refer to their description papers.</p></section><section number="6" title="Their Results"><p>The evaluation results of all the systems are shown in tables 1 and 2. "Baseline" for WSD indicates the results of the baseline system that used SVM with the following features:</p><p>• Morphological features</p><p>Bag-of-words (BOW), Part-of-speech (POS), and detailed POS classification. We extract these features from the target word itself and the two words to the right and left of it.</p><p>• Syntactic features</p><p>- If the POS of a target word is a noun, extract the verb in a grammatical depen­dency relation with the noun.</p><page local="5" global="73"/><table caption="Table 1: Results: Word sense disambiguation"></table><p>- If the POS of a target word is a verb, ex­tract the noun in a grammatical depen­dency relation with the verb.</p><p>• Figures in Bunrui-Goi-Hyou</p><p>4 and 5 digits regarding the content word to the right and left of the target word.</p><p>The baseline system did not take into account any information on the text genre. "Baseline" for new sense detection (NSD) indicates the results of the baseline system, which outputs a sense in the dic­tionary and never outputs the new sense tag. Pre­cision and recall for NSD are shown just for refer­ence. Because relatively few instances for a new word sense were found (39 out of 2500), the task of the new sense detection was found to be rather difficult.</p><p>Tables 3 and 4 show the results for nouns, verbs, and adjectives. In our comparison of the base­line system scores for WSD, the score for nouns was the biggest, and the score for verbs was the smallest (table 3). However, the average entropy of nouns was the second biggest (0.7257), and that sense disambiguation sense detection of verbs was the biggest (1.194)<footnote anchor="5"/>.</p><table caption="Table 3: Results for each POS (Precision): Word"></table><p>We set up three word classes, <i>Dcnff{E{w) &gt; </i>1), Amd(0.5 &lt; <i>E{w) &lt; </i>1), and <i>Deasy{E{w) &lt; </i>0.5). <i>Ddiff, </i><i>Dmid,</i><i> </i>and <i>Deasy</i><i> </i>consist of 20, 19 and 11 words, respectively. Tables 5 and 6 show the results for each word class. The results of WSD are quite natural in that the higher <i>E(w) </i>is, the more difficult WSD is, and the more the per­formance degrades.</p></section><section number="7" title="Conclusion"><p>This paper reported an overview of the SemEval-2 Japanese WSD task. The data used in this task will be available when you contact the task organizer and sign a copyright agreement form. We hope this valuable data helps many researchers improve their WSD systems.</p><footnote label="5">The average entropy of adjectives was 0.6326.</footnote><table caption="Table 2: Results: New sense detection" 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></p></td><td class="cell"><p>Precision</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>0.7528</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.6612</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.6864</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>0.7476</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.7208</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.6404</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.6384</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.6604</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>0.7592</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>0.7636</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 caption="Table 4: Results for each POS (Accuracy): New" 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>Noun</p></td><td class="cell"><p>Verb</p></td><td class="cell"><p>Adjective</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>0.8255</p></td><td class="cell"><p>0.6878</p></td><td class="cell"><p>0.732</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.7436</p></td><td class="cell"><p>0.5739</p></td><td class="cell"><p>0.7</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.7645</p></td><td class="cell"><p>0.5957</p></td><td class="cell"><p>0.76</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>0.84</p></td><td class="cell"><p>0.6626</p></td><td class="cell"><p>0.732</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.8236</p></td><td class="cell"><p>0.6217</p></td><td class="cell"><p>0.724</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.7</p></td><td class="cell"><p>0.5504</p></td><td class="cell"><p>0.792</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.6991</p></td><td class="cell"><p>0.5470</p></td><td class="cell"><p>0.792</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.7218</p></td><td class="cell"><p>0.5713</p></td><td class="cell"><p>0.8</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>0.8236</p></td><td class="cell"><p>0.6965</p></td><td class="cell"><p>0.764</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>0.8127</p></td><td class="cell"><p>0.7191</p></td><td class="cell"><p>0.752</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 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>Accuracy</p></td><td class="cell"><p>Precision</p></td><td class="cell"><p>Recall</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>0.9844</p></td><td class="cell"><p><b>-</b></p></td><td class="cell"><p>0</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.9132</p></td><td class="cell"><p>0.0297</p></td><td class="cell"><p>0.0769</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.9512</p></td><td class="cell"><p>0.0337</p></td><td class="cell"><p>0.0769</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>0.9872</p></td><td class="cell"><p>1</p></td><td class="cell"><p>0.1795</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.9532</p></td><td class="cell"><p>0.0851</p></td><td class="cell"><p>0.2051</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.9416</p></td><td class="cell"><p>0.1409</p></td><td class="cell"><p>0.5385</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.9384</p></td><td class="cell"><p>0.1338</p></td><td class="cell"><p>0.5385</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.9652</p></td><td class="cell"><p>0.2333</p></td><td class="cell"><p>0.5385</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>0.9864</p></td><td class="cell"><p>0.7778</p></td><td class="cell"><p>0.1795</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>0.9872</p></td><td class="cell"><p>0.8182</p></td><td class="cell"><p>0.2308</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 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>Noun</p></td><td class="cell"><p>Verb</p></td><td class="cell"><p>Adjective</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>0.97</p></td><td class="cell"><p>0.9948</p></td><td class="cell"><p>1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.8881</p></td><td class="cell"><p>0.9304</p></td><td class="cell"><p>0.944</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.9518</p></td><td class="cell"><p>0.9470</p></td><td class="cell"><p>0.968</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>0.9764</p></td><td class="cell"><p>0.9948</p></td><td class="cell"><p>1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.9564</p></td><td class="cell"><p>0.9470</p></td><td class="cell"><p>0.968</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.9355</p></td><td class="cell"><p>0.9409</p></td><td class="cell"><p>0.972</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.9336</p></td><td class="cell"><p>0.9357</p></td><td class="cell"><p>0.972</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.96</p></td><td class="cell"><p>0.9670</p></td><td class="cell"><p>0.98</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>0.9745</p></td><td class="cell"><p>0.9948</p></td><td class="cell"><p>1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>0.9764</p></td><td class="cell"><p>0.9948</p></td><td class="cell"><p>1</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><page local="6" global="74"/></section><section title="Acknowledgments"><p>We would like to thank all the participants and the annotators for constructing this sense tagged cor­pus.</p><table caption="Table 5: Results for entropy classes (Precision): Word sense disambiguation"></table><table caption="Table 6: Results for Entropy classes (Accuracy): Newsense detection_" 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><i>D</i><b><i>easy</i></b></p></td><td class="cell"><p><i>D</i><b><i>mid</i></b></p></td><td class="cell"><p><i>Ddiff</i></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>0.9418</p></td><td class="cell"><p>0.7411</p></td><td class="cell"><p>0.66</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.8436</p></td><td class="cell"><p>0.6832</p></td><td class="cell"><p>0.54</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.8782</p></td><td class="cell"><p>0.7158</p></td><td class="cell"><p>0.553</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>0.9509</p></td><td class="cell"><p>0.7484</p></td><td class="cell"><p>0.635</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.92</p></td><td class="cell"><p>0.7368</p></td><td class="cell"><p>0.596</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.8291</p></td><td class="cell"><p>0.6558</p></td><td class="cell"><p>0.522</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.8273</p></td><td class="cell"><p>0.6558</p></td><td class="cell"><p>0.518</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.8345</p></td><td class="cell"><p>0.6905</p></td><td class="cell"><p>0.536</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>0.9455</p></td><td class="cell"><p>0.7653</p></td><td class="cell"><p>0.651</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>0.94</p></td><td class="cell"><p>0.7558</p></td><td class="cell"><p>0.674</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 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><i>D</i><b><i>easy</i></b></p></td><td class="cell"><p><i>D</i><b><i>mid</i></b></p></td><td class="cell"><p><b><i>Ddiff</i></b></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>1</p></td><td class="cell"><p>0.9737</p></td><td class="cell"><p>0.986</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT-1</p></td><td class="cell"><p>0.8909</p></td><td class="cell"><p>0.9095</p></td><td class="cell"><p>0.929</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-1</p></td><td class="cell"><p>0.9672</p></td><td class="cell"><p>0.9505</p></td><td class="cell"><p>0.943</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-2</p></td><td class="cell"><p>1</p></td><td class="cell"><p>0.9811</p></td><td class="cell"><p>0.986</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>JAIST-3</p></td><td class="cell"><p>0.9673</p></td><td class="cell"><p>0.9558</p></td><td class="cell"><p>0.943</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-1</p></td><td class="cell"><p>0.9818</p></td><td class="cell"><p>0.9221</p></td><td class="cell"><p>0.938</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-2</p></td><td class="cell"><p>0.98</p></td><td class="cell"><p>0.9221</p></td><td class="cell"><p>0.931</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MSS-3</p></td><td class="cell"><p>0.9873</p></td><td class="cell"><p>0.9611</p></td><td class="cell"><p>0.957</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-1</p></td><td class="cell"><p>1</p></td><td class="cell"><p>0.9789</p></td><td class="cell"><p>0.986</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>RALI-2</p></td><td class="cell"><p>1</p></td><td class="cell"><p>0.9811</p></td><td class="cell"><p>0.986</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>Eneko Agirre and Oier Lopez de Lacalle. 2008. On ro­bustness and domain adaptation using svd for word sense disambiguation. In <i>Proc. of COLING '08.</i></p><p>Yee Seng Chang and Hwee Tou Ng. 2006. Estimating class priors in domain adaptation for wsd. In <i>Proc. of ACL '06.</i></p><p>Ido Dagan, Lillian Lee, and Fernando Pereira. 1997. Similarity-based methods for word sense disam­biguation. In <i>Proceedings of the Thirty-Fifth An­nual Meeting of the Association for Computational Linguistics and Eighth Conference of the European Chapter of the Association for Computational Lin­guistics, </i>pages 56-63.</p><p>A. Kilgarriff and J. Rosenzweig. 2000. English sense-val: Report and results, <i>lu Proc. LREC'00.</i></p><p>J. Lin. 1991. Divergence measures based on the shan­non entropy. <i>IEEE Transactions on Information Theory, </i>37(1): 145-151.</p><p>Kikuo Maekawa. 2008. Balanced corpus of con­temporary written japanese. In <i>Proceedings of the 6th Workshop on Asian Language Resources (ALR), </i>pages 101-102.</p><p>National Institute of Japanese Language. 1964. <i>Bun-ruigoihyou. </i>Shuuei Shuppan. In Japanese.</p><p>Minora Nishio, Etsutaro Iwabuchi, and Shizuo Mizu-tani. 1994. <i>Iwanami Kokugo Jiten Dai Go Han. </i>Iwanami Publisher. In Japanese.</p><p>Kiyoaki Shirai. 2001. Senseval-2 japanese dictionary task. <i>In</i><i> Proceedings of SENSEVAL-2: Second Inter­national Workshop on Evaluating Word Sense Dis­ambiguation Systems, </i>pages 33-36.</p></references></body></article>