ACL-OCL / Base_JSON /prefixW /json /W97 /W97-0105.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "W97-0105",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T04:35:03.328318Z"
},
"title": "Probabilistic Parsing of Unrestricted English Text, With a Highly-Detailed Grammar",
"authors": [
{
"first": "Ezra",
"middle": [],
"last": "Black",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Hideki Kashioka ATR Interpreting Telecommunications Laboratories",
"location": {
"addrLine": "2-2 Hikaridai Seilm-cho",
"postCode": "619-02",
"settlement": "Soraku-gun Kyoto",
"country": "Japan"
}
},
"email": "black@air@i~l.co.jp"
},
{
"first": "Stephen",
"middle": [],
"last": "Eubank",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Hideki Kashioka ATR Interpreting Telecommunications Laboratories",
"location": {
"addrLine": "2-2 Hikaridai Seilm-cho",
"postCode": "619-02",
"settlement": "Soraku-gun Kyoto",
"country": "Japan"
}
},
"email": ""
},
{
"first": "David",
"middle": [],
"last": "Magerman",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Renaissance Technologies Corp",
"location": {}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "A grammar-based probabilistic parser is described, and experimental results are presented for the parser as trained and tested on a 676,000-word, highly varied treebank of unrestricted English text. Probabilistic decision trees are utilized as a means of prediction, and a grammar with about 3000 semantic-and-syntactic tags, and 1100 non-terminal node labels suppl/es detailed lingzdstic information. Further such data is supplied for prediction purposes by thousands of questions about \"raw\" words, expres~ sions, and the sentence as a whole. The rich/n.formation base used for parse prediction allows the system to parse in a domain-general, totally-open-vocabulary setting, and to output highly-detailed semantic as well as syntactic information for sentences proccessed. Finally, a statistical procedure is described for converting less-detailed into more-detailed treebank, for use in increasing parser accuracy via much larger training treeb~.nlc~. Subject Areas: statistical parsing; automatic treebank conversion; semantic and syntactic analysis of text I I",
"pdf_parse": {
"paper_id": "W97-0105",
"_pdf_hash": "",
"abstract": [
{
"text": "A grammar-based probabilistic parser is described, and experimental results are presented for the parser as trained and tested on a 676,000-word, highly varied treebank of unrestricted English text. Probabilistic decision trees are utilized as a means of prediction, and a grammar with about 3000 semantic-and-syntactic tags, and 1100 non-terminal node labels suppl/es detailed lingzdstic information. Further such data is supplied for prediction purposes by thousands of questions about \"raw\" words, expres~ sions, and the sentence as a whole. The rich/n.formation base used for parse prediction allows the system to parse in a domain-general, totally-open-vocabulary setting, and to output highly-detailed semantic as well as syntactic information for sentences proccessed. Finally, a statistical procedure is described for converting less-detailed into more-detailed treebank, for use in increasing parser accuracy via much larger training treeb~.nlc~. Subject Areas: statistical parsing; automatic treebank conversion; semantic and syntactic analysis of text I I",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "This article describes a grammar-based probabilistic parser, and presents experimental results for the parser as trained and tested on a large, highly varied treebank of unrestricted English text. Probabilistic decision trees are utilized as a mea.ns of prediction, roughly as in (Jelinek et al., 1994; Magermau, 1995) , and as in these references, training is supervised, and in particular is treebank-based. In all other respects, our work departs from previous research on broad - probabilistic parsing, which either attempts to learn to predict gr~rarn~tical structure of test data directly from a training treebank (Brill, 1993; Collins, 1996; Eisner, 1996; Jelinek et al., 1994; Magerman, 1995; S~kine and Orishman, 1995; Sharman et al., 1990) , or employs a grammar and sometimes a dictionary to capture linguistic expertise directly (Black et al., 1993a; GrinBerg et al., 1995; Schabes; 1992) , but arguably at a less detailed and informative level than in the research reported here.",
"cite_spans": [
{
"start": 280,
"end": 302,
"text": "(Jelinek et al., 1994;",
"ref_id": "BIBREF17"
},
{
"start": 303,
"end": 318,
"text": "Magermau, 1995)",
"ref_id": null
},
{
"start": 482,
"end": 483,
"text": "-",
"ref_id": null
},
{
"start": 620,
"end": 633,
"text": "(Brill, 1993;",
"ref_id": "BIBREF6"
},
{
"start": 634,
"end": 648,
"text": "Collins, 1996;",
"ref_id": "BIBREF9"
},
{
"start": 649,
"end": 662,
"text": "Eisner, 1996;",
"ref_id": "BIBREF10"
},
{
"start": 663,
"end": 684,
"text": "Jelinek et al., 1994;",
"ref_id": "BIBREF17"
},
{
"start": 685,
"end": 700,
"text": "Magerman, 1995;",
"ref_id": "BIBREF21"
},
{
"start": 701,
"end": 727,
"text": "S~kine and Orishman, 1995;",
"ref_id": null
},
{
"start": 728,
"end": 749,
"text": "Sharman et al., 1990)",
"ref_id": "BIBREF26"
},
{
"start": 841,
"end": 862,
"text": "(Black et al., 1993a;",
"ref_id": null
},
{
"start": 863,
"end": 885,
"text": "GrinBerg et al., 1995;",
"ref_id": "BIBREF14"
},
{
"start": 886,
"end": 894,
"text": "Schabes;",
"ref_id": null
},
{
"start": 895,
"end": 900,
"text": "1992)",
"ref_id": "BIBREF24"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "In what follows, Section 2 explains the contribution to the prediction process of the grammar and of the lexical generalizations created by our grammarian. Section 3 shows; from a formal standpoint, how prediction is carried out, and more generally how the parser operates. Section 4 presents experimental results. Finally, Section 5 details our efforts to radically expand the size of our training corpus by employing techniques of treebank conversion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "2. HOW THE GB.AiVIMAB. AND LEXICAL GENERALIZATIONS HELP 2.1. How the Grammar Helps Figure 1 shows a sampling of parsed sentences from the one-million-word ATR/Lancaster 'IYeebauk of General English (Black et al., 1996) , which we employ for training; smoothing and testing our parser. The Treebank consists of a correct parse for each sentence it contains; with respect to the ATR English Grammar. 1 Every non-terminal node is labelled with the n~rae of the ATR English Grammar rule 2 that generates the node; and each word is labelled with one of the 2843 tags in the Gramm,r's tagset. 3 Together, the bracket locations, rule names, and lexical tags of a Treebank parse specify a unique parse within the Gr~rnra~r. In the Grammar parse, rule names and lexical tags are replaced by bundles of feature/value pairs. Each node contains values for 66 features, and there are 12 values per feature, on average.",
"cite_spans": [
{
"start": 198,
"end": 218,
"text": "(Black et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [
{
"start": 83,
"end": 91,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "Prediction in our parser is conditioned partially on questions about feature values of words and non-terminal nodes. For instance, when we predict whether a constituent has ended, we ask how many words until the next finite verb; the next comma; the next noun; etc. In tagging, we ask if the same word has already occurred in the sentence; and ff so, what its value is for various features.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "By labelling Treeb~n~ nodes with Gr~ramar rule names, and not with phrasal and clausal n~raes, as in other (non-gr~rarnar-based) treebanks' (Eyes and Leech, 1993; Garside and McEnery, 1993; Marcus et al., 1993) , we gain access to all information provided by the Grammar regarding each ~reebank node.",
"cite_spans": [
{
"start": 140,
"end": 162,
"text": "(Eyes and Leech, 1993;",
"ref_id": "BIBREF11"
},
{
"start": 163,
"end": 189,
"text": "Garside and McEnery, 1993;",
"ref_id": "BIBREF13"
},
{
"start": 190,
"end": 210,
"text": "Marcus et al., 1993)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "It would be difficult to attempt to induce this information from the Treebank alone. The parent of a rule in the Grammar often contains feature values that are not derived from any of its children. Further~ the parent inherits some feature values from one child, and some from another. Each rule in the Grammar is associated with a primary and secondary head, and head information is passed up the parse tree. Finally, extensive Boolean conditions are imposed on the application of each individual rule. These conditions are intended to permit only useful applications of a given rule, and reflect experience gained by parsing millions of words with the Grammar, and crucially, by generalizing this experience in ways believed appropriate.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "Since the ATR English Grammar was created specifically for use in machine parsing; some of its features are designed expressly to facilitate parse prediction. For example, the feature a~ [start [sprpdl [sprime4 [sdl [nbar6 It_PPHI nbar6] 'l; alrt [sprpd22 [coord3 [cc3 [ccl OR_CCOR ccl] ",
"cite_spans": [
{
"start": 187,
"end": 237,
"text": "[start [sprpdl [sprime4 [sdl [nbar6 It_PPHI nbar6]",
"ref_id": null
},
{
"start": 238,
"end": 241,
"text": "'l;",
"ref_id": null
},
{
"start": 242,
"end": 286,
"text": "alrt [sprpd22 [coord3 [cc3 [ccl OR_CCOR ccl]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "ccS] [nbarlS [d3 ONE_MClWflRD d3] [j i FREE_JJSTATUS j l] In4 [nla FANTAIL_NNIANIMAL nla] [nla SHRIMPS_NNIF00D nla] n4] nbar13] coord3] sprpd22] stare]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "Figure 1: Three ATR/Lancaster English Treebank Sentences: One from Credit Union Brochure, and Two (Non-Sequential) from Chinese Take-Out Food Flier \"np_modification\" helps to predict attachment events by carrying up to the top node of each noun phrase, data as to how much more modification the noun phrase can probably take. At one extreme, a noun phrase may not have been modified at all so far, and so, other things being equal, it is a prime target for post-modification. At the other extreme, it may already have been modified in a way that tends not to permit further modification, such as a noun phrase followed immediately by a postmodffying comparative phrase (\"Such as can understand the topic (may attend)\"; \"More reasons than you can imagine (were adduced)\").",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "Another feature of this type is \"det_pos', which reveals, concerning a noun phrase, whether it includes a determiner phrase, and if so, what type. Determinerless noun phrases tend to have different chances of occurring in certain gT~rnrnatical constructions than noun phrases with determiners, and this feature makes it possible for our models to take account of this tendency. Note that it is far from trivial to capture and then percolate this information up a treebank parse without a grammar: demarcation of the determl-er phrase in each case is involved, along with identification of the type of determiner phrase, and other steps.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "The ATR English Grammar is particularly detailed and comprehensive, and this both helps in parse prediction and enhances the value of output that is correctly parsed by our system. For instance, complete syntactic and semantic analysis is performed on all nominal compounds, e.g. ~he Third Annual Long Branch, New Jersey Rod and Gun Club Picnic and Turkey Shoot\", or \"high fidelity equipment\". Further, the full range of attachment sites is available within the Gr~mm~r for sentential and phrasal modffers, so that differences in meaning can be accurately reflected in parses. For instance, in \"She didn't attend because she was tired, and didn't call for the same reason,\" the phrases \"because she was tied\" and \"for the same reason\" should probably postmodify their entire respective verb phrases, \"didn't attend\" and \"didn't call\", for maximum clarity. A full range of attachment sites are available in the Grsmm~r, are used precisely in the ~Preeba~k, and are required to be handled correctly by our parser for its output to be considered correct.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "Prediction in our parser is conditioned not only on questions about feature values of words and non-terminal nodes, but also on questions about \"raw\" words, wordstrings, and whole sentences.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "How Lexical Generalizations Help",
"sec_num": "2.2."
},
{
"text": "One category of contextual question asks about characteristics of a sentence as a whole. For instance, very short \"sentences\" in our trsJulng data tend to be free-standing noun phrases or other non-sententiai units. Many of these are titles, speaker-turn indicators, etc. So we ask about the length of the overall \"sentence\" in all models. In tagging, for instance, there tend not to be any finite verbs in these contexts, and this fact helps with the task of differentiating, say, preterit forms from past participles functioning adjectivally, e.g. \"Said plaintiff and plaintiff's counsel:\". Similarly, the first and last words of a sentence can be powerful predictors. If the first word of a sentence is a typical beginning for sentential premodifying phrases (e.g. \"Since\"), and if there is just one comma in the sentence, and that comma occurs in the fn'st quadrant, then there is a good chance that the overall structure of the sentence is: premodlfying phrase, then main clause.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "How Lexical Generalizations Help",
"sec_num": "2.2."
},
{
"text": "Effective questions about words and expressions, for the purpose of predicting the semantic portion of the lexical tags, are essential to the success of our models. One strategy we utilize is to identify contexts strongly associated with a given semantic event. For instance, the context: FirstName ~X\" LastName (e.g. Edward \"Stubby\" Smith) is one of many that are associated with the semantic category NickName.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "How Lexical Generalizations Help",
"sec_num": "2.2."
},
{
"text": "We have developed a flexible language for formulating grammar-based and lexically-based questions about Treeb~n~ text. The ~nswers to these questions are made available to the models in our parser.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Formulating Grsmmar and Lexical Questions For Prediction",
"sec_num": "2.3."
},
{
"text": "The language provides facilities for navigating a parse tree, determining feature values of a given node, and m~Hng simple boolean or arithmetic computations. In addition, it allows us to translate answers returned by the question into a more natural format for input to the decision-tree models.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Formulating Grsmmar and Lexical Questions For Prediction",
"sec_num": "2.3."
},
{
"text": "The language provides easy access to word and tag nodes at any offset from the begln~ng or end of the sentence. It also provides a reference position--the \"cu~ent\" node, i.e. the node about which a prediction is being made. It is easy to navigate from any node to previous nodes, parent/child nodes, and word/tag nodes relative to the node's constituent boundaries. The navigational commands are recursive, so that, for example, one can arrive at a grandchild of a node by asking about a child's child.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Formulating Grsmmar and Lexical Questions For Prediction",
"sec_num": "2.3."
},
{
"text": "There is nothing in the language itself which restricts the context which can be used in models. For example, changing a bigram tagger into a trigram tagger requires only adding questions about the additional nodes. More generally, the ability to ask questions about the entire sentence (and, in the future, document), means that the '~context\" is of variable length.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Formulating Grsmmar and Lexical Questions For Prediction",
"sec_num": "2.3."
},
{
"text": "Every question b~-s access to the current parse state, which cont~i~ everything known or predicted about the parse tree up to the time the question is asked. Any of this information is available for a selected node. For word nodes, this includes membership on vocabulary lists, whether the word contains various pref~.xes, s~mxes, substrings, etc. In addition, for tag and nontermi~l nodes, the name of the label and the values of all the Gr~mmar's features (including those based on information propagated up the parse tree from lower down) at that node are also available. Finally, for nonterm~nal nodes, general information about the number of children, span, constituent boundaries, etc. is available.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Formulating Grsmmar and Lexical Questions For Prediction",
"sec_num": "2.3."
},
{
"text": "Answers to the questions are of various types: Boolean, categorical, integer, sets of integers. But we transform all these types of answers into binary strings. Some transformations are obvious. Boolean values, for example, are mapped to a single bit. Other transformations are based on clustering, either expert or automatic. For example, the sets of tags and rule labels have been clustered by our team gr~:mm~trian, while a vocabulary of about 60,000 words has been clustered by machine (Brown et al., 1992; Ushioda~ 1996a; Ushioda, 1996b) .",
"cite_spans": [
{
"start": 490,
"end": 510,
"text": "(Brown et al., 1992;",
"ref_id": "BIBREF8"
},
{
"start": 511,
"end": 526,
"text": "Ushioda~ 1996a;",
"ref_id": null
},
{
"start": 527,
"end": 542,
"text": "Ushioda, 1996b)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": ". t",
"sec_num": null
},
{
"text": "The ATR parser is a probabilistic parser which uses decision-tree models. A parse is built up from a succession of parse states, each of which represents a partial parse tree. Transition between states is accomplished by one of the following steps: (1) assigning syntax to a word; (2) assigning semantics to a word; (3) deciding whether the current parse tree node is the last node of a constituent; (4) assigning a (rule) label to an internal node of the parse tree. Note that the first two steps together determine the tag for a word, and the third determines the topology of the tree. Working from the bottom up, left to right, constrains the parser to produce a unique derivation for each parse state. Alternatively; we can tag the entire sentence first, then work from tags up, left to right, which also yields a unique derivation for each parse state.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "Statistical models corresponding to each type of step provide estimates of the probability of each step's outcome. 4 Each model uses as input the answers to a set of questions about context designed specifically for that model by our team grammarian, using the language described in Section 2.3. Thus the probability of each decision depends on features extracted from the context, including information about any word(s) in the sentence and any tags and parse structure already predicted. The estimated probability of any parse state is the product of the probabilities of each step taken to reach that state. Strictly speaking, we estimate relative likelihoods rather than probabilities, since we make no attempt to normMize over all possible parses for a given sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "Given a set of models for estimating the probabilities of parse steps, the problem of predicting a parse reduces to searching the space of possible parses for the most likely one. We use a chart parser (Ka~mi~ 1965) to build a compact representation of all legal parses for the sentence, which in turn constrains the search to consider only those parse steps guaranteed to lead to a complete (legal) parse. Even so, because the Grs.mm~r generates a large number of parses for each sentence, s it is not feasible to rau~ the parses exhaustively. Fortunately, incomplete parse states are assigned probabilities, which can be used to guide a search by r, ling out unlikely parses without constructing the complete parse. We have found that a greedy search, which chooses the most likely outcome for each parsing step, usually finds a good candidate parse. Occasionally, though, choosing a less likely step at one point leads to a parse with higher overall likelihood. To allow for this possibility, we use the greedy candidate parse to \"seed\" the stack-based decoder described in (Jelinek, 1969) .",
"cite_spans": [
{
"start": 202,
"end": 215,
"text": "(Ka~mi~ 1965)",
"ref_id": null
},
{
"start": 1077,
"end": 1092,
"text": "(Jelinek, 1969)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "There is some freedom in the order in which the parsing steps are taken. The context in which a model makes its prediction includes any parts of the parse tree which have already been built. Hence, the order chosen determines what information is available to each model. We choose to tag the entire sentence first, producing an N-best list of tag sequences. Specifically, starting from a sequence of words, we first tag the sentence as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 estimate the probability for each part-of-speech of the first word; 4For efficiency we break down the semantic model further into a set of models, one for each syntactic category. Slrs Parse Base (Black et al., 1993a ) is 1.76.",
"cite_spans": [
{
"start": 198,
"end": 218,
"text": "(Black et al., 1993a",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 choose one or more most likely parts-of-speech;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 estimate the probability for each tag for the first word, given the part-of-speech decision(s) made above;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 choose one (or several) likely tag(s);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 repeat the steps above for each word in the sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "Next, starting from the tag of the first word, which is the left-most leaf node of the parse tree, we take the following steps:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 estimate the probability that the current node of the parse tree is the last child of its parent (e.g. the probability that a constituent ends at this node);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 if a constituent is deemed to end at this node, estimate the probability of possible rule labels for that consitutent, i.e. of only those rules which are known to lead to legal parses; make that node the current node; and return to the first step;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "\u2022 otherwise, make the top of the next subtree to the right the current node and return to the first step.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "This approach decouples the search over tag sequences from the search over parse trees.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "System Design",
"sec_num": "3.1."
},
{
"text": "The parser requires models which estimate the probability of membership in a class given an input vector. We use class probability trees, a slight modification of classification trees, as described in (Brehnan et al., 1984; Quinlan, 1986; Bahi et al., 1983) , with a few enhancements. We can choose among several di~erent standard splitting criteria for the trees. The trees are pruned using the minimal cost-complexity algorithm (Breiman et al., 1984) . In addition, estimates for probability distributions are smoothed using the Forward-Backward algorithm (Baum, 1972) .",
"cite_spans": [
{
"start": 201,
"end": 223,
"text": "(Brehnan et al., 1984;",
"ref_id": null
},
{
"start": 224,
"end": 238,
"text": "Quinlan, 1986;",
"ref_id": "BIBREF23"
},
{
"start": 239,
"end": 257,
"text": "Bahi et al., 1983)",
"ref_id": null
},
{
"start": 430,
"end": 452,
"text": "(Breiman et al., 1984)",
"ref_id": null
},
{
"start": 558,
"end": 570,
"text": "(Baum, 1972)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Decision-Tree Models",
"sec_num": "3.2."
},
{
"text": "The models are trained using bitstring answers to questions about each state encountered while parsing each sentence in the training set. We build binary trees, in which each node can split the data based on the value of any bit in the bitstring. There are situations in which an entire question does not applymfor example, a question about the previous word when the first word of a sentence is under consideration. These situations are flagged so that the decision tree will split out this data before it asks about ~ny of the bits in the answer to this question.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Decision-Tree Models",
"sec_num": "3.2."
},
{
"text": "In our view, any effective evv~luation methodology for automatic grammatical analysis must confront head-on the problem of multiple correct ~n~wers in tagging and parsing. That is, it is often the case that there is more than one \"correct tag\" for a word in context, where that word could be considered to be functioning as: a proper or a common noun; ~n adjective or a noun; a participle or an adjective; a gerundial noun or a noun; e an adverbial particle or a locative adverb; and even an adjective or an adverb. This is true even where there are highly detailed and well-understood eterminology of (Long, 1961) : for e.g. a sleeping pill vs. to make a good lim,~ guidelines for the application of each tag to text. And obviously the existence of multiple correct taggings for a word is to be expected a fortiori where a highly ramified system of semantic categories is involved. It fonows that multiple correct parses exist for many sentences, since by det~nition any change in tag means a change in parse. But other sources of multiple correct parses exist as well, and range from, say, several equally good attachment sites within a parse for a given modifier, even given full document context, to cases where the grammar itself provides several equally good parses for a sentence, through the presence of normally independent rules whose function nonetheless overlaps to some degree.",
"cite_spans": [
{
"start": 602,
"end": 614,
"text": "(Long, 1961)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "Barring the recording of the set of correct tags for each word~ and of the set of correct parses for each sentence, in a treebank, the next-best solution to the problem of multiple correct ~n~wers is to at least provide such a recording in one's test set, i.e. to provide a \"gold standard\" test set with all correct tags and parses for each word in context. This is the solution that was adopted in creating the ATR/Lancaster English Treebank.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "The way we evaluate our tagger is to compare its performance to the set of correct tags for each word of each sentence of our \"gold standard\" test data. Thus, in all cases we are able to take into account the full set of \"correct\" answers. ~ Since 32% of running words in our test data have 2 or more correct tags, potential differences in performance evaluation are large vis-a-vis traditional metrics, s",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "Similarly, in the case of the parser, we evaluate performance against a special \"gold standard\" test set which lists every correct parse with respect to the Grammar for each test sentence. We utilize two measures. First is exact match with any correct parse listed for the sentence. Second is \"exact syntactic match': exact match with the bracket locations and rule names only. Notice that in a parse considered correct by our second metric, the syntax 9 of all tags must be correct.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "The average number of different correct \"exact syntactic matches ''1\u00b0 per sentence in our test data is 3. Among test-data sentences, 72% have more than one correct exact syntactic matches, and 32% have 5.11 For critiques of other approaches to broad--coverage parser and tagger evaluation, see (Black, 1994) .",
"cite_spans": [
{
"start": 294,
"end": 307,
"text": "(Black, 1994)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "It is worth inquiring how well expert humans do at the parsing task that we are attempting here by macblne. Accordingly, we present statistics below on the consistency and accuracy of expert h, lm~ at parsing using the ATR English Grammar. The ATR/Lancaster treeb~nk~ng effort features a grammarian, who originated the Grammar, and a treebanking team, who apply the Grammar to treebank text. We can therefore distinguish two different types of evaluation as to how well expert humans do at parsing using the Grammar: consistency and accuracy. Consistency is the degree to which all team members posit the identical parse for the identical sentence in the identical document of test data. Accuracy is the expected rate of agreemnt between a treeb~-lcer and the grammarian on parsing a given sentence in a given document of test data.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "In a first experiment to determine consistency, we asked each of the three te~.m members to declare either correct or incorrect a particular parse for a sentence of test data. The parses had 7We limit the set of co~ect tags to ave tags; however, for only 2% o\u00a3 running words of test data were as many as 5 tags provided by our human experts; so in general, we are accounting for ~all correct tags ~ for the given word in context.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "SActually, so far, we have found about a 10% improvement both in tagging and parsing results when we test against the full set of correct answers, as opposed to testing ag~ the single answer in the original treebank parse of a sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "9aud often some of the s~nantics 1\u00b0i.e. parses with a unique set of bracket locations and brar~et labels (Grammar rule ~mes) 11Five is the maximum number of correct exact syntactic matches that we ask our treebankers to supply per sentence, for test data. Table 1 : Parsing from text which starts out correctly tagged: percentage of parses which exactly match one of the human-produced parses. \"Cross\" indicates percentage of test-data sentences whose top-r~nlced parse contains 0 instances of \"crossing brackets\" with respect to the most probable treebank parse of the sentence.",
"cite_spans": [],
"ref_spans": [
{
"start": 256,
"end": 263,
"text": "Table 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "been generated with respect to our Gramrn~r, by trained tmrn~.n.\u00a2, but whose skills at parsing with the Grammar were not as good as those of our three team members. 384 sentences of test data were utilized. The result was a 6.?% expected rate of disagreement among the team members on this task. 12 In a second consistency experiment, we located all sentences occurring twice or more in the Treeb~nk; if there were more than two duplicates, we selected just two at random. We then determined the number of duplicate-sentence pairs that were exact matches in terms of the way they were parsed and tagged. ?6% of these 248 sentence pairs were such exact matches, is Finally, in an experiment to determine accuracy of our team members' parsing using the Grammar, the ATR grammarian scored for parsing and tagging accuracy some 308 sentences of Tr-eebank data from randomly-selected Treebank documents. 14 The result of this scoring was a 8.4% expected parsing error rate. 15",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": "4.1."
},
{
"text": "As discussed in 3.1, our first step in parsing is to tag each sentence. The tagger currently produces an exact match 74% of the time for the 47,800-word test set, comparing against a single tag sequence for each sentence, le We present parsing results both for text which starts out correctly tagged (Table 1) 17 and for raw text (Table 2 ). R.esults for parsing from raw text are given for both the exact-match and exact-syntactic-match criteria described in 4.1.",
"cite_spans": [],
"ref_spans": [
{
"start": 300,
"end": 309,
"text": "(Table 1)",
"ref_id": null
},
{
"start": 330,
"end": 338,
"text": "(Table 2",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "The performance of the parser on short sentences of correctly tagged data is extrememly good. We feel this indicates that the models are performing well in scoring the parses.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "The results deteriorate rapidly for longer sentences, but we believe the problem lies in the search procedure rather than the models. A measure of the performance of a search is whether it ~2In a parallel experiment to determine consistency on tagging, we asked each of the three team members to choose the first correct tag from a raaked list of tags for each word of each sentence of test data. These ranked lists were hand-constructed, and an effort was made to make them as difficult as possible to choose from. About 4,800 words (152 sentences) of test data were utilized. The result was a 3.1% expected rate of disagreement among the team members on the exact choice of tag.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "1sOl these 248 sentence pairs, 85~ were exact matches in terms of the way they were tagged. 14Actually, the documents were selected from our \"main General-English Treebank\" of 800,000 words. l~i.e..the parse was wrong if even one tag was wrong; or, of couree, ira rule choice was wrong. For the tags assigned r,o the roughly 5000 words in these 308 sentences, expected error rate was 2.9%. Essentially none of these tagging e~rors had to do with the use of the syntactic portion of our tags; all of the errors were semantic; the same was true in the two tagging consistency experiments related above.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "leas noted in 4.1 fn. 8, our experience indicates that we can expect a roughly 10~o improvement in this score when we compare performance against \"golden--standard\" test data in which all correct answers are indicated; this would bring our tagging accuracy into the 80-percent area.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "lrFor the definition of the term ~crossing brackets\" used in Table 1 : see (Harrison et al., 1991) . 62.3'~o I 1.2% ~ 3.6% 11.3% 25.6% I percentage of parses which exactly match one of the humanproduced parses (\"exact match\") or which match bracket locations, role names, and syntactic part-of--speech tags only (\"syntactic exact match\"). suggests any candidates which are as likely as the correct un~wer. If not, the parser has erred by \"omrn~sion\" rather than by \"commission': it has ommitted the correct parse from consideration, but not because it seemed ,mJ~lrely. It is entirely possible that the correct parse is in fact among the highest-scoring parses. These types of search error are non--existent for exhaustive search, but become important for sentences between 11 and 15 words in length, and dominate the results for longer sentences. The results in Table 2 reflect tagging accuracy as well as the pefformaace of the parser models per se. Note that tagging accuracy is quoted on a per-word basis, as is customary. From previous work, we estimate the accuracy of the tagger on the syntactic portion of tags to be about 94%. Thus there is typically at least one error in semantic assignment in each sentence, and an error in syntactic assignment in one of every two sentences. It is not surprising, .then, that the per-sentence parsing acclzracy suffers when parses are predicted from raw text. Clearly the present research task is quite considerably harder than the parsing and tagging tasks undertaken in (Jelinek et al., 1994; Magerman, 1995; Black et al., 1993b) , which would seem to be the closest work to ours, and any comparison between this work and ours must be approached with extreme caution. Table 3 shows the differences between the treebank~ utilized in (Jelinek et al., 1994) on the one hand, and in the work reported here, on the other, is Table 4 shows relevant lSFigures for Average Sentence Length ('l~raLuing Corpus) and Training Set Size, for the IBM ManuaLs Corpus, are approximate, and cz~e fzom (Black et aL, 1993a Table 3 above I i I I I I I i I I I parsing results by (Jelinek et al., 1994) . Even starker contrasts obtain between the present results and those of e.g. (Magerman, 1995; Black et at., 1993b) , who do not employ an exact-match evaluation criterion, further obscuring possible performance comparisons. Obviously, no direct comparisons of the results of Tables 1-2 with previous parsing work is possible, as we are the first to parse using the Treebank. In our current research, we are emphasizing the creation of decision-tree questions for predicting semantic categories in tagging, as well as continuing to develop questions for syntactic tag prediction, and for our nile-name-prediction model.",
"cite_spans": [
{
"start": 75,
"end": 98,
"text": "(Harrison et al., 1991)",
"ref_id": "BIBREF15"
},
{
"start": 1518,
"end": 1540,
"text": "(Jelinek et al., 1994;",
"ref_id": "BIBREF17"
},
{
"start": 1541,
"end": 1556,
"text": "Magerman, 1995;",
"ref_id": "BIBREF21"
},
{
"start": 1557,
"end": 1577,
"text": "Black et al., 1993b)",
"ref_id": null
},
{
"start": 1780,
"end": 1802,
"text": "(Jelinek et al., 1994)",
"ref_id": "BIBREF17"
},
{
"start": 2031,
"end": 2050,
"text": "(Black et aL, 1993a",
"ref_id": null
},
{
"start": 2118,
"end": 2140,
"text": "(Jelinek et al., 1994)",
"ref_id": "BIBREF17"
},
{
"start": 2219,
"end": 2235,
"text": "(Magerman, 1995;",
"ref_id": "BIBREF21"
},
{
"start": 2236,
"end": 2256,
"text": "Black et at., 1993b)",
"ref_id": null
}
],
"ref_spans": [
{
"start": 61,
"end": 68,
"text": "Table 1",
"ref_id": null
},
{
"start": 863,
"end": 870,
"text": "Table 2",
"ref_id": "TABREF4"
},
{
"start": 1716,
"end": 1723,
"text": "Table 3",
"ref_id": "TABREF6"
},
{
"start": 1868,
"end": 1875,
"text": "Table 4",
"ref_id": "TABREF8"
},
{
"start": 2051,
"end": 2098,
"text": "Table 3 above I i I I I I I i I I I",
"ref_id": "TABREF6"
}
],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.2."
},
{
"text": "VIA TI:tEEBANK CONVERSION 5.1. Introduction",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "TOWAI~DS RADICALLY EXPANDING TRAINING-SET SIZE",
"sec_num": "5."
},
{
"text": "As an additioaal means of improving the accuracy of our parser, we have been working towards effecting a dramatic increase in the size of our trai~ing treebank, via treebank conversion techniques. We employ a statistical method for converting treebank from a less-detailed formatwand we have chosen the IBM/Lancaster Treebank (Eyes and Leech, 1993; Garside and McEnery, 1993) as a first representative of such treeba~k~--to a more-detailed format, that of the ATR/Lancaster Treebank.",
"cite_spans": [
{
"start": 326,
"end": 348,
"text": "(Eyes and Leech, 1993;",
"ref_id": "BIBREF11"
},
{
"start": 349,
"end": 375,
"text": "Garside and McEnery, 1993)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "TOWAI~DS RADICALLY EXPANDING TRAINING-SET SIZE",
"sec_num": "5."
},
{
"text": "There has been very little previous work on treebanl\u00a2 conversion. (Hughes et al., 1995) describe an effort to b~n_d-annotate text using the tagging schemes employed in various different treebanks, as a prelirnln~ry to attempting to learn, in a way to be determined, how to convert a corpus automatically from one style of tagging markup to another. (Wang et at., 1994) take on the problem of converting treeb~n~ conforming to their English grammar into a format conforming to a later version of the same grammar, and report a conversion accuracy of some 96% on a 141,000-word test set. They employ a heuristic which scores source-treebank/target-treebank parse pairs based essentially on the percentage of identically-placed brackets in the two parses. However, their target grammar 19 generates only 17 parses on average per sentence of test data. Although they exhibit no parses with respect to their grammars, it can be assumed that they feature only rudimentary tag and non-terminal vocabularies.",
"cite_spans": [
{
"start": 66,
"end": 87,
"text": "(Hughes et al., 1995)",
"ref_id": "BIBREF16"
},
{
"start": 349,
"end": 368,
"text": "(Wang et at., 1994)",
"ref_id": "BIBREF29"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "TOWAI~DS RADICALLY EXPANDING TRAINING-SET SIZE",
"sec_num": "5."
},
{
"text": "The problem we face in learning to convert IBM/Lancaster Treebank parses into ATl~/Lancaster Treebank parses is rather more difficult than this. For instance, as noted in 3.1, the Parse Base of the ATR English Grammar, which generates the parses of the ATl~/Lancaster Treebank, is 1.76, which means that on average, the Grammar generates about 200 parses for 10-word sentence; 2000 parses for a IS-word sentence, and 70,000 parses for a 20-word sentence. Further, far from featuring a rudimentary set of lexicat tags and non-termlnal node labels, the ATl~/Lancaster Treebauk utilizes ~gaud presumably their source grammar as well 143,837 words included in the IBM/Lancaster Treeb~n~--35,575 words of Associated Press newswire and 108,262 words of Canadian Hansard le~slative proceedh~s--were treebanked with respect to the ATR English Grammar, in the exact same manner as the data in the ATl%/Lancaster Treeb~nk. We will refer to the IBM/Lancaster Treeb~-k version of this data as the parallel corpus. As a preliminary step to treeb~k conversion, we aligned the parallel and ATI% corpora. 87.3% of the parallel data--125,530 words--aligned essentially perfectly, and for the work reported here, we decided to operate only on this satisfactorily-aligned dat&",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "TOWAI~DS RADICALLY EXPANDING TRAINING-SET SIZE",
"sec_num": "5."
},
{
"text": "Ideally, our treebank-conversion models should take full advantage of data in the full target treebank (i.e. the full ATR/Lancaster Treeb~,~k) as well as the parallel corpus. A direct model of the conditional probability of the ATI% parse given the source-treebank parse, p(AIF), uses only data in the parallel corpus. A more e~cient use of data would be to build two models: one to estimate the likelihood of an ATR parse, p(A), given raw text; the other to estimate p(FIA ). ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "p(A[F) ~ p(F[A)p(A) (i)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "The model for p(FIA ) uses only the parallel corpus, but the model for p(A) makes full use of the data in the ATR treebank.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "In our software environment, this approach would require constructing a feature-based grammar for the source treebanlc. A simpler, but probably adequate approach would combine the two models p(A) and p(AIF) heuristically, using p(AIF ) to rescore the N best parses found by the model p(A).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "The top-r~ed candidate from the rescored parses is selected as the ATR parse. This way takes advantage of both data sets, though not as etBciently as the Bayesian approach. We have chosen to explore the problem using an even simpler approach: ignoring the ATR treebank and working only within the model for p(AIF). This yields lower bounds on potential accuracy at low cost.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "We also considered filtering the parses considered by the ATR parser to ensure they satisfied certain constraints implied by the source-treeb~n~ parse. This proved to be impractical because the constr~;nts were not \"hard\", i.e. the exact circ~,mstances in which they should be applied were di$cult to determine. Instead, we relied on the models to learn the constraints and the conditions for their application directly from the data. However, the issue of applying such constraints is specific to the two treeb~nkR being used; there may well be cases in which such constr~iuts are not hard to develop.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "The source-treebank-to--ATR conversion model was built using the same system described in Sections 2 and 3, the sole difference being that the question l~nguage was extended to allow for questions about the source treebank. Since the topology of the parallel tree may be very different from that of the ATR parse tree, it is not obvious what the analog of a node in the ATR tree is. We chose to use the \"least enclosing\" node: that is, the lowest (non-pretermiual) node in the parallel tree which spans (at least) the set of words spanned by the node in the ATR parse.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Treebank Conversion Problem",
"sec_num": "5.2."
},
{
"text": "We ask all decision-tree questions in our treeb~n~-conversion models that we do normally in parsing with the ATR English Grammar. 21 We then add further questions which ask about the source--treebank parse for the sentence being processed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Decision-Tree Questions Asked",
"sec_num": "5.3."
},
{
"text": "We use an extremely basic set of question-language functions in querying the structure of the source-treebank parse. These permit us to ask about the least-enclosing node, and about children and parents of this source-treebank-parse node, or of its children or parents, to any level of structure. What we can ask about a node in the source-treeb~-b parse is either what its nonterminal label is, or how many children it has. In addition, we are able to ask whether there is a constituent in the source--treebank parse with the identical span as a given node of an ATR parse; and if so, what its non-terminal label is, or how many children it has. Similarly, we can ask about constituents that \"cross\" a given node of an ATR parse. Finally. we can ask about the tag of any word in the source-treebank parse.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Decision-Tree Questions Asked",
"sec_num": "5.3."
},
{
"text": "There is much farther that we can go in exploiting the information in the source-treebank parse to aid in predicting the ATR parse. For instance, we can define and query grammatical relations such as clausal subject and main verb. We can even define and query notions like \"headword\" with respect to the source--treebank parse, although this would involve appreciable work. Furthermore, carrying over to the source--treebank environ_ment question types that seem helpful when asked about ATR parses will not be di$cult. Table 5 : Parsing from text which starts out correctly tagged: percentage of parses which exactly match the single parse in the treeb~ulc, for a 6,556-word test set. \"Treeb~ulc-conversion\" models are trained on 1].8,489 ~mning words of ATR/Lancaster Treeb~uk, together with aligned IBM/Lancaster Treeb~. \"Parser\" models are trained on 676,401 r-nn;ngwords of ATR/Lancaster Treebank alone.",
"cite_spans": [],
"ref_spans": [
{
"start": 520,
"end": 527,
"text": "Table 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Decision-Tree Questions Asked",
"sec_num": "5.3."
},
{
"text": "We evaluate trsebank conversion to ATR-Treebank format in the same way as we evaluate the parser when it is trained in the normal ma-ner (cf. 4.1), except that test data consists of ATR-Treebank-format documents of which we also possess aligned source treebank (in this case: IBM/Lancaster-Treebank) versions. In the performance results cited below, however, we show exact match only with the single correct parse of the test treebank, rather than with any one of the correct parses indicated in the \"golden standard\" version of the test set.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": null
},
{
"text": "Experimental Results Table 5 displays exact-match parsing results for a normal 6,556--word test set 22. Crucially, the amount of tr~.~n;ng data here, 118,489 words, is only 17.5% as large as for the models of Tables 1-2. Considering the simplicity of the approach, we think these results constitute a proof of principle for the idea of treebank conversion. They indicate that we can build treebank conversion models of accuracy comparable to the current parser using much less data. Of course, the results here do not include models used in tagging. The treebank conversion models tag with an accuracy of 62.8%. A detailed examination of those models shows that the syntactic models are better than the parser's, while the semi-tic models are worse. This is to be expected, because the IBM/Lancaster ~I~eeb~k cont~in.q a great deal of relevant information about the syntax: but not so much about the semantics of the sentences they cont~i~ One idea, therefore, is to utilize large-scale treeb~uk conversion in the tagging domain to overcome the problem noted in 4.2, that even with 94% accuracy at strictly syntactic tagging (i.e. effectively, on tagging with our 440-tag syntax-only tag subset), approximately one word is syntactically mistagged every two sentences, leading to an increased error rate at exact-syntactic-match parsing. A second direction which suggests itself is to pursue our scaled-down approach to treebank conversion, but with more tr~;u;ng data than we have used so far. Third, we may decide to implement the more laborious two-model approach desribed in 5.2. 23 Overall, we expect that conversion models which take full advantage of the existing database as well as of the parallel corpus as outlined above should produce data of high enough quality to use as training data for our parser.",
"cite_spans": [],
"ref_spans": [
{
"start": 21,
"end": 28,
"text": "Table 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Evaluation Methodology",
"sec_num": null
},
{
"text": "On the ATR English Grammar, see below; for a detailed description of a precursor to the Gr-r~raar, see(Black et al., 1993a).2There are 1155 rules in the Grammar. SSee(Black et al., 1996).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "2~i.e. not for a \"golden staudard\" test set as des~ibed in 4.1, in which all parses are indicated for each test sentence 23It seems worth mentioning that future large-scale treebank-creation efforts would probably benefit from constmcting parallel data with respect to other large ~eeb~k% right from the start.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "We wish to thank Joshua Goodman and John Lafferty for their contributions to the treebank conversion work reported here; Akira Ushioda for his implementation of the Brown word-clustering algorithm; and Craig MacDonald and Toyomi Saiga for their contributions to our work overall.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ACKNOWLEDGEMENTS",
"sec_num": "6."
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A tree-based statistical language model for natural language speech recognition",
"authors": [
{
"first": "L",
"middle": [],
"last": "Bahl",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Brown",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Mercer",
"suffix": ""
}
],
"year": 1989,
"venue": "Speech, and ,~ignal Processing",
"volume": "36",
"issue": "",
"pages": "1001--1008",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "L. Bahl, P. Brown, P. deSouza, and R. Mercer. 1989. A tree-based statistical language model for natural language speech recognition. IEEE Transactions on Acoustics, Speech, and ,~ignal Processing, 36.7:1001-1008.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "An inequ~llty and associated maximization ter]~ulque in statistical estimation of probabilistic functions of markov processes",
"authors": [
{
"first": "L",
"middle": [],
"last": "Baum",
"suffix": ""
}
],
"year": 1972,
"venue": "Inequalities",
"volume": "3",
"issue": "",
"pages": "1--8",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "L. Baum. 1972. An inequ~llty and associated maximization ter]~ulque in statistical estimation of probabilistic functions of markov processes. Inequalities: 3:1-8.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Beyond skeleton parsing: producing a comprehensive large--scale general-English treebank with full grammatical analysis",
"authors": [
{
"first": "E",
"middle": [],
"last": "Black",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Eubank",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Kashioka",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Garside",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Leech",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Magerman",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the 16th Annual Conference on Computational Lan#uistics",
"volume": "",
"issue": "",
"pages": "107--112",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Black, S. Eubank, H. Kashioka, R. Garside, G. Leech, and D. Magerman. 1996. Beyond skeleton parsing: producing a comprehensive large--scale general-English treebank with full grammatical analysis. In Proceedings of the 16th Annual Conference on Computational Lan#uistics, pages 107-112, Copenhagen.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "A new approach to evaluating broad-coverage parser/grammars of English",
"authors": [
{
"first": "E",
"middle": [],
"last": "Black",
"suffix": ""
}
],
"year": 1994,
"venue": "Proceedings of the International Conference on New Methods in Language Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Black. 1994. A new approach to evaluating broad-coverage parser/grammars of English. In Pro- ceedings of the International Conference on New Methods in Language Processing. Manchester, UK. September, 1994.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Statistically-Driven Computer Grammars Of gnglish: The IBM/Lancaster Approach. Rodopi Editions",
"authors": [
{
"first": "E",
"middle": [],
"last": "Black",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Garside",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Leech",
"suffix": ""
}
],
"year": 1993,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Black, R. Garside, and G. Leech, Editors. 1993. Statistically-Driven Computer Grammars Of gnglish: The IBM/Lancaster Approach. Rodopi Editions. Amsterdam.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Towards History-Based Grammars: Using Richer Models For Probabilistic Parsing",
"authors": [
{
"first": "E",
"middle": [],
"last": "Black",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Lafferty",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Magerman",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Mercer",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Roukos",
"suffix": ""
}
],
"year": 1992,
"venue": "Proceedings of the 31st Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Black, F. Jelinek, J. Lafferty, D. Magerman, R. Mercer, S. Roukos. 1993. Towards History-Based Grammars: Using Richer Models For Probabilistic Parsing. In Proceedings of the 31st Annual Meeting of the Association for Computational Linguistics. Columbus, Ohio. Also in Proceedings of the DARPA Speech and Natural Language Workshop, 1992.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Automatic grammar induction and parsing free text: a transformation-based approach",
"authors": [
{
"first": "E",
"middle": [],
"last": "Brill",
"suffix": ""
}
],
"year": 1993,
"venue": "Proceedings of the 81st Annual Meeting of the Association .for Computational Langu/st/es",
"volume": "",
"issue": "",
"pages": "259--265",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Brill. 1993. Automatic grammar induction and parsing free text: a transformation-based ap- proach. In Proceedings of the 81st Annual Meeting of the Association .for Computational Lan- gu/st/es, pages 259--265, Columbus, Ohio.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "6~assification and Regression Trees",
"authors": [
{
"first": "L",
"middle": [],
"last": "Breimau",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Friedman",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Olshen",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Stone",
"suffix": ""
}
],
"year": 1984,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "L. Breimau, J. Friedman, R. Olshen, and C. Stone. 1984. 6~assification and Regression Trees. Wadsworth & Brooks/Cole, Monterey, CA.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Class-based n-gram models of natural language",
"authors": [
{
"first": "P",
"middle": [],
"last": "Brown",
"suffix": ""
},
{
"first": "V",
"middle": [
"Della"
],
"last": "Pietra",
"suffix": ""
},
{
"first": ".",
"middle": [
"P"
],
"last": "De 8ouza",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Lai",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Mercer",
"suffix": ""
}
],
"year": 1992,
"venue": "Computational Linguistics",
"volume": "18",
"issue": "",
"pages": "467--479",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "P. Brown, V. Della Pietra,. P. de 8ouza, J. Lai, R. Mercer. 1992. Class-based n-gram models of natural language. Computational Linguistics, 18.4:467--479.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A new statistical parser based on bigram lexieal dependencies",
"authors": [
{
"first": "M",
"middle": [],
"last": "Collins",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the 34th Annual Meetin 9 of the Association .for Computational Languistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M. Collins. 1996. A new statistical parser based on bigram lexieal dependencies. In Proceedings of the 34th Annual Meetin 9 of the Association .for Computational Languistics, Santa Cruz.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Three new probabilistic models for dependency parsing: an exploration",
"authors": [
{
"first": "J",
"middle": [],
"last": "Eisner",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the 16th Annual Conference on Computational Languistics",
"volume": "",
"issue": "",
"pages": "340--345",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. Eisner. 1996. Three new probabilistic models for dependency parsing: an exploration. In Proceed- ings of the 16th Annual Conference on Computational Languistics, pages 340--345, Copenhagen.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Syntactic Annotation: Linguistic Aspects of Grammatical Tagging and Skeleton Parsing",
"authors": [
{
"first": "E",
"middle": [],
"last": "Eyes",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Leech",
"suffix": ""
}
],
"year": 1993,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "E. Eyes and G. Leech. 1993. Syntactic Annotation: Linguistic Aspects of Grammatical Tagging and Skeleton Parsing. Chapter 3 of Black et. al. 1993.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "The Computational Analysis of English",
"authors": [
{
"first": "G",
"middle": [],
"last": "Tl Garside",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Leech",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sampson",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "tL Garside, G. Leech, G. Sampson, Editors. 1987. The Computational Analysis of English. London, Longman.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Treeba~kingz. The Compilation of a Corpus of Skeleton-Parsed Sentences",
"authors": [
{
"first": "A",
"middle": [],
"last": "I~ Garside",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mcenery",
"suffix": ""
}
],
"year": 1993,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "I~ Garside and A. McEnery. 1993. Treeba~kingz. The Compilation of a Corpus of Skeleton-Parsed Sentences. Chapter 2 of Black et. al. 1993.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "A robust parsing algorithm for link gr'Amm~rs",
"authors": [
{
"first": "D",
"middle": [],
"last": "Grinberg",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Lafferty",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Sleator",
"suffix": ""
}
],
"year": 1995,
"venue": "Proceedings of the .Wourth International Workshop on Parsing Technologies",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Grinberg, J. Lafferty, and D. Sleator. 1995. A robust parsing algorithm for link gr'Amm~rs. In Proceedings of the .Wourth International Workshop on Parsing Technologies, Prague.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"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": "Flickenger",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Gdaniee",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Grishman",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Hindle",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Ingria",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Marcus",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "Santorini",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Strzalkowski",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings of the Workshop On Evaluating Natural Language Processing Systems",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "P. Harrison, S. Abney, E. Black, D. Flickenger, C. Gdaniee, R. Grishman, D. Hindle, R. In- gria, M. Marcus, B. Santorini, T. Strzalkowski. 1991. Evaluating Syntax Performance Of Parser/Grammars Of English. In Proceedings of the Workshop On Evaluating Natural Lan- guage Processing Systems, Association For Computational Linguistics.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Automatic extraction of tagset mappings from parallelannotated corpora",
"authors": [
{
"first": "J",
"middle": [],
"last": "Hughes",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Souter",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Atwell",
"suffix": ""
}
],
"year": 1995,
"venue": "Proceedings of SIGDAT Workshop",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. Hughes, C. Souter, and E. AtwelL 1995. Automatic extraction of tagset mappings from parallel- annotated corpora. In Proceedings of SIGDAT Workshop, Dublin.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Decision tree parsing using a hidden derivation model",
"authors": [
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Lafferty",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Magerman",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Mercer",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "L~tnaparldai",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Roukos",
"suffix": ""
}
],
"year": 1994,
"venue": "Proceedings of the ARPA Workshop on Human Language Technology",
"volume": "",
"issue": "",
"pages": "260--265",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "F. Jelinek, J. Lafferty, D. Magerman, R. Mercer, A. l~tnaparldai, S. Roukos. 1994. Decision tree parsing using a hidden derivation model In Proceedings of the ARPA Workshop on Human Language Technology, pages 260-265, Plainsboro, New Jersey. Advanced Research Projects Agsney.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "A fast sequential decoding algorithm using a stack",
"authors": [
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
}
],
"year": 1969,
"venue": "IBM Journal of Research and Development",
"volume": "13",
"issue": "",
"pages": "675--685",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "F. Jelinek. 1969. A fast sequential decoding algorithm using a stack. IBM Journal of Research and Development, 13:675-685.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "An ettleient recognition and syntax algorithm for context-free languages",
"authors": [
{
"first": "T",
"middle": [],
"last": "Kasami",
"suffix": ""
}
],
"year": 1965,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "T. Kasami. 1965. An ettleient recognition and syntax algorithm for context-free languages. Scien- tific Report AFCRL~5--758. Air Force Cambridge Laboratory. Bedford, Massachusetts.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "The Sentence and Its Parts",
"authors": [
{
"first": "",
"middle": [],
"last": "Long",
"suffix": ""
}
],
"year": 1961,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "1~ Long. 1961. The Sentence and Its Parts. University of Chicago Press. Chicago.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Statistical decision-tree models for parsing",
"authors": [
{
"first": "D",
"middle": [],
"last": "Magerman",
"suffix": ""
}
],
"year": 1995,
"venue": "33rd Annual Meeting of the Association .for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "276--283",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "D. Magerman. 1995. Statistical decision-tree models for parsing. In 33rd Annual Meeting of the Association .for Computational Linguistics, pages 276--283, Cambridge, Massachusetts. Associ- ation for Computational Linguistics.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Building a Large Annotated Corpus of English: The Penn Treebank",
"authors": [
{
"first": "M",
"middle": [
"P"
],
"last": "Marcus",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "Santorini",
"suffix": ""
},
{
"first": "M",
"middle": [
"A"
],
"last": "Mareinkiewiez",
"suffix": ""
}
],
"year": 1993,
"venue": "Computational Linguistics",
"volume": "19",
"issue": "",
"pages": "313--330",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M. P. Marcus, B. Santorini, and M. A. Mareinkiewiez. 1993. Building a Large Annotated Corpus of English: The Penn Treebank. Computational Linguistics, 19.2:313-330.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Induction of decision trees",
"authors": [
{
"first": "J",
"middle": [
"R"
],
"last": "Quinlan",
"suffix": ""
}
],
"year": 1986,
"venue": "Machine Learning",
"volume": "1",
"issue": "",
"pages": "80--106",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. R. Quinlan. 1986. Induction of decision trees. Machine Learning, 1:80-106.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Stochastic lexiealized tree-adjoining gr~trnmaxS",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Sehabes",
"suffix": ""
}
],
"year": 1992,
"venue": "Proceedings of the 15th International Conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Y. Sehabes. 1992. Stochastic lexiealized tree-adjoining gr~trnmaxS. In Proceedings of the 15th International Conference on Computational Linguistics, Nantes.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "A corpus-based probabilistie grammar with only two nonterminals",
"authors": [
{
"first": "S",
"middle": [],
"last": "Seklne",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Grishrnan",
"suffix": ""
}
],
"year": 1995,
"venue": "Proceedings, International Workshop on Parsing Technologies",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S. Seklne and R. Grishrnan. 1995. A corpus-based probabilistie grammar with only two non- terminals. In Proceedings, International Workshop on Parsing Technologies, 1995.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Generating a grammar for statistical training",
"authors": [
{
"first": "R",
"middle": [
"A"
],
"last": "Sharman",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
},
{
"first": "Tl",
"middle": [],
"last": "Mercer",
"suffix": ""
}
],
"year": 1990,
"venue": "Proceedings, DARPA Speech and Natural Language Workshop",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "R. A. Sharman, F. Jelinek, and tL Mercer. 1990. Generating a grammar for statistical training. In Proceedings, DARPA Speech and Natural Language Workshop, Hidden Valley, Pe~n~lvania.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "I-I.ierarehieal clustering of words",
"authors": [
{
"first": "A",
"middle": [],
"last": "Ushioda",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the 16th Annual Conference on Computational Languistics",
"volume": "",
"issue": "",
"pages": "1159--1162",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A. Ushioda. 1996. I-I.ierarehieal clustering of words. In Proceedings of the 16th Annual Conference on Computational Languistics, pages 1159-1162, Copenhagen.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Hieraxehieal clustering of words and application to NLP tasks",
"authors": [
{
"first": "A",
"middle": [],
"last": "Ushioda",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the Fourth Workshop on Very Large Corpora",
"volume": "",
"issue": "",
"pages": "28--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A. Ushioda. 1996. Hieraxehieal clustering of words and application to NLP tasks. In Proceedings of the Fourth Workshop on Very Large Corpora, pages 28--41, Copenlmgen.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "An a~xtomatie treebank conversion algortihm for corpus sharing",
"authors": [
{
"first": "J",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Su",
"suffix": ""
}
],
"year": 1994,
"venue": "Proceedings of the 3~nd Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "248--254",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J. Wang, J. Chang, and K. Su. 1994. An a~xtomatie treebank conversion algortihm for corpus sharing. In Proceedings of the 3~nd Annual Meeting of the Association for Computational Lin- guistics, pages 248--254, Las Cruces, New Mexico.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"type_str": "figure",
"uris": null,
"text": "IBM/Lancaster Treebank and ATl~/Lancaster Parses For Same Sentence rougbJy 3,000 lexica] tags and about 1,100 d~erent non-terminal node labels, s\u00b0 as mentioned in 2.1. F~re 2 shows a parse for a sample sentence, first from the IBM/Lancaster Treeb~-k, and next from the ATR/Lancaster Treebank. An impression of the di~cnlty of the treeb~nk conversion task undertaken here can be gained by closely contrasting the two parses of thisFigure."
},
"TABREF4": {
"html": null,
"num": null,
"type_str": "table",
"text": "5%:40.1% . . . . . . . . . 50.4%",
"content": "<table><tr><td/><td>Length</td><td>exact match</td><td>syntactic exact match i</td></tr><tr><td/><td/><td>top I top 10</td><td>top</td><td>top 10 i</td></tr><tr><td/><td>1-10</td><td>34.</td></tr><tr><td/><td>11-15</td><td/></tr><tr><td>:</td><td>Parsing from raw text:</td><td/></tr></table>"
},
"TABREF6": {
"html": null,
"num": null,
"type_str": "table",
"text": "",
"content": "<table/>"
},
"TABREF8": {
"html": null,
"num": null,
"type_str": "table",
"text": "Parsing results reported by Jelinek et. at. for IBM Manua!s task; see",
"content": "<table/>"
},
"TABREF10": {
"html": null,
"num": null,
"type_str": "table",
"text": "Then, 2\u00b0actrua/ly, rules names with respect to the ATR EngKsh Grammar; d. 2.1",
"content": "<table><tr><td>i</td><td/></tr><tr><td>I</td><td>using Bayes' rule, one would write p(AIF ) as:</td></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>i</td><td/></tr><tr><td>I</td><td>v</td></tr><tr><td>!</td><td/></tr><tr><td>I</td><td>i</td></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>i</td><td/></tr><tr><td>I</td><td/></tr><tr><td>i</td><td/></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>I</td><td/></tr><tr><td>|</td><td/></tr></table>"
}
}
}
}