|
{ |
|
"paper_id": "C02-1013", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T12:17:51.112834Z" |
|
}, |
|
"title": "High Precision Extraction of Grammatical Relations", |
|
"authors": [ |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Sussex Falmer", |
|
"location": { |
|
"postCode": "BN1 9QH", |
|
"settlement": "Brighton", |
|
"country": "UK" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Ted", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Cambridge", |
|
"location": { |
|
"addrLine": "JJ Thomson Avenue", |
|
"postCode": "CB3 0FD", |
|
"settlement": "Cambridge", |
|
"country": "UK" |
|
} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "A parsing system returning analyses in the form of sets of grammatical relations can obtain high precision if it hypothesises a particular relation only when it is certain that the relation is correct. We operationalise this technique-in a statistical parser using a manually-developed wide-coverage grammar of English-by only returning relations that form part of all analyses licensed by the grammar. We observe an increase in precision from 75% to over 90% (at the cost of a reduction in recall) on a test corpus of naturally-occurring text.", |
|
"pdf_parse": { |
|
"paper_id": "C02-1013", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "A parsing system returning analyses in the form of sets of grammatical relations can obtain high precision if it hypothesises a particular relation only when it is certain that the relation is correct. We operationalise this technique-in a statistical parser using a manually-developed wide-coverage grammar of English-by only returning relations that form part of all analyses licensed by the grammar. We observe an increase in precision from 75% to over 90% (at the cost of a reduction in recall) on a test corpus of naturally-occurring text.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Head-dependent relationships (possibly labelled with a relation type) have been advocated as a useful level of representation for grammatical structure in a number of different large-scale languageprocessing tasks. For instance, in recent work on statistical treebank grammar parsing (e.g. Collins, 1999) high levels of accuracy have been reached using lexicalised probabilistic models over headdependent tuples. Bouma, van Noord and Malouf (2001) create dependency treebanks semi-automatically in order to induce dependency-based statistical models for parse selection. Lin (1998) , Srinivas (2000) and others have evaluated the accuracy of both phrase structure-based and dependency parsers by matching head-dependent relations against 'gold standard' relations, rather than matching (labelled) phrase structure bracketings. Research on unsupervised acquisition of lexical information from corpora, such as argument structure of predicates (Briscoe and Carroll, 1997; McCarthy, 2000) , word classes for disambiguation (Clark and Weir, 2001) , and collocations (Lin 1999) , has used grammatical relation/head/dependent tuples. Such 1 A previous version of this paper was presented at IWPT'01; this version contains new experiments and results. tuples also constitute a convenient intermediate representation in applications such as information extraction (Palmer et al., 1993; Yeh, 2000) , and document retrieval on the Web (Grefenstette, 1997) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 290, |
|
"end": 304, |
|
"text": "Collins, 1999)", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 413, |
|
"end": 447, |
|
"text": "Bouma, van Noord and Malouf (2001)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 571, |
|
"end": 581, |
|
"text": "Lin (1998)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 584, |
|
"end": 599, |
|
"text": "Srinivas (2000)", |
|
"ref_id": "BIBREF27" |
|
}, |
|
{ |
|
"start": 942, |
|
"end": 969, |
|
"text": "(Briscoe and Carroll, 1997;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 970, |
|
"end": 985, |
|
"text": "McCarthy, 2000)", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 1020, |
|
"end": 1042, |
|
"text": "(Clark and Weir, 2001)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 1062, |
|
"end": 1072, |
|
"text": "(Lin 1999)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1356, |
|
"end": 1377, |
|
"text": "(Palmer et al., 1993;", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 1378, |
|
"end": 1388, |
|
"text": "Yeh, 2000)", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 1425, |
|
"end": 1445, |
|
"text": "(Grefenstette, 1997)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction 1", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "A variety of different approaches have been taken for robust extraction of relation/head/dependent tuples, or grammatical relations, from unrestricted text. Dependency parsing is a natural technique to use, and there has been some work in that area on robust analysis and disambiguation (e.g. Lafferty, Sleator and Temperley, 1992; Srinivas, 2000) . Finite-state approaches (e.g. Karlsson et al., 1995; A\u00eft-Mokhtar and Chanod, 1997; Grefenstette, 1998) have used hand-coded transducers to recognise linear configurations of words and part of speech labels associated with, for example, subject/objectverb relationships. An intermediate step may be to mark nominal, verbal etc. 'chunks' in the text and to identify the head word of each of the chunks. Statistical finite-state approaches have also been used: Brants, Skut and Krenn (1997) train a cascade of Hidden Markov Models to tag words with their grammatical functions. Approaches based on memory based learning have also used chunking as a first stage, before assigning grammatical relation labels to heads of chunks (Argamon, Dagan and Krymolowski, 1998; Buchholz, Veenstra and Daelemans, 1999) . Blaheta and Charniak (2000) assume a richer input representation consisting of labelled trees produced by a treebank grammar parser, and use the treebank again to train a further procedure that assigns grammatical function tags to syntactic constituents in the trees. Alternatively, a handwritten grammar can be used that produces 'shallow' and perhaps partial phrase structure analyses from which grammatical relations are extracted (e.g. Carroll, Minnen and Briscoe, 1998; Lin, 1998) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 293, |
|
"end": 331, |
|
"text": "Lafferty, Sleator and Temperley, 1992;", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 332, |
|
"end": 347, |
|
"text": "Srinivas, 2000)", |
|
"ref_id": "BIBREF27" |
|
}, |
|
{ |
|
"start": 380, |
|
"end": 402, |
|
"text": "Karlsson et al., 1995;", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 403, |
|
"end": 432, |
|
"text": "A\u00eft-Mokhtar and Chanod, 1997;", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 433, |
|
"end": 452, |
|
"text": "Grefenstette, 1998)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 808, |
|
"end": 837, |
|
"text": "Brants, Skut and Krenn (1997)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 1073, |
|
"end": 1111, |
|
"text": "(Argamon, Dagan and Krymolowski, 1998;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 1112, |
|
"end": 1151, |
|
"text": "Buchholz, Veenstra and Daelemans, 1999)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 1154, |
|
"end": 1181, |
|
"text": "Blaheta and Charniak (2000)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 1594, |
|
"end": 1628, |
|
"text": "Carroll, Minnen and Briscoe, 1998;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 1629, |
|
"end": 1639, |
|
"text": "Lin, 1998)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction 1", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Recently, Schmid and Rooth (2001) have described an algorithm for computing expected governor labels for terminal words in labelled headed parse trees produced by a probabilistic context-free grammar. A governor label (implicitly) encodes a grammatical relation type (such as subject or object) and a governing lexical head. The labels are expected in the sense that each is weighted by the sum of the probabilities of the trees giving rise to it, and are computed efficiently by processing the entire parse forest rather than individual trees. The set of terminal/relation/governing-head tuples will not typically constitute a globally coherent analysis, but may be useful for interfacing to applications that primarily accumulate fragments of grammatical information from text (such as for instance information extraction, or systems that acquire lexical data from corpora). The approach is not so suitable for applications that need to interpret complete and consistent sentence structures (such as the analysis phase of transfer-based machine translation). Schmid and Rooth have implemented the algorithm for parsing with a lexicalised probabilistic contextfree grammar of English and applied it in an open domain question answering system, but they do not give any practical results or an evaluation.", |
|
"cite_spans": [ |
|
{ |
|
"start": 10, |
|
"end": 33, |
|
"text": "Schmid and Rooth (2001)", |
|
"ref_id": "BIBREF26" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction 1", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In the paper we investigate empirically Schmid and Rooth's proposals, using a wide-coverage parsing system applied to a test corpus of naturallyoccurring text, extend it with various thresholding techniques, and observe the trade-off between precision and recall in grammatical relations returned. Using the most conservative threshold results in a parser that returns only grammatical relations that form part of all analyses licensed by the grammar. In this case, precision rises to over 90%, as compared with a baseline of 75%.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction 1", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this investigation we extend a statistical shallow parsing system for English developed originally by Carroll, Minnen and Briscoe (1998) . Briefly, the system works as follows: input text is labelled with part-of-speech (PoS) tags by a tagger, and these are parsed using a wide-coverage unification-based 'phrasal' grammar of English PoS tags and punctuation. For disambiguation, the parser uses a probabilistic LR model derived from parse tree structures in a treebank, augmented with a set of lexical entries for verbs, acquired automatically from a 10 million word sample of the British National Corpus (Leech, 1992) , each entry containing subcategorisation frame information and an associated probability. The parser is therefore 'semi-lexicalised' in that verbal argument structure is disambiguated lexically, but the rest of the disambiguation is purely structural.", |
|
"cite_spans": [ |
|
{ |
|
"start": 105, |
|
"end": 139, |
|
"text": "Carroll, Minnen and Briscoe (1998)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 609, |
|
"end": 622, |
|
"text": "(Leech, 1992)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The coverage of the grammar-the proportion of sentences for which at least one complete spanning analysis is found-is around 80% when applied to the SUSANNE corpus (Sampson, 1995) . In addition, the system is able to perform parse failure recovery, finding the highest scoring sequence of phrasal fragments (following the approach of Kiefer et al., 1999) , and the system has produced at least partial analyses for over 98% of the sentences in the written part of the British National Corpus.", |
|
"cite_spans": [ |
|
{ |
|
"start": 164, |
|
"end": 179, |
|
"text": "(Sampson, 1995)", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 334, |
|
"end": 354, |
|
"text": "Kiefer et al., 1999)", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The parsing system reads off grammatical relation tuples (GRs) from the constituent structure tree that is returned from the disambiguation phase. Information is used about which grammar rules introduce subjects, complements, and modifiers, and which daughter(s) is/are the head(s), and which the dependents. In Carroll et al.'s evaluation the system achieves GR accuracy that is comparable to published results for other systems: extraction of nonclausal subject relations with 83% precision, compared with Grefenstette's (1998) figure of 80%; and overall F-score 2 of unlabelled head-dependent pairs of 80%, as opposed to Lin's (1998) 83% 3 and Srinivas's (2000) 84% (this with respect only to binary relations, and omitting the analysis of control relationships). Blaheta and Charniak (2000) report an F-score of 87% for assigning grammatical function tags to constituents, but the task, and therefore the scoring method, is rather different.", |
|
"cite_spans": [ |
|
{ |
|
"start": 508, |
|
"end": 529, |
|
"text": "Grefenstette's (1998)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 767, |
|
"end": 794, |
|
"text": "Blaheta and Charniak (2000)", |
|
"ref_id": "BIBREF2" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "For the work reported in this paper we have extended Carroll et al.'s basic system, implementing a version of Schmid and Rooth's expected governor technique (see section 1 above) but adapted for unification-based grammar and GR-based analyses. Each sentence is analysed as a set of weighted GRs where the weight associated with each grammatical relation is computed as the sum of the probabilities of the parses that relation was derived from, divided by the sum of the probabilities of all parses. So, if we assume that Schmid and Rooth's example sentence Peter reads every paper on markup has 2 parses, one where on markup attaches to the preceding noun having overall probability \u00a2 \u00a1 \u00a3 \u00a4 \u00a6 \u00a5 and the other where it has verbal attachment with probability \u00a2 \u00a1 \u00a3 \u00a4 \u00a7", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": ", then some of the weighted GRs would be 2 We use the F\u00a9 measure defined as", |
|
"cite_spans": [ |
|
{ |
|
"start": 41, |
|
"end": 42, |
|
"text": "2", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "! # \" $ & % ( ' ) 0 1 ! 2 4 3 5 3 7 6 4 8 9 @ A B \" $ & % 0 ' D C E 0 A 2 4 3 5 3 7 F . 3", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Our calculation, based on table 2 of Lin (1998).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "1.0 ncsubj(reads, Peter, ) 0.7 ncmod(on, paper, markup) 0.3 ncmod(on, reads, markup) Figure 1 contains a more extended example of a weighted GR analysis for a short sentence from the SUSANNE corpus, and also gives a flavour of the relation types that the system returns. The GR scheme is decribed in detail by Carroll, Briscoe and Sanfilippo (1998) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 310, |
|
"end": 348, |
|
"text": "Carroll, Briscoe and Sanfilippo (1998)", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 85, |
|
"end": 93, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The Analysis System", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Our first experiment compared the accuracy of the parser when extracting GRs from the highest ranked analysis (the standard probabilistic parsing setup) against extracting weighted GRs from all parses in the forest. To measure accuracy we use the precision, recall and F-score measures of parser GRs against 'gold standard' GR annotations in a 10,000word test corpus of in-coverage sentences derived from the SUSANNE corpus and covering a range of written genres 4 . GRs are in general compared using an equality test, except that in a specific, limited number of cases (described by Carroll, Minnen and Briscoe, 1998) the parser is allowed to return more generic relation types.", |
|
"cite_spans": [ |
|
{ |
|
"start": 584, |
|
"end": 618, |
|
"text": "Carroll, Minnen and Briscoe, 1998)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Weight Thresholding", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "When a parser GR has a weight of less than one, we proportionally discount its contribution to the precision and recall scores. Thus, given a set", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Weight Thresholding", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "of GRs with associated weights produced by the parser, i.e.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Q P # R T S $ U V ! S X W \u1ef2 ! R T S b a d c f e 1 g i h q p q h r a 7 s g \u00a6 e u t \u00a4 c 1 c v \u00a2 w x a & t e h r y p a 7 e 1 g V A S ! U p g h x 1 h R T S @", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "and a set of gold-standard (unweighted) GRs, we compute the weighted match between and the elements of", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "G as H d f e h gi & e # j h k 4 l R S \u00a4 m P # V S u n o W where m P # p q W r H s if p", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "is true and otherwise. The weighted precision and recall are then", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "t u f e v gi & e B j h k w l R T S t \u00a4 x y Y 9 Y", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "respectively, expressed as percentages. We are not aware of any previous published work using 4 At http://www.cogs.susx.ac.uk/lab/nlp/carroll/greval.html. weighted precision and recall measures, although there is an option for associating weights with complete parses in the distributed software implementing the PARSEVAL scheme (Harrison et al., 1991) for evaluating parser accuracy with respect to phrase structure bracketings. The weighted measures make sense for application tasks that can deal with sets of mutually-inconsistent GRs.", |
|
"cite_spans": [ |
|
{ |
|
"start": 94, |
|
"end": 95, |
|
"text": "4", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 329, |
|
"end": 352, |
|
"text": "(Harrison et al., 1991)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In this initial experiment, precision and recall when extracting weighted GRs from all parses were both one and a half percentage points lower than when GRs were extracted from just the highest ranked analysis (see table 1) 5 . This decrease in accuracy might be expected, though, given that a true positive GR may be returned with weight less than one, and so will not receive full credit from the weighted precision and recall measures.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "However, these results only tell part of the story. An application using grammatical relation analyses might be interested only in GRs that the parser is fairly confident of being correct. For instance, in unsupervised acquisition of lexical information (such as subcategorisation frames for verbs) from text, the usual methodology is to (partially) analyse the text, retaining only reliable hypotheses which are then filtered based on the amount of evidence for them over the corpus as a whole. Thus, Brent (1993) only creates hypotheses on the basis of instances of verb frames that are reliably and unambiguously cued by closed class items (such as pronouns) so there can be no other attachment possibilities. In recent work on unsupervised learning of prepositional phrase disambiguation, Pantel and Lin (2000) derive training instances only from relevant data appearing in syntactic contexts that are guaranteed to be unambiguous. In our system, the weights on GRs indicate how certain the parser is of the associated relations being correct. We therefore investigated whether more highly weighted GRs are in fact more likely 1.0 aux( , continue, will) 0.4490 iobj(on, place, tax-payers) 1.0 detmod( , burden, a) 0.3276 ncmod(on, burden, tax-payers) 1.0 dobj (do, this, ) 0.2138 ncmod(on, place, tax-payers) 1.0 dobj(place, burden, ) 0.0250 xmod(to, continue, place) 1.0 ncmod( , burden, disproportionate) 0.0242 ncmod( , Fulton, tax-payers) 1.0 ncsubj(continue, Failure, ) 0.0086 obj2(place, tax-payers) 1.0 ncsubj(place, Failure, ) 0.0086 ncmod(on, burden, Fulton) 1.0 xcomp(to, Failure, do) 0.0020 mod( , continue, place) 0.9730 clausal(continue, place) 0.0010 ncmod(on, continue, tax-payers) 0.9673 ncmod( , tax-payers, Fulton) to be correct than ones with lower weights. We did this by setting a threshold on the output, such that any GR with weight lower than the threshold is discarded. Figure 2 plots weighted recall and precision as the threshold is varied between zero and one The results are intriguing. Precision increases monotonically from 74.6% at a threshold of zero (the situation as in the previous experiment where all GRs extracted from all parses in the forest are returned) to 90.4% at a threshold of one. (The latter threshold has the effect of allowing only those GRs that form part of every single analysis to be returned). The influence of the threshold on recall is equally dramatic, although since we have not escaped the usual trade-off with precision the results are somewhat less positive. Recall decreases from 75.3% to 45.2%, initially rising slightly, then falling at a gradually increasing rate. Between thresholds 0.99 and 1.0 there is only a two percentage point difference in precision, but recall differs by almost fourteen percentage points 6 . Over the whole range, as the threshold is increased from zero, precision rises faster than recall falls until the threshold reaches 0.65; here the F-score attains its overall maximum of 77.", |
|
"cite_spans": [ |
|
{ |
|
"start": 502, |
|
"end": 514, |
|
"text": "Brent (1993)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 793, |
|
"end": 814, |
|
"text": "Pantel and Lin (2000)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 1264, |
|
"end": 1276, |
|
"text": "(do, this, )", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 1899, |
|
"end": 1907, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "It turns out that the eventual figure of over 90% precision is not due to 'easier' relation types (such as the dependency between a determiner and a noun) being returned and more difficult ones (for example clausal complements) being ignored. The majority of relation types are produced with frequency consistent with the overall 45% recall figure. Exceptions are arg mod (encoding the English passive 'by-phrase') and iobj (indirect object), for which no GRs at all are produced. The reason for this is that both types of relation originate from an occurrence of a prepositional phrase in contexts where it could be either a modifier or a complement of a predicate. This pervasive ambiguity means that there will always be disagreement between analyses over the relation type (but not necessarily over the identity of the head and dependent themselves).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "G H I", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Schmid and Rooth's algorithm computes expected governors efficiently by using dynamic programming and processing the entire parse forest rather than individual trees. In contrast, we unpack the whole parse forest and then extract weighted GRs from each tree individually. Our implementation is certainly less elegant, but in practical terms for sentences where there are relatively small numbers of parses the speed is still acceptable. However, throughput goes down linearly with the number of parses, and when there are many thousands of parses-and particularly also when the sentence is long and so each tree is large-the parsing system becomes unacceptably slow.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Parse Unpacking", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "One possibility to improve the situation would be to extract GRs directly from forests. At first glance this looks a possibility: although our parse forests are produced by a probabilistic LR parser using a unification-based grammar, they are similar in content to those computed by a probabilistic contextfree grammar, as assumed by Schmid and Rooth's algorithm. However, there are problems. If the test for being able to pack local ambiguities in the unification grammar parse forest is feature structure subsumption, unpacking a parse apparently encoded in the forest can fail due to non-local inconsistency in feature values (Oepen and Carroll, 2000) 7 , so every governor tuple hypothesis would have to be checked to ensure that the parse it came from was globally valid. It is likely that this verification step would cancel out the efficiency gained from using an algorithm based on dynamic programming. This problem could be side-stepped (but at the cost of less compact parse forests) by instead testing for feature structure equivalence rather than subsumption. A second, more serious problem is that some of our relation types encode more information than is present in a single governor tuple (the non-clausal subject relation, for instance, encoding whether the surface subject is the 'deep' object in a passive construction); this information can again be less local and violate the conditions required for the dynamic programming approach.", |
|
"cite_spans": [ |
|
{ |
|
"start": 629, |
|
"end": 654, |
|
"text": "(Oepen and Carroll, 2000)", |
|
"ref_id": "BIBREF22" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Parse Unpacking", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Another possibility is to compute only the highest ranked parses and extract weighted GRs from just those. The basic case where H is equivalent to the standard approach of computing GRs from the highest probability parse. Table 2 shows the effect on accuracy as is increased in stages to \u00a4 \u00a4 , using a threshold for GR extraction of ; also shown is the previous setup (labelled 'unlimited') in which all parses in the forest are considered. 8 (All differences in precision in the table are significant to at least the 95% level, except between \u00a4 \u00a4 parses and 7 The forest therefore also 'leaks' probability mass since it contains derivations that are in fact not legal.", |
|
"cite_spans": [ |
|
{ |
|
"start": 559, |
|
"end": 560, |
|
"text": "7", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 222, |
|
"end": 229, |
|
"text": "Table 2", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Parse Unpacking", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "8 At ' $ parses, the (unlabelled) weighted precision of head-dependent pairs is 91.0%. an unlimited number). The results demonstrate that limiting processing to a relatively small, fixed number of parses-even as low as 100-comes within a small margin of the accuracy achieved using the full parse forest. These results are striking, in view of the fact that the grammar assigns more than \u00a7 \u00a4 parses to over a third of the sentences in the test corpus, and more than a thousand parses to a fifth of them. Another interesting observation is that the relationship between precision and recall is very close to that seen when the threshold is varied (as in the previous section); there appears to be no loss in recall at a given level of precision. We therefore feel confident in unpacking a limited number of parses from the forest and extracting weighted GRs from them, rather than trying to process all parses. We have tentatively set the limit to be \u00a4 \u00a4", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Parse Unpacking", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": ", as a reasonable compromise in our system between throughput and accuracy.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Parse Unpacking", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "The way in which the GR weighting is carried out does not matter when the weight threshold is equal to 1 (since then only GRs that are part of every analysis are returned, each with a weight of one). However, we wanted to see whether the precise method for assigning weights to GRs has an effect on accuracy, and if so, to what extent. We therefore tried an alternative approach where each GR receives a contribution of 1 from every parse, no matter what the probability of the parse is, normalising in this case by the number of parses considered. This tends to increase the numbers of GRs returned for any given threshold, so when comparing the two methods we found thresholds such that each method obtained the same precision figure (of roughly 83.38%). We then compared the recall figures (see table 3 ). The recall for the probabilistic weighting scheme is 4% higher (statistically significant at the 99.95% level).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 798, |
|
"end": 805, |
|
"text": "table 3", |
|
"ref_id": "TABREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Parse Weighting", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "It is interesting to see what happens if we compute for each sentence the maximal consistent set of weighted GRs. (We might want to do this if we want complete and coherent sentence analyses, interpreting the weights as confidence measures over subanalysis segments). We use a 'greedy' algorithm to compute consistent relation sets, taking GRs sorted in order of decreasing weight and adding a GR to the set if and only if there is not already a GR in the set with the same dependent. (But note that the correct analysis may in fact contain more than one GR with the same dependent, such as the ncsubj ... Failure GRs in Figure 1 , and in these cases this method will introduce errors). The weighted precision, recall and F-score at threshold zero are 79.31%, 73.56% and 76.33 respectively. Precision and F-score are significantly better (at the 95.95% level) than the baseline.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 621, |
|
"end": 629, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Maximal Consistent Relation Sets", |
|
"sec_num": "3.4" |
|
}, |
|
{ |
|
"text": "One of our primary research goals is to explore unsupervised acquisition of lexical knowledge. The parser we use in this work is 'semi-lexicalised', using subcategorisation probabilities for verbs acquired automatically from (unlexicalised) parses. In the future we intend to acquire other types of lexicostatistical information (for example on PP attachment) which we will feed back into the parser's disambiguation procedure, bootstrapping successively more accurate versions of the parsing system. There is still plenty of scope for improvement in accuracy, since compared with the number of correct GRs in top-ranked parses there are roughly a further 20% that are correct but present only in lowerranked parses. There appears to be less room for improvement with argument relations (ncsubj, dobj etc.) than with modifier relations (ncmod and similar). This indicates that our next efforts should be directed to collecting information on modification.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Parser Bootstrapping", |
|
"sec_num": "3.5" |
|
}, |
|
{ |
|
"text": "We have extended a shallow parsing system for English that returns analyses in the form of sets of grammatical relations, presenting an investigation into the extraction of weighted relations from probabilistic parses. We observed that setting a threshold on the output such that any relation with weight lower than the threshold is discarded allows a tradeoff to be made between recall and precision, and found that by setting the threshold at 1 the precision of the system was boosted dramatically, from a baseline of 75% to over 90%. With this setting, the system returns only relations that form part of all analyses licensed by the grammar: the system can have no greater certainty that these relations are correct, given the knowledge that is available to it.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and Further Work", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Although we believe this technique to be well suited to probabilistic parsers, it could also potentially benefit any parsing system that can represent ambiguity and return analyses that are composed of a collection of elementary units. Such a system need not necessarily be statistical, since parse probabilities make no difference when checking that a given sub-analysis segment forms part of all possible global analyses. Moreover, a nonstatistical parsing system could use the the technique to construct a reliable annotated corpus automatically, which it could then be trained on.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and Further Work", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Ignoring the weights on GRs, standard (unweighted) evaluation results for all parses are: precision 36.65%, recall 89.42% and F-score 51.99.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Roughly, each percentage point increase or decrease in precision and recall is statistically significant at the 95% level. In this and all significance tests in this paper we use a one-tailed paired t-test (with 499 degrees of freedom).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "We are grateful to Mats Rooth for early discussions about his expected governor label work. This research was supported by UK EPSRC projects GR/N36462/93 'Robust Accurate Statistical Parsing (RASP)' and by EU FP5 project IST-2001-34460 'MEANING: Developing Multilingual Web-scale Language Technologies'.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Subject and object dependency extraction using finite-state transducers", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "A\u00eft-Mokhtar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J-P", |
|
"middle": [], |
|
"last": "Chanod", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Proceedings of the ACL/EACL'97 Workshop on Automatic Information Extraction and Building of Lexical Semantic Resources", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "71--77", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "A\u00eft-Mokhtar, S. and J-P. Chanod (1997) Subject and ob- ject dependency extraction using finite-state transduc- ers. In Proceedings of the ACL/EACL'97 Workshop on Automatic Information Extraction and Building of Lexical Semantic Resources, 71-77. Madrid, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "A memory-based approach to learning shallow natural language patterns", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Argamon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [], |
|
"last": "Dagan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Krymolowski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proceedings of the 36th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "67--73", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Argamon, S., I. Dagan and Y. Krymolowski (1998) A memory-based approach to learning shallow natural language patterns. In Proceedings of the 36th An- nual Meeting of the Association for Computational Linguistics, 67-73. Montreal.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Assigning function tags to parsed text", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Blaheta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Charniak", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proceedings of the 1st Conference of the North American Chapter of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "234--240", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Blaheta, D. and E. Charniak (2000) Assigning function tags to parsed text. In Proceedings of the 1st Con- ference of the North American Chapter of the ACL, 234-240. Seattle, WA.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Alpino: wide-coverage computational analysis of Dutch. Computational Linguistics in the Netherlands", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Bouma", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Van Noord", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Malouf", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bouma, G., G. van Noord and R. Malouf (2001) Alpino: wide-coverage computational analysis of Dutch. Computational Linguistics in the Netherlands 2000. Selected Papers from the 11th CLIN Meeting.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Tagging grammatical functions", |
|
"authors": [ |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Brants", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Skut", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Krenn", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Proceedings of the 2nd Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "64--74", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Brants, T., W. Skut and B. Krenn (1997) Tagging gram- matical functions. In Proceedings of the 2nd Confer- ence on Empirical Methods in Natural Language Pro- cessing, 64-74. Providence, RI.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "From grammar to lexicon: unsupervised learning of lexical syntax", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Brent", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Computational Linguistics", |
|
"volume": "19", |
|
"issue": "3", |
|
"pages": "243--262", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Brent, M. (1993) From grammar to lexicon: unsuper- vised learning of lexical syntax. Computational Lin- guistics, 19(3), 243-262.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Automatic extraction of subcategorization from corpora", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Proceedings of the 5th ACL Conference on Applied Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "356--363", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Briscoe, E. and J. Carroll (1997) Automatic extraction of subcategorization from corpora. In Proceedings of the 5th ACL Conference on Applied Natural Language Processing, 356-363. Washington, DC.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Cascaded grammatical relation assignment", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Buchholz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Veenstra", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Daelemans", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "Proceedings of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "239--246", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Buchholz, S., J. Veenstra and W. Daelemans (1999) Cas- caded grammatical relation assignment. In Proceed- ings of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora, College Park, MD. 239-246.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Parser evaluation: a survey and a new proposal", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Sanfilippo", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proceedings of the 1st International Conference on Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "447--454", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Carroll, J., E. Briscoe and A. Sanfilippo (1998) Parser evaluation: a survey and a new proposal. In Proceed- ings of the 1st International Conference on Language Resources and Evaluation, 447-454. Granada, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Can subcategorisation probabilities help a statistical parser", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Minnen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Briscoe", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proceedings of the 6th ACL/SIGDAT Workshop on Very Large Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Carroll, J., G. Minnen and E. Briscoe (1998) Can sub- categorisation probabilities help a statistical parser?. In Proceedings of the 6th ACL/SIGDAT Workshop on Very Large Corpora. Montreal, Canada.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Class-based probability estimation using a semantic hierarchy", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Clark", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Weir", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2001, |
|
"venue": "Proceedings of the 2nd Conference of the North American Chapter of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Clark, S. and D. Weir (2001) Class-based probability es- timation using a semantic hierarchy. In Proceedings of the 2nd Conference of the North American Chapter of the ACL. Pittsburgh, PA.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Head-driven statistical models for natural language parsing", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Collins", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Collins, M. (1999) Head-driven statistical models for natural language parsing. PhD thesis, University of Pennsylvania.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "SQLET: Short query linguistic expansion techniques, palliating one-word queries by providing intermediate structure to text", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Grefenstette", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Proceedings of the RIAO'97", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "500--509", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Grefenstette, G. (1997) SQLET: Short query linguistic expansion techniques, palliating one-word queries by providing intermediate structure to text. In Proceed- ings of the RIAO'97, 500-509. Montreal, Canada.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Light parsing as finite-state filtering", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Grefenstette", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Extended Finite State Models of Language", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Grefenstette, G. (1998) Light parsing as finite-state filter- ing. In A. Kornai (Eds.), Extended Finite State Models of Language. Cambridge University Press.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Evaluating syntax performance of parser/grammars of English", |
|
"authors": [ |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Harrison", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Abney", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Black", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Gdaniec", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Grishman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Hindle", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Ingria", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Marcus", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Santorini", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "&", |
|
"middle": [ |
|
"T" |
|
], |
|
"last": "Strzalkowski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Proceedings of the ACL'91 Workshop on Evaluating Natural Language Processing Systems", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "71--78", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Harrison, P., S. Abney, E. Black, D. Flickinger, C. Gdaniec, R. Grishman, D. Hindle, B. Ingria, M. Mar- cus, B. Santorini, & T. Strzalkowski (1991) Evalu- ating syntax performance of parser/grammars of En- glish. In Proceedings of the ACL'91 Workshop on Evaluating Natural Language Processing Systems, 71-78. Berkeley, CA.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Constraint Grammar: a Language-Independent System for Parsing Unrestricted Text", |
|
"authors": [ |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Karlsson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Voutilainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Heikkil\u00e4", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Anttila", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Karlsson, F., A. Voutilainen, J. Heikkil\u00e4 and A. Anttila (1995) Constraint Grammar: a Language-Independ- ent System for Parsing Unrestricted Text. Berlin, Ger- many: de Gruyter.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "A bag of useful techniques for efficient and robust parsing", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Kiefer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H-U", |
|
"middle": [], |
|
"last": "Krieger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Malouf", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "473--480", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kiefer, B., H-U. Krieger, J. Carroll and R. Malouf (1999) A bag of useful techniques for efficient and robust parsing. In Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics, 473- 480. University of Maryland.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Grammatical trigrams: A probabilistic model of link grammar", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Lafferty", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Sleator", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Temperley", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Proceedings of the AAAI Fall Symposium on Probabilistic Approaches to Natural Language", |
|
"volume": "28", |
|
"issue": "", |
|
"pages": "1--13", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lafferty, J., D. Sleator and D. Temperley (1992) Gram- matical trigrams: A probabilistic model of link gram- mar. In Proceedings of the AAAI Fall Symposium on Probabilistic Approaches to Natural Language, 89- 97. Cambridge, MA. Leech, G. (1992) 100 million words of English: the British National Corpus. Language Research, 28(1), 1-13.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Dependency-based evaluation of MINI-PAR", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Lin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proceedings of the The Evaluation of Parsing Systems: Workshop at the 1st International Conference on Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lin, D. (1998) Dependency-based evaluation of MINI- PAR. In Proceedings of the The Evaluation of Pars- ing Systems: Workshop at the 1st International Conference on Language Resources and Evaluation.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "also available as University of Sussex technical report CSRP-489)", |
|
"authors": [ |
|
{ |
|
"first": "Spain", |
|
"middle": [], |
|
"last": "Granada", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Granada, Spain (also available as University of Sus- sex technical report CSRP-489).", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Automatic identification of noncompositional phrases", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Lin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "317--324", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lin, D. (1999) Automatic identification of non- compositional phrases. In Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics, 317-324. College Park, MD.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Using semantic preferences to identify verbal participation in role switching alternations", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Mccarthy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proceedings of the 1st Conference of the North American Chapter of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "256--263", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "McCarthy, D. (2000) Using semantic preferences to identify verbal participation in role switching alter- nations. In Proceedings of the 1st Conference of the North American Chapter of the ACL, 256-263. Seat- tle, WA.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Ambiguity packing in constraint-based parsing -practical results", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Oepen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proceedings of the 1st Conference of the North American Chapter of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "162--169", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Oepen, S. and J. Carroll (2000) Ambiguity packing in constraint-based parsing -practical results. In Pro- ceedings of the 1st Conference of the North American Chapter of the ACL, 162-169. Seattle, WA.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "The KERNEL text understanding system", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Palmer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Passonneau", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Weir", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Finin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Artificial Intelligence", |
|
"volume": "63", |
|
"issue": "", |
|
"pages": "17--68", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Palmer, M., R. Passonneau, C. Weir and T. Finin (1993) The KERNEL text understanding system. Artificial Intelligence, 63, 17-68.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"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": "Proceedings of the 38th Annual Meeting of the Association for Computational Linguistics", |
|
"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 contextually similar words. In Proceedings of the 38th Annual Meeting of the Association for Computational Lin- guistics, 101-108. Hong Kong.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "English for the Computer", |
|
"authors": [ |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Sampson", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sampson, G. (1995) English for the Computer. Oxford University Press.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Parse forest computation of expected governors", |
|
"authors": [ |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "Schmid", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Rooth", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2001, |
|
"venue": "Proceedings of the 39th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "458--465", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Schmid, H. and M. Rooth (2001) Parse forest computa- tion of expected governors. In Proceedings of the 39th Annual Meeting of the Association for Computational Linguistics, 458-465. Toulouse, France.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "A lightweight dependency analyzer for partial parsing", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Srinivas", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Natural Language Engineering", |
|
"volume": "6", |
|
"issue": "2", |
|
"pages": "113--138", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Srinivas, B. (2000) A lightweight dependency analyzer for partial parsing. Natural Language Engineering, 6(2), 113-138.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Using existing systems to supplement small amounts of annotated grammatical relations training data", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Yeh", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proceedings of the 38th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "126--132", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yeh, A. (2000) Using existing systems to supplement small amounts of annotated grammatical relations training data. In Proceedings of the 38th Annual Meet- ing of the Association for Computational Linguistics, 126-132. Hong Kong.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"type_str": "figure", |
|
"num": null, |
|
"text": "Weighted GRs for the sentence Failure to do this will continue to place a disproportionate burden on Fulton taxpayers.", |
|
"uris": null |
|
}, |
|
"FIGREF1": { |
|
"type_str": "figure", |
|
"num": null, |
|
"text": "Weighted GR accuracy as the threshold is varied.", |
|
"uris": null |
|
}, |
|
"TABREF0": { |
|
"text": "GR accuracy comparing extraction from just the highest-ranked parse compared to weighted GR extraction from all parses.", |
|
"type_str": "table", |
|
"content": "<table><tr><td/><td colspan=\"3\">Precision (%) Recall (%) F-score</td></tr><tr><td>Best parse</td><td>76.25</td><td>76.77</td><td>76.51</td></tr><tr><td>All parses</td><td>74.63</td><td>75.33</td><td>74.98</td></tr></table>", |
|
"html": null, |
|
"num": null |
|
}, |
|
"TABREF1": { |
|
"text": "Weighted GR accuracy using a threshold of 1, with respect to the maximum number of ranked parses considered.", |
|
"type_str": "table", |
|
"content": "<table><tr><td colspan=\"4\">Maximum Precision Recall F-score</td></tr><tr><td>Parses</td><td>(%)</td><td>(%)</td></tr><tr><td>1</td><td colspan=\"2\">76.25 76.77</td><td>76.51</td></tr><tr><td>2</td><td colspan=\"2\">80.15 73.30</td><td>76.57</td></tr><tr><td>5</td><td colspan=\"2\">84.94 67.03</td><td>74.93</td></tr><tr><td>10</td><td colspan=\"2\">86.73 62.47</td><td>72.63</td></tr><tr><td>100</td><td colspan=\"2\">89.59 51.45</td><td>65.36</td></tr><tr><td>1000</td><td colspan=\"2\">90.24 46.08</td><td>61.00</td></tr><tr><td>unlimited</td><td colspan=\"2\">90.40 45.21</td><td>60.27</td></tr></table>", |
|
"html": null, |
|
"num": null |
|
}, |
|
"TABREF2": { |
|
"text": "Accuracy at the same level of precision using different weighting methods, with a 1000-parse tree limit.", |
|
"type_str": "table", |
|
"content": "<table><tr><td>Weighting</td><td colspan=\"3\">Precision Recall F-score</td></tr><tr><td>Method</td><td>(%)</td><td>(%)</td></tr><tr><td>Probabilistic (at</td><td colspan=\"2\">88.38 59.19</td><td>70.90</td></tr><tr><td>threshold 0.99)</td><td/><td/></tr><tr><td>Equally (at</td><td colspan=\"2\">88.39 55.17</td><td>67.94</td></tr><tr><td>threshold 0.768)</td><td/><td/></tr></table>", |
|
"html": null, |
|
"num": null |
|
} |
|
} |
|
} |
|
} |