|
{ |
|
"paper_id": "W15-0102", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T07:00:00.915591Z" |
|
}, |
|
"title": "Prepositional Phrase Attachment Problem Revisited: How VERBNET Can Help", |
|
"authors": [ |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Bailey", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Nebraska at Omaha", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Yuliya", |
|
"middle": [], |
|
"last": "Lierler", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Nebraska at Omaha", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Benjamin", |
|
"middle": [], |
|
"last": "Susman", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Nebraska at Omaha", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Resolving attachment ambiguities is a pervasive problem in syntactic analysis. We propose and investigate an approach to resolving prepositional phrase attachment that centers around the ways of incorporating semantic knowledge derived from the lexico-semantic ontologies such as VERBNET and WORDNET.", |
|
"pdf_parse": { |
|
"paper_id": "W15-0102", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Resolving attachment ambiguities is a pervasive problem in syntactic analysis. We propose and investigate an approach to resolving prepositional phrase attachment that centers around the ways of incorporating semantic knowledge derived from the lexico-semantic ontologies such as VERBNET and WORDNET.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Syntactic parsing is a process of uncovering the internal structure of sentences, in particular, articulating what the constituents of a given sentence are and what relationships are between them. Software systems that perform this task are called (syntactic) parsers. Parsing technology has seen striking advances. Wide-coverage off-the-shelf parsers are freely available and ready to use. Yet, modern parsers are not at the level of human-expert agreement. One of the notorious problems in parsing technology is determining prepositional phrase attachment. For example, the following phrase by Ray Mooney: eat spaghetti with chopsticks.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "(1)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "is syntactically ambiguous allowing for two syntactic structures: in one, the prepositional phrase with chopsticks modifies (attaches to) the verb eat and in another, it modifies the noun spaghetti . The latter is erroneous as it suggests that spaghetti with chopsticks constitutes a meal. The phrase eat spaghetti with meatballs", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "is syntactically ambiguous in a similar manner. Modern advanced parsers do not produce proper syntactic representations for these phrases: instead they favor the same structure for both statements (Lierler and Sch\u00fcller, 2013) . These \"spaghetti\" examples illustrate the necessity to incorporate semantic knowledge into the parsing process, in particular, one has to take into account selectional restrictions (Katz and Fodor, 1963) the semantic, common-sense restrictions that a word imposes on the environment in which it occurs. For instance, the fact that chopsticks are an instrument suggests that with chopsticks modifies eat spaghetti in phrase (1) as a tool for eating. Current statistical methods, dominant in the field of syntactic analysis, take into account selectional restrictions implicitly by assigning the most probable syntactic structure based on observed co-occurrences of words and structures in training corpora. As mentioned, this is often not sufficient. In this work we propose and investigate an approach to the prepositional phrase attachment problem that incorporates explicit semantic knowledge available in the lexico-semantic dataset VERBNET into the decision process for resolving the ambiguity of prepositional statements. Machine learning forms a backbone of the decision procedure that we investigate. This work targets to bring knowledge representation techniques into syntactic parsing. Indeed, lexical ontologies VERBNET and WORDNET are at heart of this project. Lierler and Sch\u00fcller (2013) advocated a framework for parsing that results in what they call semantically-coherent syntactic parses. These parses account for selectional restrictions. On the one hand, that work suggests a promising direction. On the other hand, it outlines the need for automatic methods for acquiring lexico-semantic information that relates to parsing a sentence. Present work takes a step in the direction of establishing principles to mine existing lexico-semantic resources and incorporate found information into parsing process.", |
|
"cite_spans": [ |
|
{ |
|
"start": 197, |
|
"end": 225, |
|
"text": "(Lierler and Sch\u00fcller, 2013)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 409, |
|
"end": 431, |
|
"text": "(Katz and Fodor, 1963)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 1500, |
|
"end": 1527, |
|
"text": "Lierler and Sch\u00fcller (2013)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The importance of taking semantic information, including selectional restrictions, into account during parsing has long been recognized. Ford (1982) , Jensen and Binot (1987) , Hirst (1988) , Dahlgren (1988) , and Allen (1995) devised methods for parsing that performed selectional restrictions analysis. These methods assume that a systematic word taxonomy as well as a database of selectional restrictions is available. Developments in the field of Lexical semantics have made such systematic large scale datasets, including WORDNET (Miller et al., 1990 ) and VERBNET (Kipper et al., 2000) , a reality. The WORDNET project provides a taxonomy that organizes words into a coherent representation that reflects some lexical relationships between them. The VERBNET project provides a domain-independent, broadcoverage verb lexicon that includes selectional restriction information. Also recent research illustrates the benefits of lexico-semantic information in tasks closely related to parsing. Zhou et al. (2011) illustrate how web-derived selectional preferences improve dependency parsing. Zapirain et al. (2013) show that selectional preferences obtained by means of WORDNET-based similarity metrics improve semantic role labeling. Srikumar and Roth (2013) illustrate how selectional restrictions posed by prepositions improve relation prediction performance. Agirre et al. (2008 Agirre et al. ( , 2011 also suggest the necessity of incorporating semantic information into parsing by providing evidence that word sense information stemming from WORDNET improves parsing and prepositional phrase attachment.", |
|
"cite_spans": [ |
|
{ |
|
"start": 137, |
|
"end": 148, |
|
"text": "Ford (1982)", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 151, |
|
"end": 174, |
|
"text": "Jensen and Binot (1987)", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 177, |
|
"end": 189, |
|
"text": "Hirst (1988)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 192, |
|
"end": 207, |
|
"text": "Dahlgren (1988)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 214, |
|
"end": 226, |
|
"text": "Allen (1995)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 535, |
|
"end": 555, |
|
"text": "(Miller et al., 1990", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 570, |
|
"end": 591, |
|
"text": "(Kipper et al., 2000)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 995, |
|
"end": 1013, |
|
"text": "Zhou et al. (2011)", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 1093, |
|
"end": 1115, |
|
"text": "Zapirain et al. (2013)", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 1236, |
|
"end": 1260, |
|
"text": "Srikumar and Roth (2013)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 1364, |
|
"end": 1383, |
|
"text": "Agirre et al. (2008", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 1384, |
|
"end": 1406, |
|
"text": "Agirre et al. ( , 2011", |
|
"ref_id": "BIBREF1" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "These findings support the importance of developing parsing algorithms that can handle semantic information effectively. We view the decision procedure for resolving prepositional phrase attachment developed in this paper as complementary to above mentioned methods. The main driving vehicle of this work is the VERBNET ontology. To the best of our knowledge no current approach relies on the use of VERBNET in compiling selectional preferences information.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The prepositional phrase attachment problem has received a lot of attention as a stand alone task. Lapata and Keller (2005) provide a summary of systems attempting to solve this problem. All of the reported systems have centered on machine learning approaches such as a maximum entropy model (Ratnaparkhi et al., 1994) , a back-off model (Collins and Brooks, 1995) , a transformation based approach (Brill and Resnik, 1994) , a memory-based learning approach (Zavrel et al., 1997) , and unsupervised approaches (Ratnaparkhi, 1998) or (Pantel and Lin, 2000) . The reported accuracy of the systems ranged from 81.60% to 88.10%. The average human precision on the task is reported to be 88.20%.", |
|
"cite_spans": [ |
|
{ |
|
"start": 99, |
|
"end": 123, |
|
"text": "Lapata and Keller (2005)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 292, |
|
"end": 318, |
|
"text": "(Ratnaparkhi et al., 1994)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 338, |
|
"end": 364, |
|
"text": "(Collins and Brooks, 1995)", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 399, |
|
"end": 423, |
|
"text": "(Brill and Resnik, 1994)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 459, |
|
"end": 480, |
|
"text": "(Zavrel et al., 1997)", |
|
"ref_id": "BIBREF27" |
|
}, |
|
{ |
|
"start": 511, |
|
"end": 530, |
|
"text": "(Ratnaparkhi, 1998)", |
|
"ref_id": "BIBREF22" |
|
}, |
|
{ |
|
"start": 534, |
|
"end": 556, |
|
"text": "(Pantel and Lin, 2000)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The outline of the paper follows. We begin by introducing the relevant resources and concepts, in particular, VERBNET and WORDNET along with the concept of selectional restriction. Following that, we introduce the problem of prepositional phrase attachment. Once these foundations have been laid, we provide the details of a machine-learning based algorithm that makes use of the VERBNET and WORDNET resources in a systematic way. We then evaluate a system that implements the outlined algorithm and discuss our plans for its future.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Levin classes (Levin, 1993) are groups of verbs that share usage patterns and have semantic similarity. For instance, the Levin class for the verb hit includes the words bang, bash, click and thwack . These words can be used alike and suggest similar sentence structures. Organizing verbs into groups according to the similarity of their syntactic behavior is the basis of Levin classes. It is supported by an extensive study suggesting that similar syntactic behavior translates into common semantic features of verbs (Levin, 1993) . The VERBNET ontology (Kipper et al., 2000) is an English-language verb lexicon that collects verbs into extended Levin classes and provides information about the sentence structure that these classes share.", |
|
"cite_spans": [ |
|
{ |
|
"start": 14, |
|
"end": 27, |
|
"text": "(Levin, 1993)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 519, |
|
"end": 532, |
|
"text": "(Levin, 1993)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 556, |
|
"end": 577, |
|
"text": "(Kipper et al., 2000)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The VERBNET dataset is composed of basic structures, called frame syntax. For example, a frame syntax for a hit-verb class follows:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "A G E N T intControl V P A T I E N T {with} I N S T R U M E N T concrete (3)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "This frame syntax suggests that one possible structure for the use of a verb in the hit-class is to have an AGENT followed by the verb itself, then a PATIENT, the preposition with and an INSTRUMENT. The AGENT, PATIENT and INSTRUMENT are called thematic roles. VERBNET allows 23 such roles including THEME, RECIPIENT, SOURCE. 1 The thematic roles in VERBNET are augmented further by restrictions.", |
|
"cite_spans": [ |
|
{ |
|
"start": 325, |
|
"end": 326, |
|
"text": "1", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "VERBNET maintains a hierarchy of restrictions based on the top-level entries in EuroWordNet (Kipper-Schuler, 2005 , Section 3.1.2) consisting of 37 entries. This hierarchy allows VERBNET to specify that the AGENT thematic role for the verbs in class hit is of the type intelligent control (intControl ) and the INSTRUMENT role in hit is concrete. In other words, an entity that serves an INSTRUMENT role of hit possesses a property of being concrete -some concrete physical object.", |
|
"cite_spans": [ |
|
{ |
|
"start": 92, |
|
"end": 113, |
|
"text": "(Kipper-Schuler, 2005", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The WORDNET system is a comprehensive manually developed lexical database from Princeton University (Miller et al., 1990) . In WORDNET, nouns, verbs, and adjectives are organized into synonym sets each representing one underlying lexical concept. Several semantic relations among words are incorporated into WORDNET as links between the synonym sets. These semantic relations include super/subordinate relations -hypernymy, hyponymy or ISA relation; and part-whole relation -meronymy. Thus we can investigate relationships between various concepts by following links within WORDNET. For instance, by following the ISA links, one may easily establish that synonym set containing a noun boy is in ISA relation with a synonym set for the intelligent control concept. The WORDNET lexicon has been extensively used for developing metrics and procedures for determining the relatedness/similarity of lexical concepts. The task of identifying whether and how given words are related has many applications in natural language processing (NLP) (e.g., word sense disambiguation, information extraction). Budanitsky and Hirst (2006) present a comprehensive study that compares five different measures of relatedness based on WORDNET including a measure by Leacock and Chodorow (1998) . In this work we also use WORDNET for similar purposes. For example, with the help of WORDNET we define what it means that a noun \"matches\" a restriction or a thematic role. Section 4 presents the definition of matching.", |
|
"cite_spans": [ |
|
{ |
|
"start": 100, |
|
"end": 121, |
|
"text": "(Miller et al., 1990)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1109, |
|
"end": 1121, |
|
"text": "Hirst (2006)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 1245, |
|
"end": 1272, |
|
"text": "Leacock and Chodorow (1998)", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Selectional restrictions (Katz and Fodor, 1963) are the semantic, common-sense restrictions that a word imposes on the environment in which it occurs. A selectional construct is a tuple [w, t, r, p] where (i) w is a word, (ii) t is a thematic role that the word w allows, (iii) r is a restriction on the thematic role t with respect to the word w (by the empty set we denote no restrictions), (iv) p is a set of prepositions that can be used to realize the thematic role t of the word w (this set may be empty suggesting that no preposition is necessary to realize this thematic role). Selectional construct is meant to capture the selectional restrictions (sometimes we use these terms interchangeably). The VERBNET lexicon can be viewed as a systematic, wide-coverage knowledge base about selectional restrictions of verbs. Recall a frame syntax (3) for the verb hit. We now present three selectional constructs that follow from the frame:", |
|
"cite_spans": [ |
|
{ |
|
"start": 25, |
|
"end": 47, |
|
"text": "(Katz and Fodor, 1963)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "(hit, AGENT, intControl , \u2205), (hit, PATIENT, \u2205, \u2205), (hit, INSTRUMENT, concrete, {with}).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The VERBNET, WORDNET Lexicons and Selectional Restrictions", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Resolving prepositional phrase (PP) attachment ambiguities is a pervasive problem in NLP exemplified by phrases (1) and (2). They look \"identical\" modulo one word, yet the proper syntactic analyzer will process (1) differently from (2). Indeed, the \"instrumental\" use of the preposition with -as in phrase (1) should be parsed into dependency structure of the form:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "verb noun 1 with noun 2 DOBJ PREP-POBJ (4)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "This parse structure reveals the prepositional phrase attachment describes the action being undertaken. \"Comitative\" use of with such as in phrase (2) leads to a structure of the form", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "verb noun 1 with noun 2 DOBJ PREP-POBJ", |
|
"eq_num": "(5)" |
|
} |
|
], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "We call (4) and (5) P-parse structures. We call a phrase, P-phrase, when it has the form verb noun-phrase preposition noun-phrase.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In the introduction, we argued that selectional restrictions provide sufficient information to disambiguate many PP attachments. We now incorporate selectional restrictions into syntactic parsing of P-phrases. We say that a selectional construct justifies an edge annotated by PREP-POBJ from w to n if it has the form (w , t, r , p), where thematic role t and restriction r on t are \"matched\" by word n. Section 4 presents the definition of matching for different thematic roles and restrictions. A P-parse structure is semantically coherent if its edge annotated by PREP-POBJ is justified by some selectional construct triggered by the words occurring in a P-parse structure.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "For example, P-phrase (1) triggers the selectional construct", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "(eat, INSTRUMENT, concrete, {with}).", |
|
"eq_num": "(6)" |
|
} |
|
], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Intuitively, this construct justifies the PREP-POBJ edge between spaghetti and chopsticks. P-parse of the form (4) is thus semantically coherent. We can view selectional restrictions as conditions that must be satisfied in the process of parsing. In other words, semantically coherent parse structures are the ones that satisfy these conditions. It is clear that at times more than one parse structure is semantically coherent for a phrase. Similarly, more than one selectional construct may justify a PREP-POBJ edge.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Prepositional Phrase Attachment", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "The dataset by Ratnaparkhi et al. (1994) is often used to devise and evaluate PP-attachment resolution systems. We use it in this work also. For the rest of the paper we refer to the Ratnaparkhi et al. dataset as R. The R dataset is a collection of P-phrases stemming from Penn Treebank. Each data entry in R is a tuple of the form (verb, noun 1 , prep, noun 2 ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 15, |
|
"end": 40, |
|
"text": "Ratnaparkhi et al. (1994)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Intuitively, each tuple corresponds to a P-phrase. Figure 1 presents the basic statistics on ten most occurring prepositions in the dataset. The second row titled Total gives the number of tuples contained in R that mention the respective preposition. The third row presents the ratio of the number of occurrences of a preposition (the second row) over the size of the R dataset. Overall R contains 23898 P-phrases. The last row represents the frequencies of the verb attachment for the respective prepositions. We note how by far the most frequent preposition of is also very bias in a sense that 99% of the time it triggers the attachment to a noun. This is why we present the column named All-of that gives the statistics for all tuples that do not contain the preposition of . Machine learning methods are commonly used for implementing decision/classification procedures called classifiers. In supervised learning, the classifier is first trained on a set of labeled data (training data) that is representative of the domain of interest. Typically labeled data consists of pairs of Figure 1: Basic statistics on the Ratnaparkhi et al. (1994) dataset.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1121, |
|
"end": 1146, |
|
"text": "Ratnaparkhi et al. (1994)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 51, |
|
"end": 59, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "input objects and a desired output. An input object is often summarized by so called feature vector. A classifier of choice analyzes the training data and produces a model that can be used to evaluate unlabeled input objects. In this work we rely on Logistic Regression classification algorithm as the vehicle for implementing the decision procedure for the PP-attachment selection problem. To implement this procedure we used the Logistic Regression classifier with a ridge estimator of 10 \u22127 available in Weka 2 (Hall et al., 2009) -software by University of Waikato which contains tools for data preprocessing, classification, and clustering. We call our system PPATTACH, which is available at http://www.unomaha.edu/nlpkr/software/ppattach/.", |
|
"cite_spans": [ |
|
{ |
|
"start": 514, |
|
"end": 533, |
|
"text": "(Hall et al., 2009)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "In our settings we used the R dataset to produce training data. Each P-phrase (7) in R is mapped to a feature vector composed of five elements:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "\u2022 the preposition prep of the tuple (7);", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "\u2022 the VERBNET verb class of the verb in (7). If the verb class is unavailable in VERBNET then lemmatized verb serves the role of a feature itself. We call this feature Verbclass;", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "\u2022 Features named VERBNET[noun 1 , noun 2 ], VERBNET[noun 2 ]", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": ", and Nominalization, which encode information that some selectional constructs stemming from VERBNET are \"applicable\" to the tuple (7). We now speak about the rationale behind choosing these features. Figure 1 clearly indicates that prepositions are bias to one or another attachment decision. Lapata and Keller (2005) present a generic baseline for the prepositional phrase attachment decision by choosing noun attachment in all cases, which achieves correct attachment 56.9% of the time. They further present that this baseline can be improved simply by choosing the most likely attachment decision for each preposition reaching 72.2% accuracy. These observations provide strong evidence for the necessity of the first feature. As discussed verbs impose selectional restrictions. The second feature in combination with the first one allows us to use the R dataset to collect the statistical information about verb classes and their usage. The last three features are based on the information stemming from VERBNET. These features allow us to incorporate explicit information on selectional restrictions available in VERBNET into the decision procedure for the PP-attachment selection problem. We now proceed towards the description of how these three VERBNET-based features are computed.", |
|
"cite_spans": [ |
|
{ |
|
"start": 295, |
|
"end": 319, |
|
"text": "Lapata and Keller (2005)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 202, |
|
"end": 210, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "To describe the computation of the VERBNET-based features precisely, we define a concept of matching. We say that a noun matches a thematic role (a restriction) listed in Figure 2 if one of its WORDNET senses has a path in WORDNET justified by the ISA links to a corresponding lexical concept depicted in Figure 2 . We also say that a noun matches the thematic role INSTRUMENT if the definition (gloss) of one of the noun's WORDNET senses contains a string \"used\". Likewise, we establish a match with the restriction pointy by finding the string, \"sharp\" within the definition for one of the noun's senses. Accounting for parts of word's definition stems from the work by Jensen and Binot (1987) . Figure 2 contains all 23 thematic roles of the VERBNET dataset.", |
|
"cite_spans": [ |
|
{ |
|
"start": 672, |
|
"end": 695, |
|
"text": "Jensen and Binot (1987)", |
|
"ref_id": "BIBREF11" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 171, |
|
"end": 179, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF0" |
|
}, |
|
{ |
|
"start": 305, |
|
"end": 313, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF0" |
|
}, |
|
{ |
|
"start": 698, |
|
"end": 706, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Descriptions of the computation procedures of VERBNET-based features follow. Each procedure is given a tuple of the form (7) as its input. These features are binary, their default values are 0.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Feature VERBNET[noun 1 , noun 2 ]: We start by searching for all verb-classes that include verb from tuple (7). Frame syntax structures of the form", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "TH E MRO L E verb TH E MRO L E 1restriction 1 {prep} TH E MRO L E 2restriction 2", |
|
"eq_num": "(8)" |
|
} |
|
], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Thematic Role WORDNET Concept THEME, PATIENT, RECIPIENT, OBLIQUE, DESTINATION, EXPERIENCER, SOURCE, BENEFICIARY, AGENT, PRODUCT, MATERIAL, TOPIC, PREDICATE, ASSET, EXTENT ", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 14, |
|
"end": 173, |
|
"text": "WORDNET Concept THEME, PATIENT, RECIPIENT, OBLIQUE, DESTINATION, EXPERIENCER, SOURCE, BENEFICIARY, AGENT, PRODUCT, MATERIAL, TOPIC, PREDICATE, ASSET, EXTENT", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "(verb, TH E MRO L E 1 , restriction 1 , \u2205) (9) (verb, TH E MRO L E 2 , restriction 2 , {prep})", |
|
"eq_num": "(10)" |
|
} |
|
], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "For each frame syntax, we (i) verify whether noun 1 matches the thematic role THEMROLE 1 as well as the restriction restriction 1 , which suggests that selectional construct (9) justifies an edge between verb and noun 1 , and (ii) verify whether noun 2 matches THEMROLE 2 as well as restriction 2 , which suggests that selectional construct (10) justifies a PREP-POBJ edge between verb and noun 2 . If this test is positive for at least one frame syntax we assign value VERB to the feature VERBNET[noun 1 , noun 2 ].", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Feature VERBNET[noun 2 ]: This procedure is similar to the previous method. Frame syntax structures of the form", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "TH E MRO L E v {prep} TH E MRO L E 2restriction 2", |
|
"eq_num": "(11)" |
|
} |
|
], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "are extracted from the verb-classes in VERBNET that include verb from tuple (7). The frame syntax (11) translates into selectional constructs that include restriction (10). We then verify whether noun 2 matches THEMROLE 2 as well as restriction 2 , which suggests that selectional construct (10) justifies an edge between verb and noun 2 . Subsequently we assign value VERB to the feature VERBNET[noun 2 ].", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Feature Nominalization: Nominalization is the use of a verb, an adjective, or an adverb as a noun, with or without morphological transformation. In this work, we are especially interested in nouns derived from verbs. Such nouns typically behave as nouns grammatically, yet semantically they carry information of a respective verb. For example, a noun \"conversation\" is derived from a verb \"to converse\", which informally suggests at least two participants in the event of conversation. Given tuple (7), the Nominalization method starts by identifying whether noun 1 is derived from a verb. The WORDNET lexicon contains edges between nouns and verbs that are called derivationally related forms. We search WORDNET for connections via these edges between noun 1 and some verb. We require that the root word remains the same between noun 1 and a found verb. If such verb exists we consider noun 1 to be a nominalization. If noun 1 is derived from some verb, the VERBNET lexicon is searched for all verb-classes that include this verb. Frame syntax structures of the form (11) are extracted. We then verify whether noun 2 matches THEMROLE 2 as well as restriction 2 , which suggests that selectional construct (10) justifies a NOUN assignment for the feature.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "PP-attachment Selection Algorithm", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "We use various metrics to gauge the overall performance of the PPATTACH system. First we consider a baseline which consists of the most likely attachment on a per preposition basis. We also construct a PPATTACH-system by dropping the Verbclass feature from PPATTACH. We construct a GENERIC system by dropping the VERBNET-based features from the PPATTACH system. We train and test each system on the whole R dataset and subsets of R on a preposition-by-preposition basis. Given that each resultant dataset is of limited size (see the second row in Figure 1 ), we use 10-fold cross-validation to evaluate the methods. The cross-validation was done in Weka. The main idea is to randomly select instances that constitute the test set. Subsequently we train a classifier on the remaining instances and evaluate the model on the selected test set. This is conducted ten times (with different testtraining set pairs). Figure 3 summarizes the classification accuracy (the number of correct classifications over the number of classifications) of the system using Logistic Regression classifier. We see substantial improvements from Baseline across most prepositions. Figure 4 presents data that can be used to explain this. For each VERBNET-based feature, this figure presents two rows. The row named Recall gives a percentage that describes the frequency at which the feature is assigned a value different from default; the row named Precision gives a percentage of relevant instances such that the feature assignment agrees with the correct attachment decision. For six out of ten prepositions the precision for the VERBNET[noun 1 , noun 2 ] feature is at least 83.6%. For five out of these prepositions the recall ranges from 10.3% to 37.6%. There are two prepositions at and as that have high precision, yet the performance of PPATTACH is comparable to that of Baseline. We also find that in this case the verb class does not play a role in improving the classification accuracy (Baseline and GENERIC behave practically identical). Figure 1 illustrates that the prepositions at and as have strong attachment bias for verb. Most of the features in PPATTACH also favor such attachment. Gaining evidence for the other decision shall improve the situation. We now note on the difference that changing the classification algorithm can make to PPATTACH performance. Figure 5 summarizes the classification accuracy of PPATTACH using the Na\u00efve Bayes classifier of Weka. In this case, PPATTACH-markedly lags behind GENERIC and PPATTACH, indicating the importance of the classification algorithm selection.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 547, |
|
"end": 555, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 911, |
|
"end": 919, |
|
"text": "Figure 3", |
|
"ref_id": "FIGREF1" |
|
}, |
|
{ |
|
"start": 1158, |
|
"end": 1166, |
|
"text": "Figure 4", |
|
"ref_id": "FIGREF2" |
|
}, |
|
{ |
|
"start": 2027, |
|
"end": 2035, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 2355, |
|
"end": 2363, |
|
"text": "Figure 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Evaluation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "The PPATTACH system lags behind its peers (see Introduction). The top performing system for disambiguating prepositional attachment on R by Stetina and Nagao (1997) reported in (Lapata and Keller, 2005) incorporates manual word sense disambiguation. Also, let us take a closer look at several samples from R. Consider tuples (held, talks, with, parties) and (establish, relation, with, institution).", |
|
"cite_spans": [ |
|
{ |
|
"start": 140, |
|
"end": 164, |
|
"text": "Stetina and Nagao (1997)", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 177, |
|
"end": 202, |
|
"text": "(Lapata and Keller, 2005)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Evaluation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "They were annotated in Penn Treebank as having verb attachment suggesting errors in this corpus 3 . ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Evaluation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "This section focuses on a specific preposition, with. We investigate whether and how with-specific features improve classification accuracy. We start by noting that VERBNET often omits information. Consider sentence (1). There is nothing in VERBNET that suggests the selectional construct (6). This construct is intuitively triggered by the preposition with itself. Indeed, there are three main uses of with: instrumental, adverbial, and comitative. The instrumental use of with indicates that the prepositional phrase conveys details in which the object serves the role of an instrument while executing the action suggested by the verb. Phrase (1) illustrates the instrumental use of with. In contrast, the phrase eat spaghetti with enthusiasm illustrates an adverbial use of with. Here, the prepositional phrase answers the question of how the action was undertaken. To accommodate for common instrumental and adverbial uses of with we propose the following generic selectional constructs", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "(v , INSTRUMENT, concrete, {with}) (12) (v , MANNER, \u2205, {with}),", |
|
"eq_num": "(13)" |
|
} |
|
], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "where v is a variable that can be substituted by any verb including eat or hit. The grammatical case comitative denotes accompaniment. In English this case is often realized by with and captures the sense of together with or in company with. Expressions spaghetti with meatballs and boat with an engine illustrate the comitative case. In the former example, words spaghetti and meatballs are closely related to each other as they both denote food entities. In the later example, boat and engine are in lexical relation meronymy. We propose two selectional constructs that account for such examples", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "(w , COMPANION, related (w ), {with}) (14) (w , COMPANION, meronym(w ), {with})", |
|
"eq_num": "(15)" |
|
} |
|
], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "where w is a variable that can be substituted by any word, e.g., spaghetti or boat; related (w ) stands for any word w such that w and w are related (according to a certain metric); meronym(w ) stands for any word w such that w is a meronym of w . In describing selectional constructs 14and (15) we identified the need not only for a metric to establish relatedness between words, but also for a wide-coverage meronym relation database. The WORDNET lexicon records meronymy relations between synonym sets. However, it is not flawless and questions arise when attempting automatic methods for identifying meronymy. For example, in WORDNET arm is listed as a direct meronym of human, but leg is not. Thus to identify that leg is a meronym of human, deeper mining of WORDNET becomes a necessity. Later in this section we describe an algorithm that we devised for this purpose. To establish relatedness between words we rely on WORDNET and the metric developed by Leacock and Chodorow (1998) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 960, |
|
"end": 987, |
|
"text": "Leacock and Chodorow (1998)", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Below we present features that capture the aforementioned reasoning as well as several other observations. We use these features to augment the PPATTACH system to construct the system PPATTACH+.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Instrumentality: This method accounts for \"instrument\" selectional construct (12). We verify whether noun 2 matches the thematic role INSTRUMENT, which suggests that selectional construct (12) justifies an edge between verb and noun 2 . We assign VERB to the feature.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Adverbial Use: We proposed to characterize an adverbial use of with by selectional construct (13). We say that a noun matches the thematic role MANNER if there exists an adverbial derivation from a noun to some verb in WORDNET. The \"derivationally related forms\" edges of WORDNET are used to establish an adverbial derivation. If noun 2 in the given tuple (7) matches the thematic role MANNER then selectional construct (13) justifies an edge between verb and noun 2 . We assign VERB to the feature.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Similarity: This procedure accounts for \"related\" selectional construct (14). We verify whether noun 1 and noun 2 of the given tuple (7) are related using the Leacock-Chodorow algorithm (1998) .If the value produced by the Leacock-Chodorow procedure exceeds 2, we assume that the nouns are related. This translates into the fact that selectional construct (12) justifies an edge between noun 1 and noun 2 . We assign a value NOUN to the feature.", |
|
"cite_spans": [ |
|
{ |
|
"start": 167, |
|
"end": 200, |
|
"text": "Leacock-Chodorow algorithm (1998)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Meronymy: This procedure accounts for \"meronymy\" selectional construct (15). For a given tuple (7), we verify whether noun 2 is a meronym of noun 1 using a WORDNET-based method that we propose. First, we take the noun 1 and construct a set containing its full hypernymy and hyponymy tree for all of its WORDNET synsets. Second, we construct a set consisting of the full hyponymy for noun 2 for all of its WORDNET synsets. If an element from the set for noun 2 is a meronym, as defined by WORDNET, of an element in the set for noun 1 , then we conclude that noun 2 is a meronym of noun 1 . If the meronymy selectional construct justifies an edge between noun 1 and noun 2 , the feature is assigned NOUN.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Relational Noun: Phrases such as developed a relationship with people contain a relational noun relationship. Relational nouns suggest that there is a possessive relation between \"individuals\" participating in an utterance. To accommodate for relational nouns we propose the following generic selectional construct (n, POSSESSOR, \u2205, {with}), where n is a relational noun. Given tuple (7), the Relational Noun method identifies whether noun 1 is a relational noun by observing if one of its WORDNET senses has a path justified by the ISA links in WORDNET to a lexical concept relation. Currently, we assume that any noun matches the thematic role POSSESSOR. We assign the feature NOUN if we establish that noun 1 is relational.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Feature Idiom: Some verb/noun combinations represent an idiomatic use, such as \"make hay\". The WORDNET lexicon contains entries representing idioms. We verify whether verb and noun 1 of the given tuple (7) form an idiom by means of WORDNET. If this is the case, we assign VERB to the feature.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "We analyzed performance of each described feature. Figure 6 presents the data in a similar fashion as Figure 4 . On the left, we list higher precision features. We note the high recall of Instrumentality and rather reliable precision. This is a positive indication that we may address the limitations encountered for VERBNET and to generally improve classification. On the right, we list the lower precision features. The \"right\" results suggest that the ways to refine algorithms for implementing low-precision features should be sought out. Also, it is possible that the semantic information carried by the verb outweighs the information available from Similarity and Meronymy. In the future we plan to investigate these possibilities. The classification accuracy of the PPATTACH+ system is 71.2% for with. Due to the poor precision we witnessed for the \"right\" features, we retested the PPATTACH+ after removing these features. We subsequently achieve a classification accuracy of 72.0%, outperforming the PPATTACH accuracy of 70.7%. Overall, the results appear to be promising, suggesting that preposition-specific selectional constructs will lead to better classification as a whole.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 51, |
|
"end": 59, |
|
"text": "Figure 6", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 102, |
|
"end": 110, |
|
"text": "Figure 4", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Beyond VERBNET: Preposition with Case-Study", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In this work we proposed a principled method for incorporating wide-coverage lexical resources VERB-NET and WORDNET into decision making for the task of resolving prepositional phrase attachment. Our preliminary system PPATTACH illustrates the feasibility and promise of the approach.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and Future Work", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "The proposed method relies on a number of features that are suggestive of why a particular attachment is reasonable. For instance, consider the feature Instrumentality. In cases when the value of this feature is VERB, we are urged to believe that the second noun of a given P-phrase tuple can be labeled as an instrument of the action indicated by the verb of the tuple (following from the fact that the \"instrument\" selectional construct is applicable to this P-phrase tuple). A long-term goal of this project is to incorporate elements of the proposed decision procedure into modern parsing technology and, in particular, into semantic role labeling methods. Work by Zhou et al. (2011) , Srikumar and Roth (2013) , Agirre et al. (2008 Agirre et al. ( , 2011 , and Belinkov et al. (2014) encourages research in this direction.", |
|
"cite_spans": [ |
|
{ |
|
"start": 669, |
|
"end": 687, |
|
"text": "Zhou et al. (2011)", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 690, |
|
"end": 714, |
|
"text": "Srikumar and Roth (2013)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 717, |
|
"end": 736, |
|
"text": "Agirre et al. (2008", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 737, |
|
"end": 759, |
|
"text": "Agirre et al. ( , 2011", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 766, |
|
"end": 788, |
|
"text": "Belinkov et al. (2014)", |
|
"ref_id": "BIBREF3" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and Future Work", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "As we continue development of this project, we hope to improve the presented method in several ways. We will use WORDNET to a greater extent to determine selectional restrictions on nouns. For example, the current method does not draw any distinction between AGENT and ASSET. We also intend to incorporate a semantic ontology called NOMLEX (Macleod et al., 1998) that incorporated noun-based selectional restrictions. Figure 1 illustrates that all but one preposition of prefer verb attachment. Most of the features we investigated also favor such attachment. Gaining evidence for the other decision will be helpful. We illustrated how we improve on preposition with by augmenting available lexicosemantic ontologies with knowledge specific to this preposition. We will pursue similar effort for other prepositions in the future. We also intend to go beyond the development and evaluation geared by the R dataset. Our discussion in the Evaluation section suggests such necessity.", |
|
"cite_spans": [ |
|
{ |
|
"start": 340, |
|
"end": 362, |
|
"text": "(Macleod et al., 1998)", |
|
"ref_id": "BIBREF19" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 418, |
|
"end": 426, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion and Future Work", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "Table 2of the VERBNET website http://verbs.colorado.edu/\u02dcmpalmer/projects/verbnet.html lists the thematic roles and brief explanations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "http://www.cs.waikato.ac.nz/ml/weka/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Held talks represents the case of light verb construction; establish is an aspectual verb: both cases hint a noun attachment.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "Thanks to A. Artsymenia, J. Beavers, C. Bonial, M. Chernyshevich, S. Erdogan, A. Harrison, V. Lifschitz, J. Michael, M. Palmer, D. Postanogov, P. Sch\u00fcller, Q. Zhu, and the anonymous reviewers for useful discussions and comments. Daniel Bailey was supported by a FIRE-2013: Fund for Investing in the Research Enterprise Grant of the University of Nebraska. Ben Susman was partially supported by FIRE-2013.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgments", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Improving parsing and pp attachment performance with sense information", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Agirre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Baldwin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Mart\u00ednez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "46th Annual Meeting of the Association for Computational Linguistics (ACL)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "317--325", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Agirre, E., T. Baldwin, and D. Mart\u00ednez (2008). Improving parsing and pp attachment performance with sense information. In 46th Annual Meeting of the Association for Computational Linguistics (ACL), pp. 317-325.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Improving dependency parsing with semantic classes", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Agirre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Bengoetxea", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Gojenola", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "49th Annual Meeting of the Association for Computational Linguistics (ACL, Short Papers)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "699--703", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Agirre, E., K. Bengoetxea, K. Gojenola, and J. Nivre (2011). Improving dependency parsing with se- mantic classes. In 49th Annual Meeting of the Association for Computational Linguistics (ACL, Short Papers), pp. 699-703.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Natural Language Understanding", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Allen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Allen, J. (1995). Natural Language Understanding (2Nd Ed.). Redwood City, CA, USA: Benjamin- Cummings Publishing Co., Inc.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Exploring Compositional Architectures and Word Vector Representations for Prepositional Phrase Attachment", |
|
"authors": [ |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Belinkov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Lei", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Barzilay", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Globerson", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Transactions of the Association for Computational Linguistics", |
|
"volume": "2", |
|
"issue": "", |
|
"pages": "561--572", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Belinkov, Y., T. Lei, R. Barzilay, and A. Globerson (2014). Exploring Compositional Architectures and Word Vector Representations for Prepositional Phrase Attachment. Transactions of the Association for Computational Linguistics 2, 561-572.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "A rule-based approach to prepositional phrase attachment disambiguation", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Brill", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Resnik", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1994, |
|
"venue": "In 15th conference on Computational linguistics", |
|
"volume": "2", |
|
"issue": "", |
|
"pages": "1198--1204", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Brill, E. and P. Resnik (1994). A rule-based approach to prepositional phrase attachment disambiguation. In 15th conference on Computational linguistics-Volume 2, pp. 1198-1204.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Evaluating wordnet-based measures of lexical semantic relatedness", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Budanitsky", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Hirst", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "Computional Linguistics", |
|
"volume": "32", |
|
"issue": "1", |
|
"pages": "13--47", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Budanitsky, A. and G. Hirst (2006, March). Evaluating wordnet-based measures of lexical semantic relatedness. Computional Linguistics 32(1), 13-47.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Prepositional phrase attachment through a backed-off model", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Collins", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Brooks", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "Proceedings of the Third Workshop on Very Large Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "27--38", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Collins, M. and J. Brooks (1995). Prepositional phrase attachment through a backed-off model. In Proceedings of the Third Workshop on Very Large Corpora, pp. 27-38.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Naive Semantics for Natural Language Understanding", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Dahlgren", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dahlgren, K. (1988). Naive Semantics for Natural Language Understanding. Norwell, MA, USA: Kluwer Academic Publishers.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "The Mental Representation of Grammatical Relations", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Ford", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Bresnan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1982, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "727--796", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ford, Bresnan, K. (1982). A competence-based theory of syntatic closure. In Bresnan (Ed.), The Mental Representation of Grammatical Relations, pp. 727-796. The MIT Press.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "The weka data mining software: An update", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Hall", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Frank", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Holmes", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Pfahringer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Reutemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [ |
|
"H" |
|
], |
|
"last": "Witten", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "SIGKDD Explor. Newsl", |
|
"volume": "11", |
|
"issue": "1", |
|
"pages": "10--18", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hall, M., E. Frank, G. Holmes, B. Pfahringer, P. Reutemann, and I. H. Witten (2009, November). The weka data mining software: An update. SIGKDD Explor. Newsl. 11(1), 10-18.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Semantic interpretation and ambiguity", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Hirst", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "Artificial intelligence", |
|
"volume": "34", |
|
"issue": "2", |
|
"pages": "131--177", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hirst, G. (1988, March). Semantic interpretation and ambiguity. Artificial intelligence 34(2), 131-177.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Disambiguating prepositional phrase attachments by using on-line dictionary definitions", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Jensen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J.-L", |
|
"middle": [], |
|
"last": "Binot", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "Computational Linguistics", |
|
"volume": "13", |
|
"issue": "3-4", |
|
"pages": "251--260", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jensen, K. and J.-L. Binot (1987). Disambiguating prepositional phrase attachments by using on-line dictionary definitions. Computational Linguistics 13(3-4), 251-260.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "The structure of a semantic theory", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Katz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Fodor", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1963, |
|
"venue": "Language", |
|
"volume": "39", |
|
"issue": "2", |
|
"pages": "170--210", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Katz, J. J. and J. A. Fodor (1963). The structure of a semantic theory. Language 39(2), pp. 170-210.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Class-based construction of a verb lexicon", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Kipper", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H", |
|
"middle": [ |
|
"T" |
|
], |
|
"last": "Dang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Palmer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "7th National Conference on Artificial Intelligence and Twelfth Conference on Innovative Applications of Artificial Intelligence", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "691--696", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kipper, K., H. T. Dang, and M. Palmer (2000). Class-based construction of a verb lexicon. In 7th National Conference on Artificial Intelligence and Twelfth Conference on Innovative Applications of Artificial Intelligence, pp. 691-696. AAAI Press / The MIT Press.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "VerbNet: A Broad-Coverage, Comprehensive Verb Lexicon", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Kipper-Schuler", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kipper-Schuler, K. (2005). VerbNet: A Broad-Coverage, Comprehensive Verb Lexicon. Ph. D. thesis, University of Pennsylvania.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Web-based models for natural language processing", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Lapata", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Keller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "ACM Transactions on Speech and Language Processing", |
|
"volume": "2", |
|
"issue": "1", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lapata, M. and F. Keller (2005). Web-based models for natural language processing. ACM Transactions on Speech and Language Processing (TSLP) 2(1), 3.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Combining local context and wordnet similarity for word sense identification", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Leacock", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Chodorow", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "WordNet: An Electronic Lexical Database", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "265--283", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Leacock, C. and M. Chodorow (1998). Combining local context and wordnet similarity for word sense identification. In C. Fellbaum (Ed.), WordNet: An Electronic Lexical Database, Cambridge, MA, USA, pp. 265-283. The MIT Press.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"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. University Of Chicago Press.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Towards a tight integration of syntactic parsing with semantic disambiguation by means of declarative programming", |
|
"authors": [ |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Lierler", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Sch\u00fcller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "10th International Conference on Computational Semantics (IWCS)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lierler, Y. and P. Sch\u00fcller (2013). Towards a tight integration of syntactic parsing with semantic disam- biguation by means of declarative programming. In 10th International Conference on Computational Semantics (IWCS).", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Nomlex: A lexicon of nominalizations", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Macleod", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Grishman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Meyers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Barrett", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Reeves", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proceedings og EURALEX", |
|
"volume": "98", |
|
"issue": "", |
|
"pages": "187--193", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Macleod, C., R. Grishman, A. Meyers, L. Barrett, and R. Reeves (1998). Nomlex: A lexicon of nomi- nalizations. Proceedings og EURALEX 98, 187-193.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Wordnet: An on-line lexical database", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Miller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Beckwith", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Fellbaum", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Gross", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Miller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "International Journal of Lexicography", |
|
"volume": "3", |
|
"issue": "", |
|
"pages": "235--244", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Miller, G. A., R. Beckwith, C. Fellbaum, D. Gross, and K. Miller (1990). Wordnet: An on-line lexical database. International Journal of Lexicography 3, 235-244.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "An unsupervised approach to prepositional phrase attachment using contextually similar words", |
|
"authors": [ |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Pantel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Lin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "38th Annual Meeting on Association for Computational Linguistics (ACL)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "101--108", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pantel, P. and D. Lin (2000). An unsupervised approach to prepositional phrase attachment using con- textually similar words. In 38th Annual Meeting on Association for Computational Linguistics (ACL), Stroudsburg, PA, USA, pp. 101-108.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Statistical models for unsupervised prepositional phrase attachment", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Ratnaparkhi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics", |
|
"volume": "2", |
|
"issue": "", |
|
"pages": "1079--1085", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ratnaparkhi, A. (1998). Statistical models for unsupervised prepositional phrase attachment. In 36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics -Volume 2 (ACL), Stroudsburg, PA, USA, pp. 1079-1085.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "A maximum entropy model for prepositional phrase attachment", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Ratnaparkhi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Reynar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Roukos", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1994, |
|
"venue": "Workshop on Human Language Technology", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "250--255", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ratnaparkhi, A., J. Reynar, and S. Roukos (1994). A maximum entropy model for prepositional phrase attachment. In Workshop on Human Language Technology, pp. 250-255.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Modeling semantic relations expressed by prepositions", |
|
"authors": [ |
|
{ |
|
"first": "V", |
|
"middle": [], |
|
"last": "Srikumar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Roth", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "231--242", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Srikumar, V. and D. Roth (2013). Modeling semantic relations expressed by prepositions. TACL 1, 231-242.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Corpus based pp attachment ambiguity resolution with a semantic dictionary", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Stetina", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Nagao", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "5th Workshop pn Very Large Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "66--80", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stetina, J. and M. Nagao (1997). Corpus based pp attachment ambiguity resolution with a semantic dictionary. In 5th Workshop pn Very Large Corpora, pp. 66-80.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Selectional preferences for semantic role classification", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Zapirain", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Agirre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "M\u00e0rquez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Surdeanu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "Computational Linguistics", |
|
"volume": "39", |
|
"issue": "3", |
|
"pages": "631--663", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zapirain, B., E. Agirre, L. M\u00e0rquez, and M. Surdeanu (2013). Selectional preferences for semantic role classification. Computational Linguistics 39(3), 631-663.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Resolving PP attachment ambiguities with memorybased learning", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Zavrel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Daelemans", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Veenstra", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Workshop on Computational Language Learning (CoNLL'97)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zavrel, J., W. Daelemans, J. Veenstra, et al. (1997). Resolving PP attachment ambiguities with memory- based learning. In Workshop on Computational Language Learning (CoNLL'97), ACL, Madrid.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Exploiting web-derived selectional preference to improve statistical dependency parsing", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Zhou", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Cai", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "49th Annual Meeting of the Association for Computational Linguistics (ACL)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1556--1565", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zhou, G., J. Zhao, K. Liu, and L. Cai (2011). Exploiting web-derived selectional preference to im- prove statistical dependency parsing. In 49th Annual Meeting of the Association for Computational Linguistics (ACL), pp. 1556-1565.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"type_str": "figure", |
|
"text": "WORDNET ISA-Parent are extracted from these classes. Frame syntax (8) translates into selectional constructs that include", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"FIGREF1": { |
|
"type_str": "figure", |
|
"text": "Evaluation Data on PPATTACH using Logistic Regression.", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"FIGREF2": { |
|
"type_str": "figure", |
|
"text": "Features Evaluation for PPATTACH.", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"FIGREF3": { |
|
"type_str": "figure", |
|
"text": "Features Evaluation for PPATTACH+.", |
|
"num": null, |
|
"uris": null |
|
} |
|
} |
|
} |
|
} |