| { |
| "paper_id": "J03-3006", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T02:15:43.736211Z" |
| }, |
| "title": "Automatic Association of Web Directories with Word Senses", |
| "authors": [ |
| { |
| "first": "Celina", |
| "middle": [], |
| "last": "Santamar\u00eda", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "ETS Ingenier\u00eda Inform\u00e1tica de la UNED", |
| "institution": "", |
| "location": { |
| "addrLine": "16, Ciudad Universitaria", |
| "postCode": "28040", |
| "settlement": "c/ Juan del Rosal, Madrid", |
| "country": "Spain" |
| } |
| }, |
| "email": "celina@lsi.uned.es" |
| }, |
| { |
| "first": "Julio", |
| "middle": [], |
| "last": "Gonzalo", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "ETS Ingenier\u00eda Inform\u00e1tica de la UNED", |
| "institution": "", |
| "location": { |
| "addrLine": "16, Ciudad Universitaria", |
| "postCode": "28040", |
| "settlement": "c/ Juan del Rosal, Madrid", |
| "country": "Spain" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Felisa", |
| "middle": [], |
| "last": "Verdejo", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "ETS Ingenier\u00eda Inform\u00e1tica de la UNED", |
| "institution": "", |
| "location": { |
| "addrLine": "16, Ciudad Universitaria", |
| "postCode": "28040", |
| "settlement": "c/ Juan del Rosal, Madrid", |
| "country": "Spain" |
| } |
| }, |
| "email": "felisa@lsi.uned.es" |
| }, |
| { |
| "first": "Madrid", |
| "middle": [], |
| "last": "Uned", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "ETS Ingenier\u00eda Inform\u00e1tica de la UNED", |
| "institution": "", |
| "location": { |
| "addrLine": "16, Ciudad Universitaria", |
| "postCode": "28040", |
| "settlement": "c/ Juan del Rosal, Madrid", |
| "country": "Spain" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Madrid", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "ETS Ingenier\u00eda Inform\u00e1tica de la UNED", |
| "institution": "", |
| "location": { |
| "addrLine": "16, Ciudad Universitaria", |
| "postCode": "28040", |
| "settlement": "c/ Juan del Rosal, Madrid", |
| "country": "Spain" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "We describe an algorithm that combines lexical information (from WordNet 1.7) with Web directories (from the Open Directory Project) to associate word senses with such directories. Such associations can be used as rich characterizations to acquire sense-tagged corpora automatically, cluster topically related senses, and detect sense specializations. The algorithm is evaluated for the 29 nouns (147 senses) used in the Senseval 2 competition, obtaining 148 (word sense, Web directory) associations covering 88% of the domain-specific word senses in the test data with 86% accuracy. The richness of Web directories as sense characterizations is evaluated in a supervised word sense disambiguation task using the Senseval 2 test suite. The results indicate that, when the directory/word sense association is correct, the samples automatically acquired from the Web directories are nearly as valid for training as the original Senseval 2 training instances. The results support our hypothesis that Web directories are a rich source of lexical information: cleaner, more reliable, and more structured than the full Web as a corpus.", |
| "pdf_parse": { |
| "paper_id": "J03-3006", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "We describe an algorithm that combines lexical information (from WordNet 1.7) with Web directories (from the Open Directory Project) to associate word senses with such directories. Such associations can be used as rich characterizations to acquire sense-tagged corpora automatically, cluster topically related senses, and detect sense specializations. The algorithm is evaluated for the 29 nouns (147 senses) used in the Senseval 2 competition, obtaining 148 (word sense, Web directory) associations covering 88% of the domain-specific word senses in the test data with 86% accuracy. The richness of Web directories as sense characterizations is evaluated in a supervised word sense disambiguation task using the Senseval 2 test suite. The results indicate that, when the directory/word sense association is correct, the samples automatically acquired from the Web directories are nearly as valid for training as the original Senseval 2 training instances. The results support our hypothesis that Web directories are a rich source of lexical information: cleaner, more reliable, and more structured than the full Web as a corpus.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Combining the size and diversity of the textual material on the World Wide Web with the power and efficiency of current search engines is an attractive possibility for acquiring lexical information and corpora. A widespread example is spell-checking: Many Web users routinely use search engines to assess which is the \"correct\" (i.e. with more hits in the Web) spelling of words. Among NLP researchers, Web search engines have already been used as a point of departure for extraction of parallel corpora, automatic acquisition of sense-tagged corpora, and extraction of lexical information.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Extraction of parallel corpora. In Resnik (1999) , Nie, Simard, and Foster (2001) , Ma and Liberman (1999) , and Resnik and Smith (2002) , the Web is harvested in search of pages that are available in two languages, with the aim of building parallel corpora for any pair of target languages. This is a very promising technique, as many machine translation (MT) and cross-language information retrieval (CLIR) strategies rely on the existence of parallel corpora, which are still a scarce resource. Such Web-mined parallel corpora have proved to be useful, for instance, in the context of the CLEF (Cross-Language Evaluation Forum) CLIR competition, in which many participants use such parallel corpora (provided by the University of Montreal) to improve the performance of their systems (Peters et al. 2002) .", |
| "cite_spans": [ |
| { |
| "start": 35, |
| "end": 48, |
| "text": "Resnik (1999)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 51, |
| "end": 81, |
| "text": "Nie, Simard, and Foster (2001)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 84, |
| "end": 106, |
| "text": "Ma and Liberman (1999)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 113, |
| "end": 136, |
| "text": "Resnik and Smith (2002)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 787, |
| "end": 807, |
| "text": "(Peters et al. 2002)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Automatic acquisition of sense-tagged corpora. The description of a word sense can be used to build rich queries in such a way that the occurrences of the word in the documents retrieved are, with some probability, associated with the desired sense. If the probability is high enough, it is then possible to acquire sense-tagged corpora in a fully automatic fashion. Again, this is an exciting possibility that would solve the current bottleneck of supervised word sense disambiguation (WSD) methods (namely, that sense-tagged corpora are very costly to acquire).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "One example of this kind of technique is Mihalcea and Moldovan (1999) , in which a precision of 91% is reported over a set of 20 words with 120 senses. In spite of the high accuracy obtained, such methodology did not perform well in the comparative evaluation reported in , perhaps indicating that examples obtained from the Web may have topical biases (depending on the word), and that further refinement is required. For instance, a technique that behaves well with a small set of words might fail in the common cases in which a new sense is predominant on the Web (e.g., oasis or nirvana as music groups, tiger as a golfer, jaguar as a car brand).", |
| "cite_spans": [ |
| { |
| "start": 41, |
| "end": 69, |
| "text": "Mihalcea and Moldovan (1999)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Extraction of lexical information. In , search engines and the Web are used to assign Web documents to WordNet concepts. The resulting sets of documents are then processed to build topic signatures, that is, sets of words with weights that enrich the description of a concept. In Grefenstette (1999) , the number of hits in Web search engines is used as a source of evidence to select optimal translations for multiword expressions. For instance, apple juice is selected as a better translation than apple sap for the German ApfelSaft because apple juice hits a thousand times more documents in AltaVista. Finally, in Joho and Sanderson (2000) and Fujii and Ishikawa (1999) , the Web is used as a resource to provide descriptive phrases or definitions for technical terms.", |
| "cite_spans": [ |
| { |
| "start": 280, |
| "end": 299, |
| "text": "Grefenstette (1999)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 618, |
| "end": 643, |
| "text": "Joho and Sanderson (2000)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 648, |
| "end": 673, |
| "text": "Fujii and Ishikawa (1999)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "A common problem to all the above applications is how to detect and filter out all the noisy material on the Web, and how to characterize the rest (Kilgarriff 2001b) .", |
| "cite_spans": [ |
| { |
| "start": 147, |
| "end": 165, |
| "text": "(Kilgarriff 2001b)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Our starting hypotheses is that Web directories (e.g., Yahoo, AltaVista or Google directories, the Open Directory Project [ODP]), in which documents are mostly manually classified in hierarchical topical clusters, are an optimal source for acquiring lexical information; their size is not comparable to the full Web, but they are still enormous sources of semistructured, semifiltered information waiting to be mined.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "In this article, we describe an algorithm for assigning Web directories (from the Open Directory Project http://dmoz.org ) as characterizations for word senses in WordNet 1.7 noun synsets (Miller 1990 ). For instance, let us consider the noun circuit, which has six senses in WordNet 1.7. These senses are grouped in synsets, together with their synonym terms, and linked to broader (more general) synsets via hypernymy relations: Our algorithm associates circuit 1 (electric circuit) with ODP directories such as business/industries/electronics and electrical/contract manufacturers Association of Web Directories with Word Senses whereas circuit 5 (racing circuit) is tagged with directories such as sports/motorsports/auto racing/tracks sports/equestrian/racing/tracks sports/motorsports/auto racing/formula one Every ODP directory has an associated URL, which contains a description of the directory and a number of Web sites that have been manually listed as pertaining to the directory topic, accompanied by brief descriptions of each site. This information is completed with a list of subdirectories, each containing more Web sites and subdirectories. Finally, some directories also have pointers to the same category in other languages. For instance, the Web page for the directory sports/motorsports/auto racing/tracks can be seen in Figure 1 . This directory contains links and descriptions for 846 Web sites organized in 12 subdirectories, a link to a related directory (sports/motorsports/karting/tracks) and a link to the same category in French.", |
| "cite_spans": [ |
| { |
| "start": 188, |
| "end": 200, |
| "text": "(Miller 1990", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 1343, |
| "end": 1351, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "6 senses of circuit", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "The association of word senses with Web directories is related to the assignment of domain labels to WordNet synsets as described in Magnini and Cavaglia (2000) , in which WordNet is (manually) enriched with domain categories from the Dewey Decimal Classification (DDC). Some clear differences between the two are that directories from the ODP are assigned automatically, are richer and deeper and, more importantly,", |
| "cite_spans": [ |
| { |
| "start": 133, |
| "end": 160, |
| "text": "Magnini and Cavaglia (2000)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Contents of an ODP Web directory associated with circuit 5 (racing circuit).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "come with a large amount of associated information directly retrievable from the Web. DDC categories, on the other hand, are a stable domain characterization compared to Web directories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "As WordNet and ODP are both hierarchical structures, connecting them is also related to research in mapping thesauruses for digital libraries, ontologies, and data structures in compatible databases. A salient feature of our task is, however, that we do not intend to map both structures, as they are of a quite different nature (lexicalized English concepts versus topics on the Web). Our goal is rather to associate individual items in a many-to-many fashion. A word sense may be characterized with several Web directories, and a Web directory may be suitable for many word senses.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "The most direct applications of word sense/Web directory associations are", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Clustering of senses with identical or very similar categories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Refinement of senses into specialized variants (e.g., equestrian circuit and formula one circuit as specializations of racing circuit in the example above).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Extraction of sense-tagged corpora from the Web sites listed under the appropriate directories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "In Section 2 we describe the proposed algorithm. In Section 3, we evaluate the precision and recall of the algorithm for the set of nouns used in the Senseval 2 WSD competition. In Section 4, we make a preliminary experiment using the material from ODP directories as training corpora for a supervised WSD system. In section 5, we present the results of applying the algorithm to most WordNet 1.7 nouns. Finally, in Section 6 we draw some conclusions.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 1", |
| "sec_num": null |
| }, |
| { |
| "text": "Overall, the system takes a WordNet 1.7 noun as input, generates and submits a set of queries into the ODP, filters the information obtained from the search engine, and returns a set of ODP directories classified as (1) pseudo-domain labels for some word sense, (2) noise, and (3) salient noise (i.e., directories that are not suitable for any sense in WordNet but could reveal and characterize a new relevant sense of the noun). In case (1), the WordNet sense \u2194 ODP directory association also receives a probability score. A detailed description of the algorithm steps follows.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Algorithm", |
| "sec_num": "2." |
| }, |
| { |
| "text": "For every sense w i of the noun w, a query q i is generated, including w as compulsory term, the synonyms and direct hypernyms of w i as optional terms, and the synonyms of other senses of w as negated (forbidden) terms. These queries are submitted to ODP, and a set of directories is retrieved. For instance, for circuit, the following queries are generated and sent to the ODP search engine: 1 q1= [+circuit \"electrical circuit\" \"electric circuit\" \"electrical device\" -tour -\"racing circuit\" -lap -circle] q2= [+circuit tour journey journeying -\"electrical circuit\" -\"electric circuit\" -\"electrical device\" -\"racing circuit\" -lap -circle] q3= [+circuit path route itinerary -\"electrical circuit\" -\"electric circuit\" -\"electrical device\" -tour -\"racing circuit\" -lap -circle ] q4= [+circuit group grouping -\"electrical circuit\" -\"electric circuit\" -\"electrical device\" -tour -\"racing circuit\" -lap -circle] q5= [+circuit \"racing circuit\" racetrack racecourse raceway track -\"electrical circuit\" -\"electric circuit\" -\"electrical device\" -tour -lap -circle] q6= [+circuit lap circle locomotion travel -\"electrical circuit\" -\"electric circuit\" -\"electrical device\" -tour -\"racing circuit\" -lap -circle]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Querying ODP Structure", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "For every directory d, a list of words l(d) is obtained removing stopwords and preserving all content words in the directory path. For instance, one of the directories produced by the circuit queries is d = business/industries/electronics and electrical/contract manufacturers which is characterized by the following word list: ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Representing Retrieved Directory Descriptions", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "l(d) = [business,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Representing Retrieved Directory Descriptions", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "For every sense description l(w j ), a comparison is made with the terms in the directory description l(d). This comparison is based on the hypothesis that the terms in an appropriate directory for a word sense will have some correlation with the sense description via WordNet semantic relations. In other words, our assumption is that the path to the directory in the ODP topical structure will have some degree of overlapping with the hyponymy path to the word sense in the WordNet hierarchical structure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sense/Directory Comparisons", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "For this comparison, we simply count the number of co-occurrences between words in l(w j ) and words in l(d). Repeated terms are not discarded, as repetition is correlated with stronger associations. Other, better-grounded comparisons, such as the cosine between l(w j ) and l(d), were empirically discarded because of the small size and small amount of overlapping of the average vectors.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sense/Directory Comparisons", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "The association vector v (d, w) has as many components as senses for w in WordNet 1.7; the ith component, v (d, w) i represents the number of matches between the directory l(d) and the sense descriptor l(w j ). For instance, the association vector of business/industries/electronics and electrical/contract manufacturers", |
| "cite_spans": [ |
| { |
| "start": 25, |
| "end": 31, |
| "text": "(d, w)", |
| "ref_id": null |
| }, |
| { |
| "start": 108, |
| "end": 114, |
| "text": "(d, w)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Candidate Sense/Directory Associations", |
| "sec_num": "2.5" |
| }, |
| { |
| "text": "with circuit is v(d, circuit) = (6, 0, 0, 0, 0, 0)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Candidate Sense/Directory Associations", |
| "sec_num": "2.5" |
| }, |
| { |
| "text": "that is, six coincidences for sense 1 (the electric circuit sense), which has the associated vector shown in the previous section (which includes five occurrences of electrical and one occurrence of electronic). The rest of the sense descriptions have no coincidences with the directory description. v(d, w) is the basis for making candidate assignments of suitable senses for directory d: If one of the components v(d, w) j is not null, we assign the sense w j to the directory d. If all components are null, the directory is provisionally classified as noise or new sense. If more than one component is not null, the senses i with maximal v (d, w) i are all considered candidates. These candidate assignments are confirmed or discarded after passing a number of filters and receiving a confidence score C(d, w j ), both of which are described below.", |
| "cite_spans": [ |
| { |
| "start": 300, |
| "end": 307, |
| "text": "v(d, w)", |
| "ref_id": null |
| }, |
| { |
| "start": 643, |
| "end": 649, |
| "text": "(d, w)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Candidate Sense/Directory Associations", |
| "sec_num": "2.5" |
| }, |
| { |
| "text": "Filters are simple heuristics that contribute to a more accurate classification of the relations predicted by the co-ocurrence vector v (d, w) . We are currently using two filters: One differentiates nouns and noun modifiers to prevent wrong associations, and another detects sense specializations.", |
| "cite_spans": [ |
| { |
| "start": 136, |
| "end": 142, |
| "text": "(d, w)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Filters", |
| "sec_num": "2.6" |
| }, |
| { |
| "text": "Frequently, the ODP search engine retrieves directories in which the noun to be searched, w, has as a noun modifier role. Such cases usually produce erroneous associations. For instance, the directory library/sciences/animals & wildlife/mammals/tamarins/golden lion tamarin is erroneously associated with the mammal sense of lion, which is here a modifier for tamarin.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Modifiers.", |
| "sec_num": "2.6.1" |
| }, |
| { |
| "text": "Modifiers are detected with a set of simple patterns, as the syntactic properties of descriptions in directories are quite simple. In particular, we discard most cases using the structure of the ODP hierarchy, as in this case. The filter analyzes the structure of the directory, detects that the parent category of golden lion tamarin is tamarin, therefore assumes that golden lion tamarin is a specialization of tamarin, and assigns the directory to a suitable sense of tamarin (tamarin 1 in WordNet).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Modifiers.", |
| "sec_num": "2.6.1" |
| }, |
| { |
| "text": "An additional filter (weaker than the previous one) discards compounds according to the position (the searched noun precedes another noun), as in personal/kids/arts & entertainment/movies/animals/lion king This directory could be associated with lion 1 because it contains the word animal, but the assignment is rejected because of the modifier filter. In general, on such occasions the searched noun plays a modifier role (as adjective or noun); discarding all such cases favors precision over recall. In this case, the label is classified as noise.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Modifiers.", |
| "sec_num": "2.6.1" |
| }, |
| { |
| "text": "A retrieved directory might be appropriate as a characterization of a sense specialization for some of the word senses being considered; our algorithm tries to detect such cases, creating a hyponym of the sense and characterizing the directory with the hyponym.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sense Specializations (Hyponyms).", |
| "sec_num": "2.6.2" |
| }, |
| { |
| "text": "The filter identifies a directory as a candidate hyponym if it contains explicitly a modifier w pattern (where w is the noun being searched). This filter detects explicit specializations, such as office chair as a hyponym of chair 1, or fox family channel as a hyponym of channel 7, but fails to identify, for instance, memorial day as a hyponym of holiday.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sense Specializations (Hyponyms).", |
| "sec_num": "2.6.2" |
| }, |
| { |
| "text": "If the candidate hyponym, as a compound, is not present in WordNet, then it is incorporated and described with the directory. If it is already present in WordNet, an additional checking of the hyponymy relation is made. For instance, the directory business/industries/electronics and electrical/components/integrated circuits is assigned to the WordNet entry integrated circuit, because integrated circuit is already a hyponym of circuit in WordNet.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sense Specializations (Hyponyms).", |
| "sec_num": "2.6.2" |
| }, |
| { |
| "text": "Finally, a confidence score C(d, w j ) for every potential association (d, w j ) is calculated using four empirical criteria:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Confidence Score", |
| "sec_num": "2.7" |
| }, |
| { |
| "text": "1.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Confidence Score", |
| "sec_num": "2.7" |
| }, |
| { |
| "text": "Checking whether d was directly retrieved for the query associated to w j .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Confidence Score", |
| "sec_num": "2.7" |
| }, |
| { |
| "text": "2. Checking whether the system associates d with one or more senses of the word w.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Confidence Score", |
| "sec_num": "2.7" |
| }, |
| { |
| "text": "Checking the number of coincidences between l(d) and l(w j ).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "3.", |
| "sec_num": null |
| }, |
| { |
| "text": "Comparing the previous number with the number of coincidences between l(d) and the other sense descriptions {l(w) i , i = j}.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "The confidence score is a linear combination of these factors, weighted according to an empirical estimation of their relevance:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "C(d, w j ) = 4 i=1 \u03b1 i C i (d, w j )", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "where (d, w) , n the number of senses, k the number of senses for which v j is non-null, and \u03b1 i are coefficients empirically adjusted to (\u03b1 1 , \u03b1 2 , \u03b1 3 , \u03b1 4 ) = (0.1, 0.15, 0.4, 0.35). The value of C(d, w j ) ranges between 0 and 1 (all C i range between 0 and 1, and the sum of the linear coefficients \u03b1 i is 1). Note that C 2 cannot reach 1 (but can get asymptotically close to 1), and note also that C 4 cannot take negative values, because, as (d, w j ) is a candidate association, v j is maximal in v (d, w) , and", |
| "cite_spans": [ |
| { |
| "start": 6, |
| "end": 12, |
| "text": "(d, w)", |
| "ref_id": null |
| }, |
| { |
| "start": 510, |
| "end": 516, |
| "text": "(d, w)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "C 1 (d, w j ) = 1, if query(w j ) retrieves d 0, otherwise C 2 (d, w j ) = 1 \u2212 k n C 3 (d, w j ) = \uf8f1 \uf8f2 \uf8f3 1, if v j \u2265 5 (v j + 5)/10, if 1 < v j \u2264 4 0.5, if v j = 1 C 4 (d, w j ) = v j \u2212 max i =j (v i ), n i=1 v i where v is the association vector v", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "therefore v j \u2212 max i =j (v i ) ranges between 0 and v j .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "Let us see an example of how this confidence measure works, calculating C(d, w j ) for the directory d = business/industries/electronics and electrical/contract manufacturers with circuit 1 (electric circuit):", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 C 1 . This directory has been retrieved from the query q1= [+circuit \"electrical circuit\" \"electric circuit\" \"electrical device\" -tour -\"racing circuit\" -lap -circle] corresponding to circuit 1, which agrees with the association made by the system. Hence C 1 = 1.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 C 2 . The association vector v(d, w) = (6, 0, 0, 0, 0, 0) presents only one non-null coordinate; therefore C 2 = 1 \u2212 1 6 = 0.83. Note that, in general, this factor prevents C from reaching the upper bound 1.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 C 3 . As v 1 = 6, C 3 = 1. This factor increases along with the number of coincidences between the sense and directory characterizations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 C 4 . As all other components of v are null, the highest value of the components different from sense 1 is also null (max i =j (v i ) = 0); therefore, C 4 = 1. This factor measures the strength of the association (d, w 1 ) compared with the other possibilities. It decreases when v(d, w) includes more than one non-null coordinate, and their values are similar.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 C. Finally, applying the \u03b1 i coefficients, we obtain C(d, circuit 1) = 0.975.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "The confidence score can be used to set a threshold for accepting/discarding associations. A higher threshold should produce a lower number of highly precise associations; a lower threshold would produce more associations with less accuracy. For the evaluation below, we have retained all directories, regardless of their confidence score, in order to assess how well this empirical measure correlates with correct and useful assignments. An example of the results produced by the algorithm can be seen in Table 1 . The system assigns directories to senses 1, 2, and 5 of circuit (six, two, and three directories, respectively). Some of them are shown in the table, together with a sense specialization, integrated circuit, for sense 1 (electrical circuit). Senses 3, 4, and 6, which did not receive any directory association, do not appear to have domain specificity, but are instead general terms.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 506, |
| "end": 513, |
| "text": "Table 1", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "4.", |
| "sec_num": null |
| }, |
| { |
| "text": "We have analyzed the results of the algorithm for the set of nouns in the Senseval 2 WSD English lexical sample test bed (Kilgarriff 2001a) . The Senseval campaigns (Edmonds and Cotton 2001; Kilgarriff and Palmer 2000) are devoted to the comparative evaluation of word sense disambiguation systems in many languages. In the Senseval 2 lexical sample task, a large number of instances (occurrences in context extracted from corpora) for a fixed set of words had to be tagged with the appropriate sense by the participating WSD systems. For English, the sense inventory was a prerelease of WordNet 1.7, and two sets of manually tagged instances were made available: A first set was intended for training supervised systems, and a second set for evaluation of all systems attempting the task. Altogether, the Senseval 2 lexical sample test bed is one of the most widely used resources for studying and comparing word sense disambiguation approaches.", |
| "cite_spans": [ |
| { |
| "start": 121, |
| "end": 139, |
| "text": "(Kilgarriff 2001a)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 191, |
| "end": 218, |
| "text": "Kilgarriff and Palmer 2000)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "3." |
| }, |
| { |
| "text": "For our evaluation, we have considered the fraction of the Senseval 2 test bed that deals with English nouns: 29 polysemous nouns with a total of 147 word senses. We have applied the algorithm to this set of nouns and examined the results in terms of coverage and quality of the sense/directory associations. Coverage measures how many senses can be characterized with directories, assuming that every domainspecific sense should receive at least one directory. Quality is measured in terms of precision (are the assignments correct?), relevance (are the assignments useful?), and confidence (does the confidence score correlate well with precision and relevance of the associations?). Table 2 shows the 148 directories retrieved by our algorithm, an average of 1.0 directories per sense. The directories, however, are not evenly distributed among senses, covering only 43 different senses with unique directories and 28 specialized (hyponym) senses. In addition, 9 senses are identified as part of potential clusters (i.e., having nonunique directories).", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 686, |
| "end": 693, |
| "text": "Table 2", |
| "ref_id": "TABREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Evaluation", |
| "sec_num": "3." |
| }, |
| { |
| "text": "In order to measure the real coverage of the system, we have to estimate how many word senses in the Senseval 2 sample are susceptible to receiving a domain label. For instance, sense in common sense is not associated with any particular topic or domain, whereas sense in word sense can be associated with linguistics or languagerelated topics.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Coverage", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "The decision as to whether or not a word sense might receive a domain label is not always a simple, binary one. Hence we have manually tagged all word senses 7 3 2 0 hearth 3 5 2 0 holiday 2 2 2 0 lady 3 0 0 0 material 5 9 2 3 mouth 8 0 0 0 nation 4 4 1 1 nature 5 0 0 0 post 8 14 5 0 restraint 6 4 3 0 sense 5 0 0 0 spade 3 3 1 1 stress 5 5 2 1 yew 2 1 1 0 Total 147 148 43 28 with two criteria (with each tagging performed by a different human annotator): a strict one (only word senses that can clearly receive a domain label are marked as positive) and a loose one (only word senses that are completely generic are marked as negative). The strict judgment gave 59 domain-specific senses in the sample; the loose judgment gave 71. With these manual judgments, the coverage of the algorithm is between 73% (loose judgment) and 88% (strict judgment). This coverage can be increased by", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 158, |
| "end": 451, |
| "text": "7 3 2 0 hearth 3 5 2 0 holiday 2 2 2 0 lady 3 0 0 0 material 5 9 2 3 mouth 8 0 0 0 nation 4 4 1 1 nature 5 0 0 0 post 8 14 5 0 restraint 6 4 3 0 sense 5 0 0 0 spade 3 3 1 1 stress 5 5 2 1 yew 2 1 1 0 Total 147 148 43 28", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Coverage", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Propagating a directory/word sense association to all members of the WordNet synset to which the word sense belongs.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Coverage", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Propagating directories via hyponymy chains, as in Magnini and Cavaglia (2000) .", |
| "cite_spans": [ |
| { |
| "start": 53, |
| "end": 80, |
| "text": "Magnini and Cavaglia (2000)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Coverage", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "We have used three criteria to evaluate the directory/sense associations produced:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Quality", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 Precision. Is the directory correct (suitable) for the word sense or not?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Quality", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 Relevance. Is the directory useful for characterizing the word sense?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Quality", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 Confidence. How well is the confidence value C(d, w j ) correlated with the precision and relevance of the associations? The results of this manual evaluation can be seen in Table 3 . The overall precision is 86%.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 176, |
| "end": 183, |
| "text": "Table 3", |
| "ref_id": "TABREF5" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Quality", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Regarding potential topical clusters (directories associated with more than one sense of the same word), these are considered correct if (1) the associated directory is correct for all the senses in the cluster and (2) the occurrences of the word on the Web page associated with the directory can be loosely assigned to any of the cluster senses. Twelve out of the 13 clusters extracted are correct according to this criterion. Table 4 shows the distribution of directories according to the confidence measure. Eighty-four percent of the directories have a confidence C over 0.7, and 41% over 0.8. This skewed distribution is consistent with the algorithm filters, which are designed to favor precision rather than recall. Table 5 shows the distribution of errors in levels of confidence. The percentage of errors in directories with a confidence level below .6 is 25%. This error percentage Table 5 Correlation between confidence and correctness. decreases with increasing levels of confidence, down to 5% for associations with C over .8. Table 5 indicates that the confidence value, which is assigned heuristically, is indeed correlated with precision.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 428, |
| "end": 435, |
| "text": "Table 4", |
| "ref_id": "TABREF6" |
| }, |
| { |
| "start": 723, |
| "end": 730, |
| "text": "Table 5", |
| "ref_id": null |
| }, |
| { |
| "start": 892, |
| "end": 899, |
| "text": "Table 5", |
| "ref_id": null |
| }, |
| { |
| "start": 1040, |
| "end": 1047, |
| "text": "Table 5", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Quality", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Besides correctness of the associations, we want to measure the usefulness of the directories: How well can they be used to characterize the associated word senses? How much information do they provide about the word senses?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Relevance.", |
| "sec_num": "3.2.3" |
| }, |
| { |
| "text": "We have performed a manual, qualitative classification of the directories extracted as irrelevant, mildly relevant, or very relevant. An irrelevant directory is compatible with the word sense but does not provide any useful characterization; a mildly relevant directory illustrates the word sense, but not centrally or in some particular aspect or domain. A very relevant directory provides a rich characterization per se and can be considered a domain label for the word sense.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Relevance.", |
| "sec_num": "3.2.3" |
| }, |
| { |
| "text": "An example of a very relevant directory is business/industries/electronics and electrical/components/integrated circuit associated as hyponym of circuit 1 (electrical circuit) with a confidence of 98%. An example of mildly relevant association is regional/north america/united states/texas/../society and culture/religion associated with church 1 (Christian church) with a 73% confidence. Obviously, Texas is not correlated with church, but the directory contains a lot of material (for instance, the Web page of the Northcrest Community Church and many others) that might be used, for instance, to acquire topical signatures for the concept. Hence the mildly relevant judgment. Finally, an example of an irrelevant association is regional/north america/united states/new york/localities/utica associated with art 1 (fine art) with a confidence of 66% (the directory contains a section on Arts at Utica, which would be considered mildly relevant if pointed to explicitly by the label). For the purposes of measuring relevance, all the directories that were judged as incorrect are counted as irrelevant. The overall relevance figures, and the correlation of relevance with the confidence value, can be seen in Table 6 . Sixty-seven percent of the directories are highly relevant to characterize word senses, which is an encouraging result. Also, the set of irrelevant directories (15%) is almost identical to the set of erroneous directories (with just one addition), indicating that (almost) all directories that are correct can be used to characterize word senses to some extent.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 1210, |
| "end": 1217, |
| "text": "Table 6", |
| "ref_id": "TABREF8" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Relevance.", |
| "sec_num": "3.2.3" |
| }, |
| { |
| "text": "Each ODP directory contains links to related subdirectories and to a large number of Web sites that have been manually classified there. Every link to a Web site includes the name of the site and a short description. For instance, under business/industries/electronics and electrical/components/integrated circuit we find over 30 descriptions, such as ''Multilink Technology corporation: Manufacture of integrated circuits, modules, and boards for use in both data and telecommunications''. In order to perform a first experiment on extraction of sense-tagged corpora, we have used only such descriptions (without exploring the associated Web sites) to build a sense-tagged corpus for Senseval 2 nouns.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example Application: Automatic Acquisition of Sense-Tagged Corpora", |
| "sec_num": "4." |
| }, |
| { |
| "text": "Notice that we are not using the contents of the Web sites that belong to a directory, but only the manually added descriptions of Web sites in the directory. Using the Web sites themselves is also an attractive possibility that would produce a much larger corpus at the expense of lower precision.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example Application: Automatic Acquisition of Sense-Tagged Corpora", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The extraction is straightforward: When a word sense w i has an associated directory d, we scan the site descriptions on the ODP page that corresponds to the directory d and extract all contexts in which w occurs, assuming that in all of them w is used in the sense i. Some examples of the training material for circuit can be seen in Table 7 . On average, these examples are shorter than Senseval 2 training instances.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 335, |
| "end": 342, |
| "text": "Table 7", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Example Application: Automatic Acquisition of Sense-Tagged Corpora", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The goal is to compare the performance of a supervised word sense disambiguation system using Senseval 2 training data (hand made for the competition) to that using the sense-tagged corpus from ODP (automatically extracted). We have chosen the Duluth system (Pedersen 2001) to perform the comparison. The Duluth system is a freely available supervised WSD system that participated in the Senseval 2 competition. As we are not concerned with absolute performance, we simply adopted the first of the many available versions of the system (Duluth 1).", |
| "cite_spans": [ |
| { |
| "start": 258, |
| "end": 273, |
| "text": "(Pedersen 2001)", |
| "ref_id": "BIBREF14" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example Application: Automatic Acquisition of Sense-Tagged Corpora", |
| "sec_num": "4." |
| }, |
| { |
| "text": "An obstacle to performing such comparative evaluation is that, as expected, our algorithm assigns ODP directories only to a fraction of all word senses, partly because not every sense is domain-specific, and partly because of lack of coverage. In order to Table 7 Examples of training material for circuit.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 256, |
| "end": 263, |
| "text": "Table 7", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Example Application: Automatic Acquisition of Sense-Tagged Corpora", |
| "sec_num": "4." |
| }, |
| { |
| "text": "Electromechanical products for brand name firms; offers printed circuit boards (..) Offers surface mount, thru-hole, and flex circuit assembly, in circuit and functional (..) circuit 2 (tour, journey around a particular area)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "circuit 1 (electrical circuit)", |
| "sec_num": null |
| }, |
| { |
| "text": "The Tour du Mont-Blanc is a circuit of 322km based in the northern French Alps. A virtual tour of the circuit by Raimon Bach.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "circuit 1 (electrical circuit)", |
| "sec_num": null |
| }, |
| { |
| "text": "The Circuit is a smooth 536 yards of racing for Hot Rod and Stock Car's at the East of (..) (..) History of the circuit and its banked track and news of Formula 1 (..) circumvent this problem, we have considered only the subset of 10 Senseval nouns for which our system tags at least two senses: bar, child, circuit, facility, grip, holiday, material, post, restraint, and stress. We have then projected the Senseval 2 training corpus, and the test material, onto the annotations for the word senses already in our ODP-based material. Hence we will evaluate the quality of the training material obtained from Web directories, not the coverage of the approach. Table 8 shows the training material obtained for that subset of Senseval 2 nouns. A total of 66 directories are used as a source of training instances, of which 17% are incorrect and will presumably incorporate noise into the training. Table 9 compares the training material for the word senses in this sample, and the results of the supervised WSD algorithm with the Senseval and the ODP training instances.", |
| "cite_spans": [ |
| { |
| "start": 288, |
| "end": 380, |
| "text": "senses: bar, child, circuit, facility, grip, holiday, material, post, restraint, and stress.", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 660, |
| "end": 667, |
| "text": "Table 8", |
| "ref_id": null |
| }, |
| { |
| "start": 896, |
| "end": 903, |
| "text": "Table 9", |
| "ref_id": "TABREF9" |
| } |
| ], |
| "eq_spans": [], |
| "section": "circuit 5 (racing circuit)", |
| "sec_num": null |
| }, |
| { |
| "text": "We have measured the performance of the system in terms of Senseval recall: the number of correctly disambiguated instances over the total number of test instances. Overall, using the Senseval training set gives .73 recall, and training with the automatically extracted ODP instances gives .58 (21% worse). A decrease of 21% is significant but nevertheless encouraging, because the Senseval training set is the gold standard for the Senseval test set: It is larger than the ODP set (773 versus 547 instances in this subset), well balanced, built with redundant manual annotations, and part of the same corpus as the test set.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "circuit 5 (racing circuit)", |
| "sec_num": null |
| }, |
| { |
| "text": "Training material obtained for the WSD experiment.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Table 8", |
| "sec_num": null |
| }, |
| { |
| "text": "bar 1,10 1,1 0,0 1,1 child 1,2 3,9 0,0 3,80 circuit 1,2,5 6,2,3 0,0,0 229,2,5 facility 1,4 4,5 0,0 4,18 grip 2,7 2,1 0,1 17,6 holiday 1,2 1,1 0,1 5,17 material 1,4 6,3 2,1 63,10 post 2,3,4,7,8 1,5,1,4,3 1,1,1,0,3 2,7,1,9,3 restraint 1,4,6 2,1,1 0,0,0 2,2,2 stress 1,2 1,4 0,0 8,50", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "Total 66 11 547 ,3,4,7,8 1,64,20,11,7 2,7,1,9,3 2,25,13,12,4 .45 .25 restraint 1,4,6 17,32,11 2,2,2 8,14 The most similar experiment in the literature is , in which the sense-tagged instances obtained using a high-performance Web-mining algorithm (Mihalcea and Moldovan 1999) performed hardly better than a random baseline as WSD training instances. A difference between the two experiments is that Agirre et al. do not limit their experiments to the fraction of the test set for which they have automatically extracted training samples; hence a direct comparison of the results is not possible.", |
| "cite_spans": [ |
| { |
| "start": 16, |
| "end": 104, |
| "text": ",3,4,7,8 1,64,20,11,7 2,7,1,9,3 2,25,13,12,4 .45 .25 restraint 1,4,6 17,32,11 2,2,2 8,14", |
| "ref_id": null |
| }, |
| { |
| "start": 247, |
| "end": 275, |
| "text": "(Mihalcea and Moldovan 1999)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "A detailed examination of the results indicates that the difference in performance is related to the smaller number of training instances rather than to the quality of individual instances:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 In all four cases in which ODP provides a comparable-or larger-number of training instances (circuit, grip, material, stress) , ODP training equals hand-tagged training. In one additional case (holiday), the number of ODP instances is smaller, but still the recall is the same. For the other five words, the number of ODP instances is substantially smaller and the recall is worse.", |
| "cite_spans": [ |
| { |
| "start": 94, |
| "end": 127, |
| "text": "(circuit, grip, material, stress)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Remarkably, incorrect directories harm recall substantially only for post, which accumulates six erroneous associations (out of 11 errors). The other five errors (in material 1, 4, holiday 2, grip 7) do not affect the final recall for these words. There are two possible reasons for this behavior:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Erroneous directories tend to be less productive in terms of training instances. Indeed, this fact could be incorporated as an additional filter for candidate directories. This is the case, for instance, of material 1, for which correct directories provide much more training material than the incorrect one.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Number of Training Instances", |
| "sec_num": null |
| }, |
| { |
| "text": "Erroneous directories are more frequent with rare (less frequent) word senses. This is correlated with a smaller number of test instances (hence the influence on average recall is lower) and also of training instances (and then the reference, hand-tagged material does not provide good training data either). This is the case of grip 7 or holiday 2, which have zero and two test instances, respectively.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "\u2022", |
| "sec_num": null |
| }, |
| { |
| "text": "Overall, our results suggest that directory-based instances, in spite of being shorter and automatically extracted, are not substantially worse for supervised WSD than the hand-tagged material provided by the Senseval organization. The limitation of the approach is currently the low coverage of word senses and the amount of training samples. Two strategies may help in overcoming such limitations: first, propagating directories via synonymy (attaching directories to synsets rather than word senses) and semantic relationships (propagating directories via hyponymy relations); second, retrieving instances not only from the ODP page describing the directory contents, but from the Web pages listed in the directory. The only fundamental limitation of our approach for the automatic extraction of annotated examples is the fact that directories are closely related to topics and domains, and therefore word senses that do not pertain to any domain cannot receive directories and training instances from them. Still, the approach can be very useful for language engineering applications in which only domain disambiguation (versus sense disambiguation) is required, such as information retrieval (Gonzalo et al. 1998) and content-based user modeling (Magnini and Strapparava 2000) .", |
| "cite_spans": [ |
| { |
| "start": 1197, |
| "end": 1218, |
| "text": "(Gonzalo et al. 1998)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 1251, |
| "end": 1281, |
| "text": "(Magnini and Strapparava 2000)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "\u2022", |
| "sec_num": null |
| }, |
| { |
| "text": "We have applied the association algorithm to all noncompound nouns in WordNet without nonalphabetic characters (e.g., sea lion and 10 are not included in the bulk processing). The results can be seen in Table 10 . Overall, the system associates at least one directory with 13,375 nouns (28% of the candidate set).", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 203, |
| "end": 211, |
| "text": "Table 10", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Massive Processing of WordNet Nouns", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The most direct way of propagating directories in the WordNet structure is extending sense/directory associations to synset/directory relations (i.e., if a word sense receives a directory, then all word senses in the same synset receive the same directory). For instance, cable 2 (transmission line) receives the following directories:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Massive Processing of WordNet Nouns", |
| "sec_num": "5." |
| }, |
| { |
| "text": "business/industries/electronics and electrical business/industries/electronics and electrical/hardware/connectors and terminals business/industries/electronics and electrical/contract manufacturers As cable 2 is part of the synset {cable 2, line 9, transmission line 1}, line 9 and transmission line 1 inherit the three directories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Massive Processing of WordNet Nouns", |
| "sec_num": "5." |
| }, |
| { |
| "text": "With this (quite conservative) strategy, the number of characterized nouns and word senses almost doubles: 24,558 nouns and 27,383 senses, covering 34% of the can- didate nouns plus 7,027 multiword terms that were not in the candidate set. The results of this massive processing, together with the results for the Senseval 2 test (including training material) are available for public inspection at http://nlp.uned.es/ODP .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Massive Processing of WordNet Nouns", |
| "sec_num": "5." |
| }, |
| { |
| "text": "Our algorithm is able to associate ODP directories with WordNet senses with 86% accuracy over the Senseval 2 test, and with coverage between 73% and 88% of the domain-specific senses. Such associations can be used as rich characterizations for word senses: as a source of information to cluster senses according to their topical relatedness, to extract topic signatures, to acquire sense-tagged corpora, etc. The only intrinsic limitation of the approach is that Web directories are not appropriate for characterizing general word senses (versus domain-specific ones). If such characterization is necessary for a particular natural language application, the method should be complemented by other means of acquiring lexical information. In the supervised WSD experiment we have carried out, the results suggest that the characterization of word senses with Web directories provides cleaner data, without further sophisticated filtering, than a direct use of the full Web. Indeed the WSD results using training material from ODP directories gives better results than could be expected from previous cross-validations of training and test WSD materials.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "6." |
| }, |
| { |
| "text": "Our ongoing work is extending the algorithm-which works independently for every input word-to combine and propagate sense/directory associations over the entire WordNet. The initial coverage of WordNet nouns is 34%, but we hope to improve this figure by taking advantage of the WordNet structure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "6." |
| }, |
| { |
| "text": "Perhaps the main conclusion of our work is that Web directories are a much more structured and reliable corpus than the whole Web. In spite of being manually supervised, Web directories offer immense structured corpora that deserve our attention as sources of linguistic information. In particular, listing word sense/ODP directory associations has the additional advantage, compared to other Web-mining approaches, of providing a wealth of lexical information in a very condensed manner.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "6." |
| }, |
| { |
| "text": "In ODP queries, compulsory terms are denoted by + and forbidden terms by \u2212.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This work has been partially supported by the Spanish government through project Hermes (TIC2000-0335-C03-01).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Enriching very large ontologies using the WWW", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Agirre", |
| "suffix": "" |
| }, |
| { |
| "first": "O", |
| "middle": [], |
| "last": "Ansa", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Mart\u00ednez", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the Ontology Learning Workshop", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Agirre, E., O. Ansa, E. Hovy, and D. Mart\u00ednez. 2000. Enriching very large ontologies using the WWW. In Proceedings of the Ontology Learning Workshop, Berlin.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Exploring automatic word sense disambiguation with decision lists and the Web", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Agirre", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Mart\u00ednez", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the COLING Workshop on Semantic Annotation and Intelligent Content", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Agirre, E. and D. Mart\u00ednez. 2000. Exploring automatic word sense disambiguation with decision lists and the Web. In Proceedings of the COLING Workshop on Semantic Annotation and Intelligent Content, Luxembourg.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Senseval-2: Overview", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Edmonds", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Cotton", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of Senseval 2", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Edmonds, P. and S. Cotton. 2001. Senseval-2: Overview. In Proceedings of Senseval 2. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Utilizing the World Wide Web as an encyclopedia: Extracting term descriptions from semi-structured texts", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Fujii", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Ishikawa", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of ACL-99", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Fujii, A. and T. Ishikawa. 1999. Utilizing the World Wide Web as an encyclopedia: Extracting term descriptions from semi-structured texts. In Proceedings of ACL-99. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Indexing with Wordnet synsets can improve text retrieval", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Gonzalo", |
| "suffix": "" |
| }, |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Verdejo", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Chugur", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Cigarr\u00e1n", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "COLING/ACL'98 Workshop on Usage of WordNet in Natural Language Processing Systems", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gonzalo, J., F. Verdejo, I. Chugur, and J. Cigarr\u00e1n. 1998. Indexing with Wordnet synsets can improve text retrieval. In COLING/ACL'98 Workshop on Usage of WordNet in Natural Language Processing Systems. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "The WWW as a resource for example-based MT tasks", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Grefenstette", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of ASLIB-99", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grefenstette, G. 1999. The WWW as a resource for example-based MT tasks. In Proceedings of ASLIB-99, London.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Retrieving descriptive phrases from large amounts of free text", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Joho", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Sanderson", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the 9th ACM CIKM Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joho, H. and M. Sanderson. 2000. Retrieving descriptive phrases from large amounts of free text. In Proceedings of the 9th ACM CIKM Conference, McLean, VA.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "English lexical sample task description", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Kilgarriff", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of Senseval 2", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kilgarriff, A. 2001a. English lexical sample task description. In Proceedings of Senseval 2. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Introduction to the special issue on Senseval", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Kilgarriff", |
| "suffix": "" |
| }, |
| { |
| "first": "England", |
| "middle": [], |
| "last": "Lancaster", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Kilgarriff", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of Corpus Linguistics", |
| "volume": "34", |
| "issue": "", |
| "pages": "1--2", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kilgarriff, A. 2001b. Web as corpus. In Proceedings of Corpus Linguistics 2001, Lancaster, England. Kilgarriff, A. and M. Palmer. 2000. Introduction to the special issue on Senseval. Computers and the Humanities, 34(1-2).", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Bits: A method for bilingual text search over the Web", |
| "authors": [ |
| { |
| "first": "X", |
| "middle": [], |
| "last": "Ma", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Liberman", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of LREC-2000, Second International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ma, X. and M. Liberman. 1999. Bits: A method for bilingual text search over the Web. In Proceedings of the Machine Translation Summit VII, Singapore. Magnini, B. and G. Cavaglia. 2000. Integrating subject field codes into WordNet. In Proceedings of LREC-2000, Second International Conference on Language Resources and Evaluation, Athens.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Experiments in word domain disambiguation for parallel texts", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Magnini", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Strapparava", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "ACL-2000 Workshop on Word Sense and Multilinguality", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Magnini, B. and C. Strapparava. 2000. Experiments in word domain disambiguation for parallel texts. In ACL-2000 Workshop on Word Sense and Multilinguality. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "An automatic method for generating sense tagged corpora", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Mihalcea", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Moldovan", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of AAAI '99", |
| "volume": "", |
| "issue": "", |
| "pages": "461--466", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mihalcea, R. and D. Moldovan. 1999a. An automatic method for generating sense tagged corpora. In Proceedings of AAAI '99, Orlando, FL, July, pages 461-466.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Wordnet: An on-line lexical database. Special issue", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Miller", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "International Journal of Lexicography", |
| "volume": "3", |
| "issue": "4", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Miller, G. 1990. Wordnet: An on-line lexical database. Special issue. International Journal of Lexicography, 3(4).", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Multilingual information retrieval based on parallel texts from the Web", |
| "authors": [ |
| { |
| "first": "Jian-Yun", |
| "middle": [], |
| "last": "Nie", |
| "suffix": "" |
| }, |
| { |
| "first": "Michel", |
| "middle": [], |
| "last": "Simard", |
| "suffix": "" |
| }, |
| { |
| "first": "George", |
| "middle": [], |
| "last": "Foster", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Cross-Language Information Retrieval and Evaluation: Workshop of Cross-Language Evaluation Forum (CLEF 2000)", |
| "volume": "", |
| "issue": "", |
| "pages": "188--200", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nie, Jian-Yun, Michel Simard, and George Foster. 2001. Multilingual information retrieval based on parallel texts from the Web. In Carol Peters, Editor, Cross-Language Information Retrieval and Evaluation: Workshop of Cross-Language Evaluation Forum (CLEF 2000), Lisbon, Portugal, September 21-22, 2000, Revised Papers. Lecture Notes in Computer Science 2069. Berlin, Springer-Verlag, pages 188-200.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Machine Learning with lexical features: The Duluth approach to Senseval-2", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Pedersen", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of Senseval-2", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pedersen, T. 2001. Machine Learning with lexical features: The Duluth approach to Senseval-2. In Proceedings of Senseval-2. Association for Computational Linguistics, New Brunswick, NJ.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Evaluation of Cross-Language Information Retrieval Systems. Lecture Notes in Computer Science 2406", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Peters", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Braschler", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Gonzalo", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Kluck", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Peters, C., M. Braschler, J. Gonzalo, and M. Kluck, editors. 2002. Evaluation of Cross-Language Information Retrieval Systems. Lecture Notes in Computer Science 2406. Springer-Verlag.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Mining the Web for bilingual text", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Resnik", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Resnik, P. 1999. Mining the Web for bilingual text. In Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics, College Park, MD.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "The Web as a parallel corpus", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Resnik", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Smith", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Resnik, P. and N. Smith. 2002. The Web as a parallel corpus. Technical Report UMIACS-TR-2002, University of Maryland.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "TABREF1": { |
| "text": ") = [electrical circuit, electric circuit, electrical device, bridge, bridge circuit, Wheatstone bridge, bridged-T, closed circuit, loop, parallel circuit, shunt circuit, computer circuit, gate, logic gate, AND circuit, AND gate, NAND circuit, NAND gate, OR circuit, OR gate, X-OR circuit, XOR circuit, XOR gate, integrated circuit, (..) instrumentality, instrumentation, artifact, artefact, object, physical object, entity]", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>industries, electronics, electrical, contract, manufacturers]</td></tr><tr><td>2.3 Representing WordNet Senses</td></tr><tr><td>For every sense w j , a list l(w j ) of words is made with</td></tr><tr><td>\u2022 all nouns in the hypernym chain of maximal length 6</td></tr><tr><td>\u2022 all hyponyms</td></tr><tr><td>\u2022 all meronyms, holonyms, and coordinate terms</td></tr><tr><td>of w j in WordNet. l(w j ) is used as a description of the sense w j . For instance, circuit 1</td></tr><tr><td>receives the following description:</td></tr><tr><td>l(circuit 1</td></tr></table>" |
| }, |
| "TABREF2": { |
| "text": "Results of the association algorithm for circuit.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>circuit 1 (electrical circuit)</td></tr><tr><td>ODP directories</td></tr></table>" |
| }, |
| "TABREF3": { |
| "text": "Coverage of nouns in the Senseval 2 test bed.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Senseval 2</td><td>Number of</td><td>Number of</td><td>Number of Labeled</td><td>Number of</td></tr><tr><td>Nouns</td><td>Senses</td><td>Directories</td><td>Senses</td><td>Hyponyms</td></tr><tr><td>art</td><td>4</td><td>6</td><td>1</td><td>1</td></tr><tr><td>authority</td><td>7</td><td>4</td><td>2</td><td>1</td></tr><tr><td>bar</td><td>13</td><td>3</td><td>3</td><td>0</td></tr><tr><td>bum</td><td>4</td><td>0</td><td>0</td><td>0</td></tr><tr><td>chair</td><td>4</td><td>4</td><td>1</td><td>0</td></tr><tr><td>channel</td><td>7</td><td>5</td><td>1</td><td>1</td></tr><tr><td>child</td><td>4</td><td>12</td><td>2</td><td>0</td></tr><tr><td>church</td><td>3</td><td>24</td><td>2</td><td>4</td></tr><tr><td>circuit</td><td>6</td><td>11</td><td>3</td><td>1</td></tr><tr><td>day</td><td>10</td><td>15</td><td>1</td><td>14</td></tr><tr><td>detention</td><td>2</td><td>1</td><td>1</td><td>0</td></tr><tr><td>dyke</td><td>2</td><td>1</td><td>1</td><td>0</td></tr><tr><td>facility</td><td>5</td><td>10</td><td>3</td><td>0</td></tr><tr><td>fatigue</td><td>4</td><td>0</td><td>0</td><td>0</td></tr><tr><td>feeling</td><td>6</td><td>2</td><td>1</td><td>0</td></tr><tr><td>grip</td><td/><td/><td/><td/></tr></table>" |
| }, |
| "TABREF5": { |
| "text": "Precision over Senseval 2 nouns.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Directories Associated with WordNet Senses</td><td>Number of Directories</td><td>Number of Correct</td><td>Number of Errors</td></tr><tr><td>Unique sense</td><td>148</td><td>127</td><td>21</td></tr><tr><td>Potential clustering</td><td>13</td><td>12</td><td>1</td></tr><tr><td>Total</td><td>161</td><td>139 (86%)</td><td>22 (14%)</td></tr></table>" |
| }, |
| "TABREF6": { |
| "text": "Confidence distribution.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Confidence</td><td>C \u2264 0.7</td><td>0 .7 < C \u2264 0.8</td><td>0.8 < C</td></tr><tr><td>Number of directories</td><td>24</td><td>63</td><td>61</td></tr></table>" |
| }, |
| "TABREF8": { |
| "text": "Relevance of the directories in the test set.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Relevance</td><td>Irrelevant</td><td>Mildly Relevant</td><td>Highly Relevant</td></tr><tr><td>C \u2264 0.7</td><td>7</td><td>4</td><td>1 3</td></tr><tr><td>0.7 < C \u2264 0.8</td><td>13</td><td>12</td><td>38</td></tr><tr><td>0.8 < C</td><td>3</td><td>9</td><td>4 9</td></tr><tr><td>Total</td><td>23 (15%)</td><td>25 (17%)</td><td>100 (67%)</td></tr></table>" |
| }, |
| "TABREF9": { |
| "text": "Results of supervised WSD.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Word Senses</td><td>Number of instances Senseval Training</td><td>Number of instances ODP Training</td><td>Number of Test Instances</td><td>Recall Senseval Training</td><td>Recall ODP Training</td></tr><tr><td>bar 1,10</td><td>127,11</td><td>1,1</td><td>62,6</td><td>.91</td><td>.50</td></tr><tr><td>child 1,2</td><td>39,78</td><td>3,80</td><td>35,27</td><td>.57</td><td>.44</td></tr><tr><td>circuit 1,2,5</td><td>67,6,7</td><td>229,2,5</td><td>23,2,8</td><td>.70</td><td>.70</td></tr><tr><td>facility 1,4</td><td>26,61</td><td>4,18</td><td>15,28</td><td>.79</td><td>.67</td></tr><tr><td>grip 2,7</td><td>6,1</td><td>17,6</td><td>4,0</td><td>1.00</td><td>1.00</td></tr><tr><td>holiday 1,2</td><td>4,57</td><td>5,17</td><td>26,2</td><td>.96</td><td>.96</td></tr><tr><td>material 1,4</td><td>65,7</td><td>63,10</td><td>30,9</td><td>.79</td><td>.79</td></tr><tr><td>post 2</td><td/><td/><td/><td/><td/></tr></table>" |
| }, |
| "TABREF11": { |
| "text": "Massive association of ODP directories with WordNet 1.7 nouns.", |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td/><td/><td>With Propagation</td></tr><tr><td>Candidate nouns</td><td>51,168</td><td/></tr><tr><td>Candidate senses</td><td>73,612</td><td/></tr><tr><td colspan=\"2\">Associated directories 29,291</td><td/></tr><tr><td>Characterized nouns</td><td>13,375</td><td>24,558</td></tr><tr><td>Characterized senses</td><td>14,483</td><td>27,383</td></tr><tr><td>Hyponyms</td><td>1,800</td><td/></tr></table>" |
| } |
| } |
| } |
| } |