{ "paper_id": "S07-1032", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T15:23:13.833673Z" }, "title": "GPLSI: Word Coarse-grained Disambiguation aided by Basic Level Concepts *", "authors": [ { "first": "Rub\u00e9n", "middle": [], "last": "Izquierdo", "suffix": "", "affiliation": { "laboratory": "GPLSI Group", "institution": "DLSI University of Alicante", "location": { "country": "Spain" } }, "email": "" }, { "first": "Armando", "middle": [], "last": "Su\u00e1rez", "suffix": "", "affiliation": { "laboratory": "GPLSI Group", "institution": "DLSI University of Alicante", "location": { "country": "Spain" } }, "email": "armando@dlsi.ua.es" }, { "first": "German", "middle": [], "last": "Rigau", "suffix": "", "affiliation": { "laboratory": "IXA NLP Group EHU/UPV Donostia, Basque Country", "institution": "", "location": {} }, "email": "german.rigau@ehu.es" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We present a corpus-based supervised learning system for coarse-grained sense disambiguation. In addition to usual features for training in word sense disambiguation, our system also uses Base Level Concepts automatically obtained from WordNet. Base Level Concepts are some synsets that generalize a hyponymy sub-hierarchy, and provides an extra level of abstraction as well as relevant information about the context of a word to be disambiguated. Our experiments proved that using this type of features results on a significant improvement of precision. Our system has achieved almost 0.8 F1 (fifth place) in the coarse-grained English all-words task using a very simple set of features plus Base Level Concepts annotation.", "pdf_parse": { "paper_id": "S07-1032", "_pdf_hash": "", "abstract": [ { "text": "We present a corpus-based supervised learning system for coarse-grained sense disambiguation. In addition to usual features for training in word sense disambiguation, our system also uses Base Level Concepts automatically obtained from WordNet. Base Level Concepts are some synsets that generalize a hyponymy sub-hierarchy, and provides an extra level of abstraction as well as relevant information about the context of a word to be disambiguated. Our experiments proved that using this type of features results on a significant improvement of precision. Our system has achieved almost 0.8 F1 (fifth place) in the coarse-grained English all-words task using a very simple set of features plus Base Level Concepts annotation.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "The GPLSI system in SemEval's task 7, coarsegrained English all-words, consists of a corpusbased supervised-learning method which uses local context information. The system uses Base Level Concepts (BLC) (Rosch, 1977) as features. In short, BLC are synsets of WordNet (WN) (Fellbaum, 1998) that are representative of a certain hyponymy sub-hierarchy. The synsets that are selected to be BLC must accomplish certain conditions that will be explained in next section. BLC are slightly different from Base Concepts of Eu-roWordNet 1 (EWN) , Balkanet 2 or Meaning Project 3 because of the selection criteria but also because our method is capable to define them automatically. This type of features helps our system to achieve 0.79550 F1 (over the First-Sense baseline, 0.78889) while only four systems outperformed ours being the F1 of the best one 0.83208.", "cite_spans": [ { "start": 204, "end": 217, "text": "(Rosch, 1977)", "ref_id": "BIBREF12" }, { "start": 273, "end": 289, "text": "(Fellbaum, 1998)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "WordNet has been widely criticised for being a sense repository that often offers too fine-grained sense distinctions for higher level applications like Machine Translation or Question & Answering. In fact, WSD at this level of granularity, has resisted all attempts of inferring robust broad-coverage models. It seems that many word-sense distinctions are too subtle to be captured by automatic systems with the current small volumes of word-sense annotated examples. Possibly, building class-based classifiers would allow to avoid the data sparseness problem of the word-based approach.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Thus, some research has been focused on deriving different sense groupings to overcome the finegrained distinctions of WN (Hearst and Sch\u00fctze, 1993) (Mihalcea and Moldovan, 2001 ) (Agirre et al., 2003) and on using predefined sets of sense-groupings for learning class-based classifiers for WSD (Segond et al., 1997) (Ciaramita and Johnson, 2003) (Villarejo et al., 2005) (Curran, 2005) (Ciaramita and Altun, 2006) . However, most of the later approaches used the original Lexicographical Files of WN (more recently called Super-senses) as very coarse-grained sense distinctions. However, not so much attention has been paid on learning class-based classifiers from other available sense-groupings such as WordNet Domains (Magnini and Cavaglia, 2000) , SUMO labels (Niles and Pease, 2001 ), EuroWordNet Base Concepts or Top Concept Ontology labels (Atserias et al., 2004) . Obviously, these resources relate senses at some level of abstraction using different semantic criteria and properties that could be of interest for WSD. Possibly, their combination could improve the overall results since they offer different semantic perspectives of the data. Furthermore, to our knowledge, to date no comparative evaluation have been performed exploring different sense-groupings.", "cite_spans": [ { "start": 122, "end": 148, "text": "(Hearst and Sch\u00fctze, 1993)", "ref_id": "BIBREF6" }, { "start": 149, "end": 177, "text": "(Mihalcea and Moldovan, 2001", "ref_id": "BIBREF9" }, { "start": 180, "end": 201, "text": "(Agirre et al., 2003)", "ref_id": "BIBREF0" }, { "start": 295, "end": 316, "text": "(Segond et al., 1997)", "ref_id": "BIBREF14" }, { "start": 317, "end": 346, "text": "(Ciaramita and Johnson, 2003)", "ref_id": "BIBREF3" }, { "start": 347, "end": 371, "text": "(Villarejo et al., 2005)", "ref_id": "BIBREF15" }, { "start": 372, "end": 386, "text": "(Curran, 2005)", "ref_id": "BIBREF4" }, { "start": 387, "end": 414, "text": "(Ciaramita and Altun, 2006)", "ref_id": "BIBREF2" }, { "start": 722, "end": 750, "text": "(Magnini and Cavaglia, 2000)", "ref_id": "BIBREF8" }, { "start": 765, "end": 787, "text": "(Niles and Pease, 2001", "ref_id": "BIBREF10" }, { "start": 848, "end": 871, "text": "(Atserias et al., 2004)", "ref_id": "BIBREF1" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "This paper is organized as follows. In section 2, we present a method for deriving fully automatically a number of Base Level Concepts from any WN version. Section 3 shows the details of the whole system and finally, in section 4 some concluding remarks are provided.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The notion of Base Concepts (hereinafter BC) was introduced in EWN. The BC are supposed to be the concepts that play the most important role in the various wordnets 4 (Fellbaum, 1998) of different languages. This role was measured in terms of two main criteria:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "\u2022 A high position in the semantic hierarchy;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "\u2022 Having many relations to other concepts;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "Thus, the BC are the fundamental building blocks for establishing the relations in a wordnet and give information about the dominant lexicalization patterns in languages. BC are generalizations of features or semantic components and thus apply to a maximum number of concepts. Thus, the Lexicografic Files (or Supersenses) of WN could be considered the most basic set of BC.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "Basic Level Concepts (Rosch, 1977) should not be confused with Base Concepts. BLC are the result of a compromise between two conflicting principles of characterization:", "cite_spans": [ { "start": 21, "end": 34, "text": "(Rosch, 1977)", "ref_id": "BIBREF12" } ], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "http://wordnet.princeton.edu #rel. synset 18 group 1,grouping 1 19 social group 1 37 organisation 2,organization 1 10 establishment 2,institution 1 12 faith 3,religion 2 5 Christianity 2,church 1,Christian church 1 #rel. synset 14 entity 1,something 1 29 object 1,physical object 1 39 artifact 1,artefact 1 63 construction 3,structure 1 79 building 1,edifice 1 11 place of worship 1, ... 19 church 2,church building 1 #rel. synset 20 act 2,human action 1,human activity 1 69 activity 1 5 ceremony 3 11 religious ceremony 1,religious ritual 1 7 service 3,religious service 1,divine service 1 1 church 3,church service 1 \u2022 Represent as many concepts as possible;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "\u2022 Represent as many features as possible;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "As a result of this, Basic Level Concepts typically occur in the middle of hierarchies and less than the maximum number of relations. BC mostly involve the first principle of the Basic Level Concepts only.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "Our work focuses on devising simple methods for selecting automatically an accurate set of Basic Level Concepts from WN. In particular, our method selects the appropriate BLC of a particular synset considering the relative number of relations encoded in WN of their hypernyms.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "The process follows a bottom-up approach using the chain of hypernym relations. For each synset in WN, the process selects as its Base Level Concept the first local maximum according to the relative number of relations. For synsets having multiple hypernyms, the path having the local maximum with higher number of relations is selected. Usually, this process finishes having a number of \"fake\" Base Level Concepts. That is, synsets having no descendants (or with a very small number) but being the first local maximum according to the number of relations considered. Thus, the process finishes checking if the number of concepts subsumed by the preliminary list of BLC is higher than a certain threshold. For those BLC not representing enough concepts according to a certain threshold, the process selects the next local maximum following the hypernym hierarchy. An example is provided in table 1. This table shows the possible BLC for the noun \"church\" using WN1.6. The table presents the hypernym chain for each synset together with the number of relations encoded in WN for the synset. The local maxima along the hypernym chain of each synset appears in bold. Table 2 presents the polysemy degree for nouns and verbs of the different words when grouping its senses with respect the different semantic classes on SensEval-3. Senses stand for the WN senses, BLC for the Automatic BLC derived using a threshold of 20 and SuperSenses for the Lexicographic Files of WN.", "cite_spans": [], "ref_spans": [ { "start": 1164, "end": 1171, "text": "Table 2", "ref_id": "TABREF2" } ], "eq_spans": [], "section": "Automatic Selection of Base Level Concepts", "sec_num": "2" }, { "text": "The GPLSI system uses a publicly available implementation of Support Vector Machines, SVMLight 5 (Joachims, 2002) , and Semcor as learning corpus. Semcor has been properly mapped and labelled with both BLC 6 and sense-clusters.", "cite_spans": [ { "start": 97, "end": 113, "text": "(Joachims, 2002)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "The GPLSI system", "sec_num": "3" }, { "text": "Actually, the process of training-classification has two phases: first, one classifier is trained for each possible BLC class and then the SemEval test data is classified and enriched with them, and second, a classifier for each target word is built using as additional features the BLC tags in Semcor and SemEval's test.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The GPLSI system", "sec_num": "3" }, { "text": "Then, the features used for training the classifiers are: lemmas, word forms, PoS tags 7 , BLC tags, and first sense class of target word (S1TW). All features 5 http://svmlight.joachims.org/ 6 Because BLC are automatically defined from WN, some tuning must be performed due to the nature of the task 7. We have not enough room to present the complete study but threshold 20 has been chosen, using SENSEVAL-3 English all-words as test data. Moreover, our tests showed roughly 5% of improvement against not using these features.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The GPLSI system", "sec_num": "3" }, { "text": "7 TreeTagger (Schmid, 1994) was used were extracted from a window [\u22123.. + 3] except for the last type (S1TW). The reason of using S1TW features is to assure the learning of the baseline. It is well known that Semcor presents a higher frequency on first senses (and it is also the baseline of the task finally provided by the organizers). Besides, these are the same features for both first and second phases (obviously except for S1TW because of the different target set of classes). Nevertheless, the training in both cases are quite different: the first phase is class-based while the second is word-based. By word-based we mean that the learning is performed using just the examples in Semcor that contains the target word. We obtain one classifier per polysemous word are in the SemEval test corpus. The output of these classifiers is a sensecluster. In class-based learning all the examples in Semcor are used, tagging those ones belonging to a specific class (BLC in our case) as positive examples while the rest are tagged as negatives. We obtain so many binary classifiers as BLC are in Se-mEval test corpus. The output of these classifiers is true or f alse, \"the example belongs to a class\" or not. When dealing with a concrete target word, only those BLC classifiers that are related to it are \"activated\" (i.e, \"animal\" classifier will be not used to classify \"church\"), ensuring that the word will be tagged with coherent labels. In order to avoid statistical bias because of very large set of negative examples, the features are defined from positive examples only (although they are obviously used to characterize all the examples).", "cite_spans": [ { "start": 13, "end": 27, "text": "(Schmid, 1994)", "ref_id": "BIBREF13" } ], "ref_spans": [], "eq_spans": [], "section": "The GPLSI system", "sec_num": "3" }, { "text": "The WSD task seems to have reached its maximum accuracy figures with the usual framework. Some of its limitations could come from the sensegranularity of WN. In particular, SemEval's coarsegrained English all-words task represents a solution in this direction.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusions and further work", "sec_num": "4" }, { "text": "Nevertheless, the task still remains oriented to words rather than classes. Then, other problems arise like data sparseness just because the lack of adequate and enough examples. Changing the set of classes could be a solution to enrich training corpora with many more examples Another option seems to be incorporating more semantic information.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusions and further work", "sec_num": "4" }, { "text": "Base Level Concepts (BLC) are concepts that are representative for a set of other concepts. A simple method for automatically selecting BLC from WN based on the hypernym hierarchy and the number of stored relationships between synsets have been used to define features for training a supervised system. Although in our system BLC play a simple role aiding to the disambiguation just as additional features, the good results achieved with such simple features confirm us that an appropriate set of BLC will be a better semantic discriminator than senses or even sense-clusters.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusions and further work", "sec_num": "4" }, { "text": "http://www.illc.uva.nl/EuroWordNet/ http://www.ceid.upatras.gr/Balkanet http://www.lsi.upc.es/ nlp/meaning", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "A pilot study of english selectional preferences and their cross-lingual compatibility with basque", "authors": [ { "first": "E", "middle": [], "last": "Agirre", "suffix": "" }, { "first": "I", "middle": [], "last": "Aldezabal", "suffix": "" }, { "first": "E", "middle": [], "last": "Pociello", "suffix": "" } ], "year": 2003, "venue": "Proceedings of the International Conference on Text Speech and Dialogue (TSD'2003)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "E. Agirre, I. Aldezabal, and E. Pociello. 2003. A pi- lot study of english selectional preferences and their cross-lingual compatibility with basque. In Procee- dings of the International Conference on Text Speech and Dialogue (TSD'2003), CeskBudojovice, Czech Republic.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "The meaning multilingual central repository", "authors": [ { "first": "J", "middle": [], "last": "Atserias", "suffix": "" }, { "first": "L", "middle": [], "last": "Villarejo", "suffix": "" }, { "first": "G", "middle": [], "last": "Rigau", "suffix": "" }, { "first": "E", "middle": [], "last": "Agirre", "suffix": "" }, { "first": "J", "middle": [], "last": "Carroll", "suffix": "" }, { "first": "B", "middle": [], "last": "Magnini", "suffix": "" }, { "first": "P", "middle": [], "last": "Vossen", "suffix": "" } ], "year": 2004, "venue": "Proceedings of Global WordNet Conference (GWC'04)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "J. Atserias, L. Villarejo, G. Rigau, E. Agirre, J. Carroll, B. Magnini, and P. Vossen. 2004. The meaning mul- tilingual central repository. In Proceedings of Global WordNet Conference (GWC'04), Brno, Czech Repu- blic.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Broad-coverage sense disambiguation and information extraction with a supersense sequence tagger", "authors": [ { "first": "M", "middle": [], "last": "Ciaramita", "suffix": "" }, { "first": "Y", "middle": [], "last": "Altun", "suffix": "" } ], "year": 2006, "venue": "Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP'06)", "volume": "", "issue": "", "pages": "594--602", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. Ciaramita and Y. Altun. 2006. Broad-coverage sense disambiguation and information extraction with a supersense sequence tagger. In Proceedings of the Conference on Empirical Methods in Natural Lan- guage Processing (EMNLP'06), pages 594-602, Syd- ney, Australia. ACL.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Supersense tagging of unknown nouns in wordnet", "authors": [ { "first": "M", "middle": [], "last": "Ciaramita", "suffix": "" }, { "first": "M", "middle": [], "last": "Johnson", "suffix": "" } ], "year": 2003, "venue": "Proceedings of the Conference on Empirical methods in natural language processing (EMNLP'03)", "volume": "", "issue": "", "pages": "168--175", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. Ciaramita and M. Johnson. 2003. Supersense tagging of unknown nouns in wordnet. In Proceedings of the Conference on Empirical methods in natural language processing (EMNLP'03), pages 168-175. ACL.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Supersense tagging of unknown nouns using semantic similarity", "authors": [ { "first": "J", "middle": [], "last": "Curran", "suffix": "" } ], "year": 2005, "venue": "Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics (ACL'05)", "volume": "", "issue": "", "pages": "26--33", "other_ids": {}, "num": null, "urls": [], "raw_text": "J. Curran. 2005. Supersense tagging of unknown nouns using semantic similarity. In Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics (ACL'05), pages 26-33. ACL.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "WordNet. An Electronic Lexical Database", "authors": [], "year": 1998, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "C. Fellbaum, editor. 1998. WordNet. An Electronic Lexi- cal Database. The MIT Press.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Customizing a lexicon to better suit a computational task", "authors": [ { "first": "M", "middle": [], "last": "Hearst", "suffix": "" }, { "first": "H", "middle": [], "last": "Sch\u00fctze", "suffix": "" } ], "year": 1993, "venue": "Proceedingns of the ACL SIGLEX Workshop on Lexical Acquisition", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. Hearst and H. Sch\u00fctze. 1993. Customizing a lexicon to better suit a computational task. In Proceedingns of the ACL SIGLEX Workshop on Lexical Acquisition, Stuttgart, Germany.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Learning to Classify Text Using Support Vector Machines", "authors": [ { "first": "Thorsten", "middle": [], "last": "Joachims", "suffix": "" } ], "year": 2002, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Thorsten Joachims. 2002. Learning to Classify Text Using Support Vector Machines. Kluwer Academic Publishers.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Integrating subject fields codes into wordnet", "authors": [ { "first": "B", "middle": [], "last": "Magnini", "suffix": "" }, { "first": "G", "middle": [], "last": "Cavaglia", "suffix": "" } ], "year": 2000, "venue": "Proceedings of the Second International Conference on Language Resources and Evaluation (LREC'00)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "B. Magnini and G. Cavaglia. 2000. Integrating subject fields codes into wordnet. In Proceedings of the Se- cond International Conference on Language Resour- ces and Evaluation (LREC'00).", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Automatic generation of coarse grained wordnet", "authors": [ { "first": "R", "middle": [], "last": "Mihalcea", "suffix": "" }, { "first": "D", "middle": [], "last": "Moldovan", "suffix": "" } ], "year": 2001, "venue": "Proceding of the NAACL workshop on WordNet and Other Lexical Resources: Applications, Extensions and Customizations", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "R. Mihalcea and D. Moldovan. 2001. Automatic ge- neration of coarse grained wordnet. In Proceding of the NAACL workshop on WordNet and Other Lexical Resources: Applications, Extensions and Customiza- tions, Pittsburg, USA.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Towards a standard upper ontology", "authors": [ { "first": "I", "middle": [], "last": "Niles", "suffix": "" }, { "first": "A", "middle": [], "last": "Pease", "suffix": "" } ], "year": 2001, "venue": "Proceedings of the 2nd International Conference on Formal Ontology in Information Systems (FOIS-2001)", "volume": "", "issue": "", "pages": "17--19", "other_ids": {}, "num": null, "urls": [], "raw_text": "I. Niles and A. Pease. 2001. Towards a standard up- per ontology. In Proceedings of the 2nd International Conference on Formal Ontology in Information Sys- tems (FOIS-2001), pages 17-19. Chris Welty and Ba- rry Smith, eds.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Automatic sense clustering in eurowordnet", "authors": [ { "first": "W", "middle": [], "last": "Peters", "suffix": "" }, { "first": "I", "middle": [], "last": "Peters", "suffix": "" }, { "first": "P", "middle": [], "last": "Vossen", "suffix": "" } ], "year": 1998, "venue": "First International Conference on Language Resources and Evaluation (LREC'98)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "W. Peters, I. Peters, and P. Vossen. 1998. Automatic sense clustering in eurowordnet. In First Internatio- nal Conference on Language Resources and Evalua- tion (LREC'98), Granada, Spain.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Human categorisation", "authors": [ { "first": "E", "middle": [], "last": "Rosch", "suffix": "" } ], "year": 1977, "venue": "Studies in Cross-Cultural Psychology", "volume": "I", "issue": "", "pages": "1--49", "other_ids": {}, "num": null, "urls": [], "raw_text": "E. Rosch. 1977. Human categorisation. Studies in Cross-Cultural Psychology, I(1):1-49.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Probabilistic part-of-speech tagging using decision trees", "authors": [ { "first": "Helmut", "middle": [], "last": "Schmid", "suffix": "" } ], "year": 1994, "venue": "Proceedings of NemLap-94", "volume": "", "issue": "", "pages": "44--49", "other_ids": {}, "num": null, "urls": [], "raw_text": "Helmut Schmid. 1994. Probabilistic part-of-speech tag- ging using decision trees. In Proceedings of NemLap- 94, pages 44-49, Manchester, England.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "An experiment in semantic tagging using hidden markov model tagging", "authors": [ { "first": "F", "middle": [], "last": "Segond", "suffix": "" }, { "first": "A", "middle": [], "last": "Schiller", "suffix": "" }, { "first": "G", "middle": [], "last": "Greffenstette", "suffix": "" }, { "first": "J", "middle": [], "last": "Chanod", "suffix": "" } ], "year": 1997, "venue": "ACL Workshop on Automatic Information Extraction and Building of Lexical Semantic Resources for NLP Applications", "volume": "", "issue": "", "pages": "78--81", "other_ids": {}, "num": null, "urls": [], "raw_text": "F. Segond, A. Schiller, G. Greffenstette, and J. Chanod. 1997. An experiment in semantic tagging using hid- den markov model tagging. In ACL Workshop on Au- tomatic Information Extraction and Building of Lexi- cal Semantic Resources for NLP Applications, pages 78-81. ACL, New Brunswick, New Jersey.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Exploring the construction of semantic class classifiers for wsd", "authors": [ { "first": "L", "middle": [], "last": "Villarejo", "suffix": "" }, { "first": "L", "middle": [], "last": "M\u00e0rquez", "suffix": "" }, { "first": "G", "middle": [], "last": "Rigau", "suffix": "" } ], "year": 2005, "venue": "Proceedings of the 21th Annual Meeting of Sociedad Espaola para el Procesamiento del Lenguaje Natural SEPLN'05", "volume": "", "issue": "", "pages": "195--202", "other_ids": {}, "num": null, "urls": [], "raw_text": "L. Villarejo, L. M\u00e0rquez, and G. Rigau. 2005. Explo- ring the construction of semantic class classifiers for wsd. In Proceedings of the 21th Annual Meeting of Sociedad Espaola para el Procesamiento del Lenguaje Natural SEPLN'05, pages 195-202, Granada, Spain, September. ISSN 1136-5948.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "The eurowordnet base concepts and top ontology", "authors": [ { "first": "P", "middle": [], "last": "Vossen", "suffix": "" }, { "first": "L", "middle": [], "last": "Bloksma", "suffix": "" }, { "first": "H", "middle": [], "last": "Rodriguez", "suffix": "" }, { "first": "S", "middle": [], "last": "Climent", "suffix": "" }, { "first": "N", "middle": [], "last": "Calzolari", "suffix": "" }, { "first": "A", "middle": [], "last": "Roventini", "suffix": "" }, { "first": "F", "middle": [], "last": "Bertagna", "suffix": "" }, { "first": "A", "middle": [], "last": "Alonge", "suffix": "" }, { "first": "W", "middle": [], "last": "Peters", "suffix": "" } ], "year": 1998, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "P. Vossen, L. Bloksma, H. Rodriguez, S. Climent, N. Cal- zolari, A. Roventini, F. Bertagna, A. Alonge, and W. Peters. 1998. The eurowordnet base concepts and top ontology. Technical report, Paris, France, France.", "links": null } }, "ref_entries": { "TABREF0": { "content": "