<?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="19"/><title>SemEval-2007 Task 05: Multilingual Chinese-English Lexical Sample</title><pubinfo>Proceedings of the 4th International Workshop on Semantic Evaluations (SemEval-2007),pages 19-23, Prague, June 2007. ©2007 Association for Computational Linguistics</pubinfo><author surname="Jin" givenname="Peng"><org  name="Peking University" country="China" city="Beijing"/></author><author surname="Wu" givenname="Yunfang"><org  name="Peking University" country="China" city="Beijing"/></author><author surname="Yu" givenname="Shiwen"><org  name="Peking University" country="China" city="Beijing"/></author></firstpageheader><frontmatter><p><b>SemEval-2007 Task 5: Multilingual Chinese-English Lexical Sample</b></p><p><b>Peng Jin, Yunfang Wu and Shiwen Yu</b></p><p>Institute of Computational Linguistics Peking University, Beijing China</p><p>{jandp,  wuyf, yusw}@pku.edu.cn</p></frontmatter><abstract>The Multilingual Chinese-English lexical sample task at SemEval-2007 provides a framework to evaluate Chinese word sense disambiguation and to promote research. This paper reports on the task preparation and the results of six participants. </abstract></header><body><section number="1" title="Introduction"><p>The Multilingual Chinese-English lexical sample task is designed following the leading ideas of the Senseval-3 Multilingual English-Hindi lexical sample task (Chklovski et al., 2004). The "sense tags" for the ambiguous Chinese target words are given in the form of their English translations.</p><p>The data preparation is introduced in the second section. And then the participating systems are briefly described and their scores are listed.</p><p>In the conclusions we bring forward some sug­gestion for the next campaign.</p></section><section number="2" title="Chinese Word Sense Annotated Corpus"><p>All the training and test data come from the People's Daily in January, February and March of 2000. The People's Daily is the most popular newspaper in China and is open domain. Before manually sense annotating, the texts have been word-segmented and part of speech (PoS) tagged according to the PoS tagging scheme of Institute of Computational Linguistics in Peking University (ICL/PKU). The corpus had been used as one of the   gold-standard   data   set  for  the second international Chinese word segmentation bakeoff in 2005.<footnote anchor="1"/></p><subsection number="2.1" title="Manual Annotation"><p>The sense annotated corpus is manually con­structed with the help of a word sense annotating interface developed in Java. Three native annota-tors, two major in Chinese linguistics and one ma­jor in computer science took part in the construc­tion of the sense-annotated corpus. A text generally is first annotated by one annotator and then veri­fied by two checkers. Checking is of course a nec­essary procedure to keep the consistency. Inspired by the observation that checking all the instances of a word in a specific time frame will greatly im­prove the precision and accelerate the speed, a software tool is designed in Java to gather all the occurrences of a word in the corpus into a check­ing file with the sense KWIC (Key Word in Con­text) format in sense tags order. The inter-annotator agreement gets to 84.8% according to Wu. et al. (2006).</p><p>The sense entries are specified in the Chinese Semantic Dictionary (CSD) developed by ICL/PKU. The sense distinctions are made mainly according to the Contemporary Chinese Dictionary, the most widely used dictionary in mandarin Chi­nese, with necessary adjustment and improvement is implemented according to words usage in real texts. Word senses are described using the feature-based formalism. The features, which appear in the form "Attribute =Value", can incorporate ex­tensive distributional information about a word sense. The feature set constitutes the representation of a sense, while the verbal definitions of meaning serve only as references for human use.<page local="2" global="20"/> The Eng­lish translation is assigned to each sense in the at­tribute "English translation" in CSD.</p><footnote label="1"> http://sighan.cs.uchicago.edu/bakeoff2005/</footnote><p>Based on the sense-annotated corpus, a sense is replaced by its English translation, which might group different senses together under the same English word.</p></subsection><subsection number="2.2" title="Instances selection"><p>In this task together 40 Chinese ambiguous words: 19 nouns and 21 verbs are selected for the evalua­tion. Each sense of one word is provided at least 15 instances and at most 40 instances, in which around 2/3 is used as the training data and 1/3 as the test data. Table 1 presents the number of words under each part of speech, the average number of senses for each PoS and the number of instances respectively in the training and test set.</p><p>In order to escape from the sense-skewed distri­bution that really exists in the corpus of People's Daily, many instances of some senses have been removed from the sense annotated corpus. So the sense distribution of the ambiguous words in this task does not reflect the usages in real texts.</p></subsection></section><section number="3" title="Participating Systems"><p>In order to facilitate participators to select the fea­tures, we gave a specification for the PoS-tag set. Both word-segmented and un-segmented context are provided.</p><p>Two kinds of precisions are evaluated. One is micro-average:</p><doubt alpha="66.7" length="3" tooSmall="False" monospace="0.0">N N</doubt><p><i>P</i><i> </i>= V<i>m.</i><i> </i>/ V<i>n.</i></p><p><i>mir       <u>/  </u></i><b><i><u>I</u> </i></b><i>i    <u>/  </u></i><b><i><u>I</u> </i></b><i>i</i></p><doubt alpha="28.6" length="7" tooSmall="False" monospace="0.0">i=1 i=1</doubt><p><i>N </i>is the number of all target word-types. <i>m </i>is the number of labeled correctly to one specific tar-</p><p>get word-type and <i>n </i>is the number of all test in­stances for this word-type. The other is macro-average:</p><doubt alpha="100.0" length="1" tooSmall="False" monospace="0.0">N</doubt><doubt alpha="58.8" length="17" tooSmall="False" monospace="0.0">P=Vp/N,pi= mi/ ni</doubt><doubt alpha="45.0" length="20" tooSmall="False" monospace="0.0">mar/ ,r i '^  ii i i</doubt><doubt alpha="33.3" length="3" tooSmall="False" monospace="0.0">i=1</doubt><p>All teams attempted all test instances. So the re­call is the same with the precision. The precision baseline is obtained by the most frequent sense. Because the corpus is not reflected the real usage, the precision is very low.</p><p>Six teams participated in this word sense disam­biguation task. Four of them used supervised learn­ing algorithms and two used un-supervised method. For each team two kinds of precision are given as in table 2.</p><p>As follow the participating systems are briefly introduced.</p><p><i>SRCB-WSD </i>system exploited maximum entropy model as the classifier from OpenNLP<footnote anchor="2"/> The fol­lowing features are used in this WSD system:</p><doubt alpha="66.3" length="101" tooSmall="False" monospace="0.0">• All the verbs and nouns in the context, that is, the words with tags "n, nr, ns, nt, nz, v, vd, vn"</doubt><p>• PoS of the left word and the right word</p><p>• noun phrase, verb phrase, adjective phrase, time phrase, place phrase and quantity phrase.</p><p>These phrases are considered as constituents of context, as well as words and punctuations which do not belong to any phrase.</p><p>• the type of these phrases which are around the target phrases</p><footnote label="2"> http://  maxent.sourceforge.net/</footnote><table caption="Table 1: Summary of the sense inventory and number of training data and test 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></p></td><td class="cell"><p># Average senses</p></td><td class="cell"><p># training instances</p></td><td class="cell"><p># test instances</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>19 nouns</p></td><td class="cell"><p>2.58</p></td><td class="cell"><p>1019</p></td><td class="cell"><p>364</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>21 verbs</p></td><td class="cell"><p>3.57</p></td><td class="cell"><p>1667</p></td><td class="cell"><p>571</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: The scores of all participating systems" 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></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Team</p></td><td class="cell"><p>Micro-average</p></td><td class="cell"><p>Macro-average</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SRCB-WSD</p></td><td class="cell"><p>0.716578</p></td><td class="cell"><p>0.749236</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>I2R</p></td><td class="cell"><p>0.712299</p></td><td class="cell"><p>0.746824</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>CITYU-HIF</p></td><td class="cell"><p>0.710160</p></td><td class="cell"><p>0.748761</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SWAT</p></td><td class="cell"><p>0.657754</p></td><td class="cell"><p>0.692487</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>TorMd</p></td><td class="cell"><p>0.375401</p></td><td class="cell"><p>0.431243</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>HIT</p></td><td class="cell"><p>0.336898</p></td><td class="cell"><p>0.395993</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.4053</p></td><td class="cell"><p>0.4618</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></tr></table><page local="3" global="21"/><p>• word category information comes from Chi­nese thesaurus</p><p><i>I2R </i>system used a semi-supervised classification algorithm (label propagation algorithm) (Niu, et al., 2005). They used three types of features: PoS of neighboring words with position information, un­ordered single words in topical context, and local collocations.</p><p>In the label propagation algorithm (LP) (Zhu and Ghahramani, 2002), label information of any vertex in a graph is propagated to nearby vertices through weighted edges until a global stable stage is achieved. Larger edge weights allow labels to travel through easier. Thus the closer the examples, the more likely they have similar labels (the global consistency assumption). In label propagation process, the soft label of each initial labeled exam­ple is clamped in each iteration to replenish label sources from these labeled data. Thus the labeled data act like sources to push out labels through unlabeled data. With this push from labeled exam­ples, the class boundaries will be pushed through edges with large weights and settle in gaps along edges with small weights. If the data structure fits the classification goal, then LP algorithm can use these unlabeled data to help learning classification plane.</p><p><i>CITYU-HIF </i>system was a fully supervised one based on a Naïve Bayes classifier with simple fea­ture selection for each target word. The features used are as follows:</p><p>• Local features at specified positions:</p><doubt alpha="48.1" length="52" tooSmall="False" monospace="0.0">PoS of word at w-2,w-1,w1,w2Word at w-2, w-1, w1, w2</doubt><p>• Topical features within a given window:</p><p>Content words appearing within w-10 to w10• Syntactic features:</p><doubt alpha="55.6" length="72" tooSmall="False" monospace="0.0">PoS bi-gram at w-2w0, w-1w0, w0w1,w0w2PoS tri-gram at w-2w-1w0and w0w1w2</doubt><p>One characteristic of this system is the incorpo­ration of the intrinsic nature of each target word in disambiguation. It is assumed that WSD is highly lexically sensitive and each word is best character­ized by different lexical information. Human judged to consider for each target word the type of disambiguation information if they found useful. During disambiguation, they run two Naïve Bayes classifiers, one on all features above, and the other only on the type of information deemed useful by the human judges. When the probability of the best guess from the former is under a certain threshold, the best guess from the latter was used instead.</p><p><i>SWAT </i>system uses a weighted vote from three different classifiers to make the prediction. The three systems are: a Naïve Bayes classifier that compares similarities based on Bayes' Rule, a clas­sifier that creates a decision list of context features, and a classifier that compares the angles between vectors of the features found most commonly with each sense. The features include bigrams, and tri-grams, and unigrams are weighted by distance from the ambiguous word.</p><p><i>TorMd </i>used an unsupervised naive Bayes classi­fier. They combine Chinese text and an English thesaurus to create a 'Chinese word'--'English category' co-occurrence matrix. This system gener­ated the prior-probabilities and likelihoods of a Naïve Bayes word sense classifier not from sense-annotated (in this case English translation anno­tated) data, but from this word--category co­occurrence matrix. They used the Macquarie The­saurus as very coarse sense inventory.</p><p>They asked a native speaker of Chinese to map the English translations of the target words to ap­propriate thesaurus categories. Once the Naïve Bayes classifier identifies a particular category as the intended sense, the mapping file is used to label the target word with the corresponding English translation. They rely simply on the bag of words that co-occur with the target word (window size of 5 words on either side).</p><p><i>HIT </i>is a fully unsupervised WSD system, which puts bag of words of Chinese sentences and the English translations of target ambiguous word to search engine (Google and Baidu). Then they could get all kinds of statistic data. The correct translation was found through comparing their cross entropy.</p></section><section number="4" title="Conclusion"><p>The goal of this task is to create a framework to evaluate Chinese word sense disambiguation and to promote research.</p><page local="4" global="22"/><p>Target I Sen I Train I Test I Base-</p><doubt alpha="100.0" length="6" tooSmall="False" monospace="0.0">Scores</doubt><p>Together six teams participate in this WSD task, four of them adopt supervised learning methods and two of them used unsupervised algorithms. All of the four supervised learning systems exceed ob­viously the baseline obtained by the most frequent sense. It is noted that the performances of the first three systems are very close. Two unsupervised methods' scores are below the baseline. More unlabeled data maybe improve their performance.</p><p>Although the SRCB-WSD system got the high­est scores among the six participants, it does not perform always better than other system from table 2 and table 3. But to each word, the four super­vised systems always predict correctly more in­stances than the two un-supervised systems.</p><p>Besides the corpus, we provide a specification of the PoS tag set. Only SRCB-WSD system utilized this knowledge in feature selection. We will pro­vide  more  instances  in the  next campaign.</p><table caption='Table 3: Performance on verbs. Micro / macro average precisions are spitted by "/" at the last row.' 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>Word</p></td><td class="cell"><p>se #</p></td><td class="cell"><p>ing #</p></td><td class="cell"><p>#</p></td><td class="cell"><p>line</p></td><td class="cell"><p>SRCB -WSD</p></td><td class="cell"><p>I2R</p></td><td class="cell"><p>CITY U-HIF</p></td><td class="cell"><p>SWA T-MP</p></td><td class="cell"><p>TOR MD</p></td><td class="cell"><p>HIT</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>63</p></td><td class="cell"><p>20</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.70</p></td><td class="cell"><p>.80</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.55</p></td><td class="cell"><p>.55</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>73</p></td><td class="cell"><p>27</p></td><td class="cell"><p>.370</p></td><td class="cell"><p>.778</p></td><td class="cell"><p>.815</p></td><td class="cell"><p>.741</p></td><td class="cell"><p>.778</p></td><td class="cell"><p>.481</p></td><td class="cell"><p>.407</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>4</p></td><td class="cell"><p>69</p></td><td class="cell"><p>23</p></td><td class="cell"><p>.435</p></td><td class="cell"><p>.696</p></td><td class="cell"><p>.609</p></td><td class="cell"><p>.696</p></td><td class="cell"><p>.696</p></td><td class="cell"><p>.174</p></td><td class="cell"><p>.174</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>9</p></td><td class="cell"><p>222</p></td><td class="cell"><p>77</p></td><td class="cell"><p>.130</p></td><td class="cell"><p>.506</p></td><td class="cell"><p>.506</p></td><td class="cell"><p>.481</p></td><td class="cell"><p>.532</p></td><td class="cell"><p>.169</p></td><td class="cell"><p>.091</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>8</p></td><td class="cell"><p>197</p></td><td class="cell"><p>67</p></td><td class="cell"><p>.150</p></td><td class="cell"><p>.567</p></td><td class="cell"><p>.552</p></td><td class="cell"><p>.537</p></td><td class="cell"><p>.433</p></td><td class="cell"><p>.119</p></td><td class="cell"><p>.104</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>4</p></td><td class="cell"><p>58</p></td><td class="cell"><p>20</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.55</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.30</p></td><td class="cell"><p>.30</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>47</p></td><td class="cell"><p>16</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.563</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.438</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>5</p></td><td class="cell"><p>105</p></td><td class="cell"><p>36</p></td><td class="cell"><p>.278</p></td><td class="cell"><p>.694</p></td><td class="cell"><p>.667</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.889</p></td><td class="cell"><p>.25</p></td><td class="cell"><p>.139</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>56</p></td><td class="cell"><p>18</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.667</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.667</p></td><td class="cell"><p>.667</p></td><td class="cell"><p>.389</p></td><td class="cell"><p>.333</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>4</p></td><td class="cell"><p>106</p></td><td class="cell"><p>39</p></td><td class="cell"><p>.256</p></td><td class="cell"><p>.718</p></td><td class="cell"><p>.615</p></td><td class="cell"><p>.641</p></td><td class="cell"><p>.538</p></td><td class="cell"><p>.256</p></td><td class="cell"><p>.256</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>5</p></td><td class="cell"><p>132</p></td><td class="cell"><p>44</p></td><td class="cell"><p>.227</p></td><td class="cell"><p>.659</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.727</p></td><td class="cell"><p>.568</p></td><td class="cell"><p>.25</p></td><td class="cell"><p>.114</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>56</p></td><td class="cell"><p>20</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.90</p></td><td class="cell"><p>.95</p></td><td class="cell"><p>.95</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>#</p></td><td class="cell"><p>4</p></td><td class="cell"><p>103</p></td><td class="cell"><p>34</p></td><td class="cell"><p>.294</p></td><td class="cell"><p>.765</p></td><td class="cell"><p>.706</p></td><td class="cell"><p>.765</p></td><td class="cell"><p>.559</p></td><td class="cell"><p>.294</p></td><td class="cell"><p>.294</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>20</p></td><td class="cell"><p>8</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.75</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.375</p></td><td class="cell"><p>.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>46</p></td><td class="cell"><p>16</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.938</p></td><td class="cell"><p>.813</p></td><td class="cell"><p>.813</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.563</p></td><td class="cell"><p>.438</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>60</p></td><td class="cell"><p>18</p></td><td class="cell"><p>.556</p></td><td class="cell"><p>.667</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.778</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.444</p></td><td class="cell"><p>.556</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>40</p></td><td class="cell"><p>14</p></td><td class="cell"><p>.429</p></td><td class="cell"><p>.571</p></td><td class="cell"><p>.643</p></td><td class="cell"><p>.571</p></td><td class="cell"><p>.571</p></td><td class="cell"><p>.143</p></td><td class="cell"><p>.286</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>«a</p></td><td class="cell"><p>2</p></td><td class="cell"><p>29</p></td><td class="cell"><p>10</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.80</p></td><td class="cell"><p>.70</p></td><td class="cell"><p>.90</p></td><td class="cell"><p>.80</p></td><td class="cell"><p>.30</p></td><td class="cell"><p>.30</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>M</p></td><td class="cell"><p>2</p></td><td class="cell"><p>37</p></td><td class="cell"><p>13</p></td><td class="cell"><p>.769</p></td><td class="cell"><p>.769</p></td><td class="cell"><p>.769</p></td><td class="cell"><p>.769</p></td><td class="cell"><p>.769</p></td><td class="cell"><p>.462</p></td><td class="cell"><p>.462</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>*I</b></p></td><td class="cell"><p>4</p></td><td class="cell"><p>110</p></td><td class="cell"><p>37</p></td><td class="cell"><p>.270</p></td><td class="cell"><p>.730</p></td><td class="cell"><p>.676</p></td><td class="cell"><p>.676</p></td><td class="cell"><p>.541</p></td><td class="cell"><p>.216</p></td><td class="cell"><p>.216</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>38</p></td><td class="cell"><p>14</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.930</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.929</p></td><td class="cell"><p>.786</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.571</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Ave.</p></td><td class="cell"><p>3.5</p><p>7</p></td><td class="cell"><p>1667</p></td><td class="cell"><p>571</p></td><td class="cell"><p>.342/</p><p>.44</p></td><td class="cell"><p>.685/ .728</p></td><td class="cell"><p>.676/</p><p>.721</p></td><td class="cell"><p>.671/</p><p>.723</p></td><td class="cell"><p>.618/</p><p>.66</p></td><td class="cell"><p>.30/</p><p>.355</p></td><td class="cell"><p>.263/</p><p>.335</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><page local="5" global="23"/><p>Timothy Chklovski, Rada Mihalcea, Ted Pedersen and Amruta Purandare. 2004. The Senseval-3 Multilin-</p><p>gual English-Hindi lexical sample task. <i>Proceedings of SENSEVAL-3. </i>5-8.</p><p>Xiaojin Zhu, Zoubin Ghahramani. 2002. Learning from Labeled and Unlabeled Data with Label Propagation.</p><p><i>CMU CALD tech report CMU-CALD-02-107.</i></p><p>Yunfang Wu, Peng Jin, Yangsen Zhang, and Shiwen Yu. 2006. A Chinese Corpus with Word Sense Annota­tion. <i>Proceedings of ICCPOL, </i>Singapore, 414-421.</p><p>Zhen-Yu Niu, Dong-Hong Ji and Chew-Lim Tan. 2005. Word Sense Disambiguation Using Label Propaga­tion Based Semi Supervised Learning. <i>Proceedings of the 43rd Annual Meeting of the Association for Computational Linguistics</i>.395-402</p></section><section number="5" title="Acknowledgements"><p>This research is supported by Humanity and Social Science Research Project of China State Education Ministry (No. 06JC740001) and National Basic Research Program of China (No. 2004CB318102).</p><p>We would like to thank Tao Guo and Yulai Pei for their hard work to guarantee the quality of the corpus. Huiming Duan provides us the corpus which has been word-segmented and PoS-tagged and gives some suggestions during the manual an­notation.</p><table caption='Table 4: Performance on nouns. Micro / macro average precisions are spitted by "/" at the last row.' 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>Target Word</p></td><td class="cell"><p>Sen</p><p>se #</p></td><td class="cell"><p>Train ing #</p></td><td class="cell"><p>Test</p><p>#</p></td><td class="cell"><p>Base-line</p></td><td class="cell"><p>Scores</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>SRCB -WSD</p></td><td class="cell"><p>I2R</p></td><td class="cell"><p>CITY U-HIF</p></td><td class="cell"><p>SWA T-MP</p></td><td class="cell"><p>TOR MD</p></td><td class="cell"><p>HIT</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>68</p></td><td class="cell"><p>25</p></td><td class="cell"><p>.40</p></td><td class="cell"><p>.88</p></td><td class="cell"><p>.84</p></td><td class="cell"><p>.88</p></td><td class="cell"><p>.76</p></td><td class="cell"><p>.72</p></td><td class="cell"><p>.32</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>mm</p></td><td class="cell"><p>2</p></td><td class="cell"><p>53</p></td><td class="cell"><p>18</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.833</p></td><td class="cell"><p>.556</p></td><td class="cell"><p>.333</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>56</p></td><td class="cell"><p>19</p></td><td class="cell"><p>.526</p></td><td class="cell"><p>.842</p></td><td class="cell"><p>.842</p></td><td class="cell"><p>.684</p></td><td class="cell"><p>.789</p></td><td class="cell"><p>.474</p></td><td class="cell"><p>.632</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>48</p></td><td class="cell"><p>21</p></td><td class="cell"><p>.476</p></td><td class="cell"><p>.571</p></td><td class="cell"><p>.591</p></td><td class="cell"><p>.619</p></td><td class="cell"><p>.619</p></td><td class="cell"><p>.429</p></td><td class="cell"><p>.619</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>50</p></td><td class="cell"><p>17</p></td><td class="cell"><p>.588</p></td><td class="cell"><p>.824</p></td><td class="cell"><p>.824</p></td><td class="cell"><p>.824</p></td><td class="cell"><p>.647</p></td><td class="cell"><p>.706</p></td><td class="cell"><p>.529</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><i>m</i></p></td><td class="cell"><p>3</p></td><td class="cell"><p>53</p></td><td class="cell"><p>18</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.778</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.778</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.222</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>64</p></td><td class="cell"><p>22</p></td><td class="cell"><p>.455</p></td><td class="cell"><p>.591</p></td><td class="cell"><p>.591</p></td><td class="cell"><p>.636</p></td><td class="cell"><p>.545</p></td><td class="cell"><p>.318</p></td><td class="cell"><p>.364</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>60</p></td><td class="cell"><p>20</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.95</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>38</p></td><td class="cell"><p>14</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.643</p></td><td class="cell"><p>.571</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>45</p></td><td class="cell"><p>15</p></td><td class="cell"><p>.533</p></td><td class="cell"><p>.733</p></td><td class="cell"><p>.733</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.467</p></td><td class="cell"><p>.467</p></td><td class="cell"><p>.467</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><i>m</i></p></td><td class="cell"><p>3</p></td><td class="cell"><p>67</p></td><td class="cell"><p>23</p></td><td class="cell"><p>.435</p></td><td class="cell"><p>.783</p></td><td class="cell"><p>.783</p></td><td class="cell"><p>.739</p></td><td class="cell"><p>.696</p></td><td class="cell"><p>.348</p></td><td class="cell"><p>.696</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>44</p></td><td class="cell"><p>17</p></td><td class="cell"><p>.353</p></td><td class="cell"><p>.529</p></td><td class="cell"><p>.589</p></td><td class="cell"><p>.588</p></td><td class="cell"><p>.588</p></td><td class="cell"><p>.353</p></td><td class="cell"><p>.529</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>MP</p></td><td class="cell"><p>3</p></td><td class="cell"><p>50</p></td><td class="cell"><p>18</p></td><td class="cell"><p>.556</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.611</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.722</p></td><td class="cell"><p>.50</p></td><td class="cell"><p>.111</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><i>HE</i></p></td><td class="cell"><p>2</p></td><td class="cell"><p>39</p></td><td class="cell"><p>14</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.929</p></td><td class="cell"><p>.786</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.786</p></td><td class="cell"><p>.857</p></td><td class="cell"><p>.571</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><i>%M-</i></p></td><td class="cell"><p>2</p></td><td class="cell"><p>47</p></td><td class="cell"><p>16</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.813</p></td><td class="cell"><p>.813</p></td><td class="cell"><p>.938</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.438</p></td><td class="cell"><p>.563</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0^</p></td><td class="cell"><p>3</p></td><td class="cell"><p>88</p></td><td class="cell"><p>32</p></td><td class="cell"><p>.313</p></td><td class="cell"><p>.656</p></td><td class="cell"><p>.563</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.656</p></td><td class="cell"><p>.281</p></td><td class="cell"><p>.344</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>3</p></td><td class="cell"><p>65</p></td><td class="cell"><p>25</p></td><td class="cell"><p>.40</p></td><td class="cell"><p>.88</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.92</p></td><td class="cell"><p>.60</p></td><td class="cell"><p>.56</p></td><td class="cell"><p>.44</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>41</p></td><td class="cell"><p>14</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.786</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.786</p></td><td class="cell"><p>.643</p></td><td class="cell"><p>.714</p></td><td class="cell"><p>.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>2</p></td><td class="cell"><p>43</p></td><td class="cell"><p>16</p></td><td class="cell"><p>.625</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.938</p></td><td class="cell"><p>1.0</p></td><td class="cell"><p>.875</p></td><td class="cell"><p>.438</p></td><td class="cell"><p>.50</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Ave.</p></td><td class="cell"><p>2.4 5</p></td><td class="cell"><p>1019</p></td><td class="cell"><p>364</p></td><td class="cell"><p>.506/ .528</p></td><td class="cell"><p>.766/ .773</p></td><td class="cell"><p>.761/ .769</p></td><td class="cell"><p>.772/ .778</p></td><td class="cell"><p>.72/ .728</p></td><td class="cell"><p>.50/ .516</p></td><td class="cell"><p>.456/ .464</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></section><references><p>Rada Mihalcea, Timothy Chklovski and Adam Kilgar-riff. 2004. The Senseval-3 English lexical sample task. <i>Proceedings of SENSEVAL-3. </i>25-28.</p></references></body></article>