|
{ |
|
"paper_id": "W96-0306", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T04:58:50.237320Z" |
|
}, |
|
"title": "Acquisition of Semantic Lexicons: Using Word Sense Disambiguation to Improve Precision", |
|
"authors": [ |
|
{ |
|
"first": "Bonnie", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Dorr", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Maryland A. V. Williams Building College Park", |
|
"location": { |
|
"postCode": "20742", |
|
"region": "MD" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Doug", |
|
"middle": [], |
|
"last": "Jones", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Maryland A. V. Williams Building College Park", |
|
"location": { |
|
"postCode": "20742", |
|
"region": "MD" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "This paper addresses the problem of large-scale acquisition of computational-semantic lexicons from machine-readable resources. We describe semantic filters designed to reduce the number of incorrect assignments (i.e., improve precision) made by a purely syntactic technique. We demonstrate that it is possible to use these filters to build broad-coverage lexicons with minimal effort, at a depth of knowledge that lies at the syntax-semantics interface. We report on our results of disambiguating the verbs in the semantic filters by adding WordNet 1 sense annotations. We then show the results of our classification on unknown words and we evaluate these results.", |
|
"pdf_parse": { |
|
"paper_id": "W96-0306", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "This paper addresses the problem of large-scale acquisition of computational-semantic lexicons from machine-readable resources. We describe semantic filters designed to reduce the number of incorrect assignments (i.e., improve precision) made by a purely syntactic technique. We demonstrate that it is possible to use these filters to build broad-coverage lexicons with minimal effort, at a depth of knowledge that lies at the syntax-semantics interface. We report on our results of disambiguating the verbs in the semantic filters by adding WordNet 1 sense annotations. We then show the results of our classification on unknown words and we evaluate these results.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "This paper addresses the problem of large-scale acquisition of computational-semantic lexicons from machine-readable resources. We describe semantic filters designed to reduce the number of incorrect assignments (i.e., improve precision) made by a purely syntactic technique. We demonstrate that it is possible to use these filters to build broad-coverage lexicons with minimal effort, at a depth of knowledge that lies at the syntax-semantics interface. We report on our results of disambiguating the verbs in the semantic filters by adding WordNet sense annotations. We then show the results of our classification on unknown words and we evaluate these results.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "As machine-readable resources (i.e., online dictionaries, thesauri, and other knowledge sources) become readily available to NLP researchers, automated acquisition has become increasingly more attractive. Several researchers have noted that the average time needed to construct a lexical entry by hand can be as much as 30 minutes (see, e.g., (Neff and McCord, 1990; Copestake et al., 1995; Walker and Amsler, 1986) ). Given that most large-scale NLP applications require lexicons of 20-60,000 words, automation of the acquisition process has become a necessity.", |
|
"cite_spans": [ |
|
{ |
|
"start": 343, |
|
"end": 366, |
|
"text": "(Neff and McCord, 1990;", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 367, |
|
"end": 390, |
|
"text": "Copestake et al., 1995;", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 391, |
|
"end": 415, |
|
"text": "Walker and Amsler, 1986)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Previous research in automatic acquisition focuses primarily on the use of statistical techniques, such as bilingual alignment (Church and Hanks, 1990; Klavans and Tzoukermann, 1996; Wu and Xia, 1995) , or extraction of syntactic constructions from online dictionaries and corpora (Brent, 1993; Dorr, Garman, and Weinberg, 1995) . Others who have taken a more knowledge-based (interlingual) approach (Lonsdale, Mitamura, and Nyberg, 1996) do not provide a means for systematically deriving the relation between surface syntactic structures and their underlying semantic representations. Those who have taken more argument structures into account, e.g., (Copestake et al., 1995) , do not take full advantage of the systematic relation between syntax and semantics during lexical acquisition.", |
|
"cite_spans": [ |
|
{ |
|
"start": 127, |
|
"end": 151, |
|
"text": "(Church and Hanks, 1990;", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 152, |
|
"end": 182, |
|
"text": "Klavans and Tzoukermann, 1996;", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 183, |
|
"end": 200, |
|
"text": "Wu and Xia, 1995)", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 281, |
|
"end": 294, |
|
"text": "(Brent, 1993;", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 295, |
|
"end": 328, |
|
"text": "Dorr, Garman, and Weinberg, 1995)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 400, |
|
"end": 438, |
|
"text": "(Lonsdale, Mitamura, and Nyberg, 1996)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 653, |
|
"end": 677, |
|
"text": "(Copestake et al., 1995)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "1We used Version 1.5 of WordNet, available at http://www.cogsci.princeton.edu/~wn. We adopt the central thesis of Levin (1993) , i.e., that the semantic class of a verb and its syntactic behavior are predictably related. We base our work on a correlation between semantic classes and patterns of grammar codes in the Longman's Dictionary of Contemporary English (LDOCE) (Procter, 1978) . We extend this work by coupling the syntax-semantics relation with a pre-defined association between WordNet (Miller, 1985) word senses and Levin's verbs in order to group the full Set of LDOCE verbs into semantic classes.", |
|
"cite_spans": [ |
|
{ |
|
"start": 114, |
|
"end": 126, |
|
"text": "Levin (1993)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 370, |
|
"end": 385, |
|
"text": "(Procter, 1978)", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 497, |
|
"end": 511, |
|
"text": "(Miller, 1985)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "While the LDOCE has been used previously in automatic extraction tasks (Alshawi, 1989; Farwell, Guthrie, and Wilks, 1993; Boguraev and Briscoe, 1989; Wilks et al., 1989; Wilks et al., 1990) these tasks are primarily concerned with the extraction of other types of information including syntactic phrase structure and broad argument restrictions or with the derivation of semantic structures from definition analyses. The work of Sanfilippo and Poznanski (1992) is more closely related to our approach in that it attempts to recover a syntactic-semantic relation from machine-readable dictionaries. However, they claim that the semantic classification of verbs based on standard machine-readable dictionaries (e.g., the LDOCE) is \"a hopeless pursuit [since] standard dictionaries are simply not equipped to offer this kind of information with consistency and exhaustiveness.\"", |
|
"cite_spans": [ |
|
{ |
|
"start": 71, |
|
"end": 86, |
|
"text": "(Alshawi, 1989;", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 87, |
|
"end": 121, |
|
"text": "Farwell, Guthrie, and Wilks, 1993;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 122, |
|
"end": 149, |
|
"text": "Boguraev and Briscoe, 1989;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 150, |
|
"end": 169, |
|
"text": "Wilks et al., 1989;", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 170, |
|
"end": 189, |
|
"text": "Wilks et al., 1990)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 429, |
|
"end": 460, |
|
"text": "Sanfilippo and Poznanski (1992)", |
|
"ref_id": "BIBREF22" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Others have also argued that the task of simplifying lexical entries on the basis of broad semantic class membership is complex and, perhaps, infeasible (see, e.g., Boguraev and Briscoe (1989) ). However, a number of researchers (Fillmore, 1968; Grimshaw, 1990; Gruber, 1965; Guthrie et al., 1991; Hearst, 1991; Jackendoff, 1983; Jackendoff, 1990; Levin, 1993; Pinker, 1989; Yarowsky, 1992) have demonstrated conclusively that there is a clear relationship between syntactic context and word senses; it is our aim to exploit this relationship for the acquisition of semantic lexicons.", |
|
"cite_spans": [ |
|
{ |
|
"start": 165, |
|
"end": 192, |
|
"text": "Boguraev and Briscoe (1989)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 229, |
|
"end": 245, |
|
"text": "(Fillmore, 1968;", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 246, |
|
"end": 261, |
|
"text": "Grimshaw, 1990;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 262, |
|
"end": 275, |
|
"text": "Gruber, 1965;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 276, |
|
"end": 297, |
|
"text": "Guthrie et al., 1991;", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 298, |
|
"end": 311, |
|
"text": "Hearst, 1991;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 312, |
|
"end": 329, |
|
"text": "Jackendoff, 1983;", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 330, |
|
"end": 347, |
|
"text": "Jackendoff, 1990;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 348, |
|
"end": 360, |
|
"text": "Levin, 1993;", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 361, |
|
"end": 374, |
|
"text": "Pinker, 1989;", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 375, |
|
"end": 390, |
|
"text": "Yarowsky, 1992)", |
|
"ref_id": "BIBREF27" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We first describe the LDOCE verb classification resulting from a purely syntactic approach to deriving semantic classes. We then describe a semantic filter designed to reduce the number of incorrect assignments made by the syntactic technique; we show how this filter can be enhanced with a method that accounts for multiple word senses. Finally we show the results of our classification of unknown verbs, and we evaluate these results. Our results clearly indicate that the resolution of polysemy is a key component to developing an effective semantic filter.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We build on the syntactic filter approach of (Dorr, Garman, and Weinberg, 1995) , in which verbs were automatically classified into semantic classes using syntactic encodings in LDOCE. This earlier approach produced a ranked assignment of verbs to the semantic classes from (Levin, 1993) based on syntactic tests (e.g., whether a verb occurs in a dative construction such as Mary gave John the book). 2 The syntactic approach alone was demonstrated to classify Levin verbs with 47% accuracy (i.e., 1812 correct verb classifications out of 3851 possible assignments).", |
|
"cite_spans": [ |
|
{ |
|
"start": 45, |
|
"end": 79, |
|
"text": "(Dorr, Garman, and Weinberg, 1995)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 274, |
|
"end": 287, |
|
"text": "(Levin, 1993)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Verb Classification Based on Syntactic Behavior", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The measure of success used in the purely syntactic approach is flawed in that the \"accuracy\" factor was based on the number of correct assignments in the five top-ranked assignments produced by their algorithm. A better measure of the efficacy of the algorithm would be to examine the ratio of correct assignments to the total number of assignments. The algorithm in (Dorr, Garman, and Weinberg, 1995) is correct only 13% of the time (1812 correct assignments out of 13761 total assignments) if given up to 5 assignments per verb. If given up to 15 assignments, the situation 2Levin's semantic classes are labeled with numbers ranging from 9 to 57; the actual number of semantic classes is 191 (not 46) due to many class subdivisions under each major class, These 191 classes cover 2813 verbs that occur in the LDOCE. Since verbs may occur in multiple classes, the number of possible assignments of LDOCE verbs into classes is 3851. would deteriorate further: even though 2607 out of 3851 possible assignments would be correct, these correct assignments constitute only 6.5% of the total number of assignments made by the algorithm.", |
|
"cite_spans": [ |
|
{ |
|
"start": 368, |
|
"end": 402, |
|
"text": "(Dorr, Garman, and Weinberg, 1995)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Verb Classification Based on Syntactic Behavior", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "We borrow terminology from Information Filtering (see, e.g., (Lewis, 1992) ) to characterize these results. In particular, Recall is the number of correct categorizations the algorithm gives divided by the number of correct categorizations already given in the database. Precision, on the other hand, is the number of correct categorizations that the algorithm gives divided by the total number of categorizations that it gave. In these terms, the algorithm in (Dorr, Garman, and Weinberg, 1995) achieves a recall of 67.7%, but a precision of 6.5% if given up to 15 semantic class assignments per verb. In addition to low precision, the purely syntactic filter described above was tested only on verbs that are in (Levin, 1993) and it did not take into account the problem of multiple word senses. The remainder of this paper describes the formulation and refinement of semantic filters that increases the precision of this earlier experiment, while extending the coverage to novel verbs (i.e., ones not occurring in (Levin, 1993) ) and addressing the polysemy problem.", |
|
"cite_spans": [ |
|
{ |
|
"start": 61, |
|
"end": 74, |
|
"text": "(Lewis, 1992)", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 461, |
|
"end": 495, |
|
"text": "(Dorr, Garman, and Weinberg, 1995)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 714, |
|
"end": 727, |
|
"text": "(Levin, 1993)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1017, |
|
"end": 1030, |
|
"text": "(Levin, 1993)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Verb Classification Based on Syntactic Behavior", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "We take as our starting point 7767 LDOCE verbs, approximately 5000 of which do not occur in Levin's classes. Each of these verbs was assigned up to 15 possible semantic classes, ranked by the degree of likelihood that the verb belongs to that class, giving a total of 113,106 ranked assignments. As described above, the syntactic filter discovers 2607 of the 3851 assignments of LDOCE verbs found in Levin's semantic classes. These assignments are particularly interesting because we know they are correct, and we can see how high the program ranks the correct assignments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Semantic Filter: Increasing Precision", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "To create a semantic filter, we take a semantic class from Levin and extend it with related verbs from WordNet. We call this extended list a semantic field. Verbs that do not occur in the semantic field of a particular class fail to pass through the semantic filter for that class, by definition. We first examined different semantic relations provided by WordNet (synonymy, hyponymy, both synonyms and hyponyms, and synonyms of synonyms) in order to determine which one would be most appropriate for constructing semantic fields for each of Levin's 191 verb classes. We evaluated the performance of these different relations by examining the degree of class coverage of the relation using a prototypical verb from each class. 3", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Semantic Filter: Increasing Precision", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "For example, the Change of State verbs of the break subclass (Class 45.1) contains the verbs break, chip, crack, crash, crush, fracture, rip, shatter, smash, snap, splinter, split, tear. The full semantic field contains the union of the related verbs for every verb in the original Levin class. Thus, if we build our semantic field on the basis of the synonymy relation, all synonyms of verbs in a particular class would be legal candidates for membership in that class. For Class 45.1, using the synonymy relation would result in a field size of 185 (i.e., there are 185 WordNet synonyms for the 13 verbs in the class); by contrast, the hyponymy relation would yield a field size of 245.", |
|
"cite_spans": [ |
|
{ |
|
"start": 100, |
|
"end": 186, |
|
"text": "chip, crack, crash, crush, fracture, rip, shatter, smash, snap, splinter, split, tear.", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Semantic Filter: Increasing Precision", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "To choose a relation to use for the semantic field, we looked at verbs semantically related to the prototypical verb in each class, and checked how many of the verbs in each class would be included in the filter. We examined several relations based on combinations of synonymy and hyponymy. We considered the best candidate to be the one that matched the greatest proportion of the verbs in Levin's semantic classes when given the prototype verb. The best relation, synonyms of the 3A verb is considered to be prototypical with respect to a class if it conforms to all of Levin's membership tests for that class. These tests are based on grammaticahty of usage in certain well-defined contexts (e.g., the dative construction). Let us now:look at the behavior of the synonymy-based semantic filter. Of the 113,106 assignments of LDOCE verbs to Levin classes given by the syntactic filter, 6029 (19%) pass through the semantic filter. Clearly, the semantic filter constrains the possible assignments, but the question to ask is whether the constraint improves the accuracy of the assignments. To answer this, we first examined the 2813 verbs in LDOCE that also appear in Levin to see if they matched Levin's categorization.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Semantic Filter: Increasing Precision", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Without the semantic filter, the syntactic filter provides up to 15 semantic-class assignments for each of the 2813 verbs, giving 40,248 assignments, as shown in Table 1 . 2,607 of these assignments (6.5%) are correct. When we add the semantic filter, the number of assignments drops to 4168, 10% of the unfiltered assignments. 2607 of these (62.5%) are correct, a twelve-fold improvement over the unfiltered assignments.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 162, |
|
"end": 169, |
|
"text": "Table 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "All Filtered", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "By Right Assignments, we mean: cases in which the system assigns a verb to a given Levin class, when that verb appears in that class in Levin's book. By Wrong Assignments, we mean: cases in which the system assigns a verb to a given Levin class, when that verb does not appear in that class in Levin's book.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "All Filtered", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "It is important to point out that even though the semantic filter is based on words in Levin, it still sometimes categorized the Levin verb incorrectly. Since the filter is based on synonyms of Levin verbs, in some cases, a synonym of a verb from some other class will appear in the set that does not belong there. In this case, there are 1561 assignments known to be wrong, out of a total of 4168 assignments. For example, the verb scatter is a synonym of break in WordNet. Because the verb break occurs in each of these classes, the semantic filter based on synonyms assigns scatter to classes 10.6 (Cheat Verbs), 23.2 (Split Verbs), 40.8.3 (Hurt Verbs), 45.1 (Break Verbs), 48.1.1 (Appear Verbs). But the correct class for scatter is 9.7 (Spray/Load Verbs). This illustrates the difficulty of using an approach that does not account for multiple word senses. We will address this point further in section 3.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "All Filtered", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Setting aside the polysemy problem, we see that this semantic filter is very useful for reducing the number of incorrect assignments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "All Filtered", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We now examine how well it performs on unknown words by constructing a semantic filter based on three different proportions of the original 2813 Levin verbs: (a) 50%, (b) 70%, and (c) 90%, chosen randomly. 4 We then checked whether the \"unknown\" verbs (those not used to construct Table 2 : Undisambiguated Synonyms the semantic filter) were assigned to their correct classes. Table 2 summarizes the recall and precision results for semantic filtering on these three different proportions of Levin verbs. Consider the rows that show the behavior of the experiment which uses 50% of Levin's verbs, and tries to guess the remaining verbs using synonymy. Recall that there are 2607 verbs all together. In this case, 1282 verbs were chosen at random to use in constructing the filter. We call these the \"known\" verbs. This leaves 1325 for use in evaluating the semantic filter--we call these the \"novel\" verbs. For the 1282 known verbs, the filter made 1752 assignments to semantic classes. There were 470 wrong assignments and 1282 right ones, giving a precision rate of 73.2% and recall rate of 100.0% .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 281, |
|
"end": 288, |
|
"text": "Table 2", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 377, |
|
"end": 384, |
|
"text": "Table 2", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Performance on Novel Words", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "As mentioned previously, the problem with the semantic filter we have defined is that it is not sensitive to multiple word senses of the particular verbs in the semantic classes. For example, there are 23 senses of the verb break in WordNet. This includes senses which correspond to the Change of State verbs, such as Sense 9, \"break, bust, cause to break\", the synonyms of which are destroy, ruin, bust up, wreck, wrack. But it also includes irrelevant senses, such as Sense 7, \"break dance\", the synonyms of which are dance, do a dance, perform a dance. Clearly, the semantic filter would behave better if we used word senses in creating the fields. As an attempt to address the polysemy problem, we conducted an exploratory study in which the verbs in Levin's semantic classes were disambiguated by hand: each verb received as many WordNet senses as were applicable.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Effect of Disambiguation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "The performance of the various filters is shown in Table 3 . To see the effect of disambiguation, compare the difference between undisambiguated and disambiguated synonyms. Precision has increased from 62.5% to 85.3%. For novel verbs, in the experiment which uses 50% of the verbs and tries to guess the rest, the precision increases from 49.0% to 70.8%. But notice also that the recall decreases: with disambiguation (in the 50% study), recall drops from 31.1% for undisambiguated verbs to 21.6% for disambiguated verbs. The reason for this is that the undisambiguated filters contain numerous assignments which are correct but are included only accidentally. Table 3 also shows the performance of two other semantic filters based on hyponyms. We found that using hyponyms of hypernyms (going up one level in abstraction, and then one level back down) gave much better recall than plain synonymy, although the precision is lower. We also built a filter based on the union of synonyms with hyponyms of hypernyms. The effect of the synonyms on this filter was negligible, presumably since synonyms are often hyponyms of hypernyms. The results for both of these filters are shown in Table 3 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 51, |
|
"end": 58, |
|
"text": "Table 3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 661, |
|
"end": 668, |
|
"text": "Table 3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1181, |
|
"end": 1188, |
|
"text": "Table 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The Effect of Disambiguation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Our main result is that the semantic field substantially reduces the number of incorrect assignments given by the syntactic filter. One of our goals is to assign new verbs, i.e., all of the verbs in LDOCE, to the semantic classes of Levin. Since there are 7767 verbs in LDOCE, and there are 191 semantic classes in Levin, there are 1,483,497 potential assignments of verbs to these semantic classes. The syntactic filter reduces the number of assignments under consideration to 113,106 (7.6% of the number of potential assignments) while preserving 67% of the assignments we know to be correct. The various semantic filters in turn reduce the number of assignments further. For example, the broad semantic filter reduced the 113,106 verbs that passed through the syntactic filter down to 6029 assignments, 19% of the number of assignments based on syntax and 0.4% of the potential assignments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Our goal throughout the acquisition task is to eliminate as many incorrect assignments as possible while preserving the correct assignments, and in this respect we are encouraged by the the behavior of the semantic filter on \"unknown\" verbs. Recall that to assess this behavior, we excluded randomly selected Levin verbs from the semantic filter, and saw how the filter behaved on these verbs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "4We chose randomly selected subsets: First we selected a random 90% of the Levin verbs, then we chose 77.7% of those to give 70% of the Levin verbs. In turn, 71.4% of those give the verbs for the 50% study.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "The research reported herein was supported, in part, by Army Research Office contract DAAL03-91-C-0034 through Battelle Corporation, NSF NYI IRI-9357731, Alfred P. Sloan Research Fellow Award BR3336, and a General Research Board Semester Award. We would like to thank Julie Dahmer, Charles Lin, and David Woodard for their help in annotating the verbs. We would also like to thank Karen Kohl for permission to use her WordNet annotations for Part One of Levin's book as hints for WordNet senses for Part Two.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Known", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Undisambiguated Synonyms", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Analysing the Dictionary Definitions", |
|
"authors": [ |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "Alshawi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "Computational Lexicography for Natural Language Processing. L0ngman", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "153--169", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alshawi, H. 1989. Analysing the Dictionary Definitions. In B. Boguraev and T. Briscoe, editor, Computational Lexicography for Natural Language Processing. L0ngman , London, pages 153- 169.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Utilising the LDOCE Grammar Codes", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Boguraev", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "Computational Lexicography for Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "85--116", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Boguraev, B. and T. Briscoe. 1989. Utilising the LDOCE Grammar Codes. In B. Boguraev and T. Briscoe, editor, Computational Lexicography for Natural Language Processing. Longman, London, pages 85-116.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Unsupervised Learning of Lexical Syntax", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Brent", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Computational Linguistics", |
|
"volume": "19", |
|
"issue": "", |
|
"pages": "243--262", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Brent, M. 1993. Unsupervised Learning of Lexical Syntax. Computational Linguistics, 19:243-262.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Word Association Norms, Mutual Information and Lexicography", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Church", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Hanks", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Computational Linguistics", |
|
"volume": "16", |
|
"issue": "", |
|
"pages": "22--29", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Church, K. and P. Hanks. 1990. Word Association Norms, Mutual Information and Lexicography. Computational Linguistics, 16:22-29.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Acquisition of Lexical Translation Relations from MRDS. Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Copestake", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Vossen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Ageno", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [], |
|
"last": "Castellon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Ribas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Rigau", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "Rodr~guez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Samiotou", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Copestake, A., T. Briscoe, P. Vossen, A. Ageno, I. Castellon, F. Ribas, G. Rigau, H. Rodr~guez, and A. Samiotou. 1995. Acquisition of Lexical Translation Relations from MRDS. Machine Translation, 9.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "From Syntactic Encodings to Thematic Roles: Building Lexical Entries for Interlingual MT. Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Dorr", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Garman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Weinberg", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dorr, B., J. Garman, and A. Weinberg. 1995. From Syntactic Encodings to Thematic Roles: Building Lexical Entries for Interlingual MT. Machine Translation, 9.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Automatically Creating Lexical Entries for ULTRA", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Farweu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Guthrie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Wilks", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Multilingt~al MT System. Machine Translation", |
|
"volume": "8", |
|
"issue": "3", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "FarweU, D., L. Guthrie, and Y. Wilks. 1993. Automatically Creating Lexical Entries for ULTRA, a Multilingt~al MT System. Machine Translation, 8(3).", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "The Case for Case", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Fillmore", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1968, |
|
"venue": "Universals in Linguistic Theory. Holt, Rinehart, and Winston", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--88", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Fillmore, C.J. 1968. The Case for Case. In E. Bach and R.T. Harms, editor, Universals in Linguistic Theory. Holt, Rinehart, and Winston, pages 1-88.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Argument Structure", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Grimshaw", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Grimshaw, J. 1990. Argument Structure. MIT Press, Cambridge, MA.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Studies in Lexical Relations", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "Gruber", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1965, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Gruber, J.S. 1965. Studies in Lexical Relations. Ph.D. thesis, MIT, Cambridge, MA.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Subject-Dependent Co-occurrence and Word Sense Disambiguation", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Guthrie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Guthrie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Wilks", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "Aidinejad", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Proceedings of the 29th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "146--152", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Guthrie, J., L. Guthrie, Y. Wilks, and H. Aidinejad. 1991. Subject-Dependent Co-occurrence and Word Sense Disambiguation. In Proceedings of the 29th Annual Meeting of the Association for Computational Linguistics, pages 146-152, University of California, Berkeley, CA.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Noun Homograph Disambiguation Using Local Context in Large Text Corpora", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Hearst", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Using Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hearst, M. 1991. Noun Homograph Disambiguation Using Local Context in Large Text Corpora. In Using Corpora, University of Waterloo, Waterloo, Ontario.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Semantics and Cognition", |
|
"authors": [ |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Jackendoff", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1983, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jackendoff, R. 1983. Semantics and Cognition. MIT Press, Cambridge, MA.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Semantic Structures", |
|
"authors": [ |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Jackendoff", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jackendoff, R. 1990. Semantic Structures. MIT Press, Cambridge, MA.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Dictionaries and Corpora: Combining Corpus and Machine-readable Dictionary Data for Building Bilingual Lexicons. Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"L" |
|
], |
|
"last": "Klavans", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Tzoukermann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Klavans, J.L. and E. Tzoukermann. 1996. Dictionaries and Corpora: Combining Corpus and Machine-readable Dictionary Data for Building Bilingual Lexicons. Machine Translation, 10.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "English Verb Classes and Alternations: A Preliminary Investigation", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Levin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Levin, B. 1993. English Verb Classes and Alternations: A Preliminary Investigation. Chicago, IL.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Representation and Learning in Information Retrieval", |
|
"authors": [ |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Lewis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Dolan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lewis, David Dolan. 1992. Representation and Learning in Information Retrieval. Ph.D. thesis, University of Massachusetts, Amherst.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Acquisition of Large Lexicons for Practical Knowledge-Based MT. Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Lonsdale", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Mitamura", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Nyberg", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lonsdale, D., T. Mitamura, and E. Nyberg. 1996. Acquisition of Large Lexicons for Practical Knowledge-Based MT. Machine Translation, 9.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "WORDNET: A Dictionary Browser", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Miller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1985, |
|
"venue": "Proceedings of the First International Conference on Information in Data", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Miller, G. 1985. WORDNET: A Dictionary Browser. In Proceedings of the First International Conference on Information in Data, University of Waterloo Centre for the New OED, Waterloo, Ontario.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Acquiring Lexical Data from Machine-Readable Dictionary Resources for Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Neff", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Mccord", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Third International Conference on Theoretical and Methodological Issues in Machine Translation of Natural Languages (TMI-90)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Neff, M. and M. McCord. 1990. Acquiring Lexical Data from Machine-Readable Dictionary Re- sources for Machine Translation. In Third International Conference on Theoretical and Method- ological Issues in Machine Translation of Natural Languages (TMI-90), Austin, Texas.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Learnability and Cognition: The Acquisition of Argument Structure", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Pinker", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pinker, S. 1989. Learnability and Cognition: The Acquisition of Argument Structure. MIT Press, Cambridge, MA.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Longman Dictionary of Contemporary English", |
|
"authors": [ |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Procter", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1978, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Procter, P. 1978. Longman Dictionary of Contemporary English. Longman, London.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "The Acquisition of Lexical Knowledge from Combined Machine-Readable Dictionary Resources", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Sanfilippo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "V", |
|
"middle": [], |
|
"last": "Poznanski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Proceedings of the Applied Natural Language Processing Conference", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "80--87", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sanfilippo, A. and V. Poznanski. 1992. The Acquisition of Lexical Knowledge from Combined Machine-Readable Dictionary Resources. In Proceedings of the Applied Natural Language Pro- cessing Conference, pages 80-87, Trento, Italy.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "The Use of Machine-readable Dictionaries in Sublanguage Analysis", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Walker", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Amsler", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1986, |
|
"venue": "Analyzing Language in Restricted Domains", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Walker, D. and R. Amsler. 1986. The Use of Machine-readable Dictionaries in Sublanguage Analysis. In R. Grishman and R. Kittredge, editors, Analyzing Language in Restricted Domains.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Providing Machine Tractable Dictionary Tools", |
|
"authors": [ |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Wilks", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Fass", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Guo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"E" |
|
], |
|
"last": "Mcdonald", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Plate", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Machine Translation", |
|
"volume": "5", |
|
"issue": "2", |
|
"pages": "99--154", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wilks, Y., D. Fass, C.M. Guo, J.E. McDonald, and T. Plate. 1990. Providing Machine Tractable Dictionary Tools. Machine Translation, 5(2):99-154.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "A Tractable Machine Dictionary as a Resource for Computational Semantics", |
|
"authors": [ |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Wilks", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Fass", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Guo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"E" |
|
], |
|
"last": "Mcdonald", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Plate", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Slator", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "Computational Lexicography .for Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "85--116", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wilks, Y., D. Fass, C.M. Guo, J.E. McDonald, T. Plate, and B.M. Slator. 1989. A Tractable Machine Dictionary as a Resource for Computational Semantics. In B. Boguraev and T. Briscoe, editor, Computational Lexicography .for Natural Language Processing. Longman, London, pages 85-116.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Large-Scale Automatic Extraction of an English-Chinese Translation Lexicon. Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Wu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "X", |
|
"middle": [], |
|
"last": "Xia", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wu, D. and X. Xia. 1995. Large-Scale Automatic Extraction of an English-Chinese Translation Lexicon. Machine Translation, 9.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Word-Sense Disambiguation: Using Statistical Models of Roget's Categories Trained on Large Corpora", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Yarowsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Proceedings of the Fourteenth International Conference on Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "454--460", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yarowsky, D. 1992. Word-Sense Disambiguation: Using Statistical Models of Roget's Categories Trained on Large Corpora. In Proceedings of the Fourteenth International Conference on Com- putational Linguistics, pages 454-460, Nantes, France.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"TABREF1": { |
|
"type_str": "table", |
|
"content": "<table><tr><td>Levin</td><td colspan=\"2\">Original Assignments</td><td colspan=\"3\">Number of 6 Guesses Total [Wrong I Right</td><td>Ratios Precision I</td><td>Recall</td><td>I</td></tr><tr><td>50%</td><td>known novel</td><td>11282[ 1325</td><td colspan=\"2\">1752 I 841</td><td>470 I 1282 429 412</td><td>73.2% I 100.0% I 49.0% 31.1%</td></tr><tr><td>70%</td><td>known novel</td><td colspan=\"2\">1179812628 809 663</td><td>I</td><td>8301 1798 360 303</td><td>68.4%] 100.0%[ 45.7% 37.5%</td></tr><tr><td>90%</td><td>known novel</td><td colspan=\"2\">1234113632 266 271</td><td colspan=\"2\">[ 1291 I 2341 158 113</td><td>64.5% I 100.0% I 41.7% 42.5%</td></tr><tr><td>100%</td><td colspan=\"4\">all known [2607[ 4168 [</td><td>1561] 2607</td><td>62.5% I 100.0%[</td></tr><tr><td>Levin</td><td colspan=\"2\">Original</td><td colspan=\"3\">I Number of Assignments</td><td>Ratios</td></tr><tr><td/><td colspan=\"6\">Assignments I Total I Wrong I Right Precision IRecovery</td></tr><tr><td>100%</td><td>Known</td><td colspan=\"4\">]2607[40248[ 37641[ 2607</td><td>6.5%[</td><td>100%</td></tr></table>", |
|
"num": null, |
|
"text": "", |
|
"html": null |
|
} |
|
} |
|
} |
|
} |