| { |
| "paper_id": "P10-1035", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T09:22:13.471124Z" |
| }, |
| "title": "Accurate Context-Free Parsing with Combinatory Categorial Grammar", |
| "authors": [ |
| { |
| "first": "Timothy", |
| "middle": [ |
| "A D" |
| ], |
| "last": "Fowler", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Toronto Toronto", |
| "location": { |
| "postCode": "M5S 3G4", |
| "region": "ON", |
| "country": "Canada" |
| } |
| }, |
| "email": "tfowler@cs.toronto.edu" |
| }, |
| { |
| "first": "Gerald", |
| "middle": [], |
| "last": "Penn", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Toronto Toronto", |
| "location": { |
| "postCode": "M5S 3G4", |
| "region": "ON", |
| "country": "Canada" |
| } |
| }, |
| "email": "gpenn@cs.toronto.edu" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "The definition of combinatory categorial grammar (CCG) in the literature varies quite a bit from author to author. However, the differences between the definitions are important in terms of the language classes of each CCG. We prove that a wide range of CCGs are strongly context-free, including the CCG of CCGbank and of the parser of Clark and Curran (2007). In light of these new results, we train the PCFG parser of Petrov and Klein (2007) on CCGbank and achieve state of the art results in supertagging accuracy, PARSEVAL measures and dependency accuracy.", |
| "pdf_parse": { |
| "paper_id": "P10-1035", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "The definition of combinatory categorial grammar (CCG) in the literature varies quite a bit from author to author. However, the differences between the definitions are important in terms of the language classes of each CCG. We prove that a wide range of CCGs are strongly context-free, including the CCG of CCGbank and of the parser of Clark and Curran (2007). In light of these new results, we train the PCFG parser of Petrov and Klein (2007) on CCGbank and achieve state of the art results in supertagging accuracy, PARSEVAL measures and dependency accuracy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Combinatory categorial grammar (CCG) is a variant of categorial grammar which has attracted interest for both theoretical and practical reasons. On the theoretical side, we know that it is mildly context-sensitive (Vijay-Shanker and Weir, 1994) and that it can elegantly analyze a wide range of linguistic phenomena (Steedman, 2000) . On the practical side, we have corpora with CCG derivations for each sentence (Hockenmaier and Steedman, 2007) , a wide-coverage parser trained on that corpus (Clark and Curran, 2007) and a system for converting CCG derivations into semantic representations (Bos et al., 2004) .", |
| "cite_spans": [ |
| { |
| "start": 214, |
| "end": 244, |
| "text": "(Vijay-Shanker and Weir, 1994)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 316, |
| "end": 332, |
| "text": "(Steedman, 2000)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 413, |
| "end": 445, |
| "text": "(Hockenmaier and Steedman, 2007)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 494, |
| "end": 518, |
| "text": "(Clark and Curran, 2007)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 593, |
| "end": 611, |
| "text": "(Bos et al., 2004)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "However, despite being treated as a single unified grammar formalism, each of these authors use variations of CCG which differ primarily on which combinators are included in the grammar and the restrictions that are put on them. These differences are important because they affect whether the mild context-sensitivity proof of Vijay-Shanker and Weir (1994) applies. We will provide a generalized framework for CCG within which the full variation of CCG seen in the literature can be defined. Then, we prove that for a wide range of CCGs there is a context-free grammar (CFG) that has exactly the same derivations. Included in this class of strongly context-free CCGs are a grammar including all the derivations in CCGbank and the grammar used in the Clark and Curran parser.", |
| "cite_spans": [ |
| { |
| "start": 327, |
| "end": 356, |
| "text": "Vijay-Shanker and Weir (1994)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Due to this insight, we investigate the potential of using tools from the probabilistic CFG community to improve CCG parsing results. The Petrov parser (Petrov and Klein, 2007) uses latent variables to refine the grammar extracted from a corpus to improve accuracy, originally used to improve parsing results on the Penn treebank (PTB). We train the Petrov parser on CCGbank and achieve the best results to date on sentences from section 23 in terms of supertagging accuracy, PARSEVAL measures and dependency accuracy.", |
| "cite_spans": [ |
| { |
| "start": 152, |
| "end": 176, |
| "text": "(Petrov and Klein, 2007)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "These results should not be interpreted as proof that grammars extracted from the Penn treebank and from CCGbank are equivalent. Bos's system for building semantic representations from CCG derivations is only possible due to the categorial nature of CCG. Furthermore, the long distance dependencies involved in extraction and coordination phenomena have a more natural representation in CCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "A categorial grammar is a grammatical system consisting of a finite set of words, a set of categories, a finite set of sentential categories, a finite lexicon mapping words to categories and a rule system dictating how the categories can be combined. The set of categories are constructed from a finite set of atoms A (e.g. A = {S, N P, N, P P }) and a finite set of binary connectives B (e.g. B = {/, \\}) to build an infinite set of categories C(A, B) (e.g. C(A, B) = {S, S\\N P, (S\\N P )/ N P, . . .}). For a category C, its size |C| is the number of atom occurrences it contains. When not specified, connectives are left associative. According to the literature, combinatory categorial grammar has been defined to have a variety of rule systems. These rule systems vary from a small rule set, motivated theoretically (Vijay-Shanker and Weir, 1994) , to a larger rule set, motivated linguistically, (Steedman, 2000) to a very large rule set, motivated by practical coverage (Hockenmaier and Steedman, 2007; Clark and Curran, 2007) . We provide a definition general enough to incorporate these four main variants of CCG, as well as others.", |
| "cite_spans": [ |
| { |
| "start": 819, |
| "end": 849, |
| "text": "(Vijay-Shanker and Weir, 1994)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 900, |
| "end": 916, |
| "text": "(Steedman, 2000)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 975, |
| "end": 1007, |
| "text": "(Hockenmaier and Steedman, 2007;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 1008, |
| "end": 1031, |
| "text": "Clark and Curran, 2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A combinatory categorial grammar (CCG) is a categorial grammar whose rule system consists of rule schemata where the left side is a sequence of categories and the right side is a single category where the categories may include variables over both categories and connectives. In addition, rule schemata may specify a sequence of categories and connectives using the . . . convention 1 . When . . . appears in a rule, it matches any sequence of categories and connectives according to the connectives adjacent to the . . .. For example, the rule schema for forward composition is:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "X/Y, Y /Z \u2192 X/Z", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "and the rule schema for generalized forward crossed composition is:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "X/Y, Y | 1 Z 1 | 2 . . . | n Z n \u2192 X| 1 Z 1 | 2 . . . | n Z n", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "where X, Y and Z i for 1 \u2264 i \u2264 n are variables over categories and | i for 1 \u2264 i \u2264 n are variables over connectives. Figure 1 shows a CCG derivation from CCGbank.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 117, |
| "end": 125, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A well-known categorial grammar which is not a CCG is Lambek categorial grammar (Lambek, 1958) whose introduction rules cannot be characterized as combinatory rules (Zielonka, 1981) .", |
| "cite_spans": [ |
| { |
| "start": 80, |
| "end": 94, |
| "text": "(Lambek, 1958)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 165, |
| "end": 181, |
| "text": "(Zielonka, 1981)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Language Classes of Combinatory Categorial Grammars", |
| "sec_num": "2" |
| }, |
| { |
| "text": "We define a number of schema classes general enough that the important variants of CCG can be defined by selecting some subset of the classes. In addition to the schema classes, we also define two restriction classes which define ways in which the rule schemata from the schema classes can be restricted. We define the following schema classes:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "1 The . . . convention (Vijay-Shanker and Weir, 1994) is essentially identical to the $ convention of Steedman (2000) .", |
| "cite_spans": [ |
| { |
| "start": 23, |
| "end": 53, |
| "text": "(Vijay-Shanker and Weir, 1994)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 102, |
| "end": 117, |
| "text": "Steedman (2000)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "(1) Application ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "EQUATION", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [ |
| { |
| "start": 0, |
| "end": 8, |
| "text": "EQUATION", |
| "ref_id": "EQREF", |
| "raw_str": "\u2022 X/Y, Y \u2192 X \u2022 Y, X\\Y \u2192 X (2) Composition \u2022 X/Y, Y /Z \u2192 X/Z \u2022 Y \\Z, X\\Y \u2192 X\\Z (3) Crossed Composition \u2022 X/Y, Y \\Z \u2192 X\\Z \u2022 Y /Z, X\\Y \u2192 X/Z (4) Generalized Composition \u2022 X/Y, Y /Z 1 / . . . /Z n \u2192 X/Z 1 / . . . /Z n \u2022 Y \\Z 1 \\ . . . \\Z n , X\\Y \u2192 X\\Z 1 \\ . . . \\Z n (5) Generalized Crossed Composition \u2022 X/Y, Y | 1 Z 1 | 2 . . . | n Z n \u2192 X| 1 Z 1 | 2 . . . | n Z n \u2022 Y | 1 Z 1 | 2 . . . | n Z n , X\\Y \u2192 X| 1 Z 1 | 2 . . . | n Z n (6) Reducing Generalized Crossed Composition Generalized Composition or Generalized Crossed Composition where |X| \u2264 |Y |. (7) Substitution \u2022 (X/Y )| 1 Z, Y | 1 Z \u2192 X| 1 Z \u2022 Y | 1 Z, (X\\Y )| 1 Z \u2192 X| 1 Z (8) D Combinator 2 \u2022 X/(Y | 1 Z), Y | 2 W \u2192 X| 2 (W | 1 Z) \u2022 Y | 2 W, X\\(Y | 1 Z) \u2192 X| 2 (W | 1 Z) (9) Type-Raising \u2022 X \u2192 T /(T \\X) \u2022 X \u2192 T \\(T /X) (10) Finitely Restricted Type-Raising \u2022 X \u2192 T /(T \\X) where X, T \u2208 S for fi- nite S \u2022 X \u2192 T \\(T /X) where X, T \u2208 S for fi- nite S", |
| "eq_num": "(11)" |
| } |
| ], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "N/N N S[dcl]\\N P/N P N N P \\N P/N P N/N N , N P [nb]/N N/N N/N N . N N N P N P [conj] N N P N P N P \\N P N P N P S[dcl]\\N P N N P S[dcl] S[dcl]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Figure 1: A CCG derivation from section 00 of CCGbank.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "We define the following restriction classes:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "(A) Rule Restriction to a Finite Set", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "The rule schemata in the schema classes of a CCG are limited to a finite number of instantiations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classes for defining CCG", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "The rule schemata in the schema classes of a CCG are limited to a finite number of instantiations although variables are allowed in the instantiations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "(B) Rule Restrictions to Certain Categories 3", |
| "sec_num": null |
| }, |
| { |
| "text": "Vijay-Shanker and Weir (1994) define CCG to be schema class (4) with restriction class (B). Steedman (2000) defines CCG to be schema classes (1-5), (6), (10) with restriction class (B).", |
| "cite_spans": [ |
| { |
| "start": 92, |
| "end": 107, |
| "text": "Steedman (2000)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "(B) Rule Restrictions to Certain Categories 3", |
| "sec_num": null |
| }, |
| { |
| "text": "Proposition 1. The set of atoms in any derivation of any CCG consisting of a subset of the schema classes (1-8) and (10-11) is finite.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Proof. A finite lexicon can introduce only a finite number of atoms in lexical categories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Any rule corresponding to a schema in the schema classes (1-8) has only those atoms on the right that occur somewhere on the left. Rules in classes (10-11) can each introduce a finite number of atoms, but there can be only a finite number of such rules, limiting the new atoms to a finite number. Proof. We first prove the proposition excluding schema class (8). We will use structural induction on the derivations to prove that there is a bound on the size of the subcategories of any category in the derivation. The base case is the assignment of a lexical category to a word and the inductive step is the use of a rule from schema classes (1-4), (6-7) and (10-11).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Given that the lexicon is finite, there is a bound k on the size of the subcategories of lexical categories. Furthermore, there is a bound l on the size of the subcategories of categories on the right side of any rule in (10) and (11). Let m = max(k, l).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "For rules from schema class (1), the category on the right is a subcategory of the first category on the left, so the subcategories on the right are bound by m. For rules from schema classes (2-3), the category on the right has subcategories X and Z each of which is bound in size by m since they occur as subcategories of categories on the left.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "For rules from schema class (6), since reducing generalized composition is a special case of re-ducing generalized crossing composition, we need only consider the latter. The category on the right has subcategories X| 1 Z 1 | 2 . . . | n\u22121 |Z n\u22121 and Z n . Z n is bound in size by m because it occurs as a subcategory of the second category on the left. Then, the size of", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Y | 1 Z 1 | 2 . . . | n\u22121 |Z n\u22121 must be bound by m and since |X| \u2264 |Y |, the size of X| 1 Z 1 | 2 . . . | n\u22121 |Z n\u22121 must also be bound by m.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "For rules from schema class 7, the category on the right has subcategories X and Z. The size of Z is bound by m because it is a subcategory of a category on the left. The size of X is bound by m because it is a second subcategory of a category on the left.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Finally, the use of rules in schema classes (10-11) have categories on the right that are bounded by l, which is, in turn, bounded by m. Then, by proposition 1, there must only be a finite number of categories in any derivation in a CCG consisting of a subset of rule schemata (1-3), (6-7) and (10-11).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "The proof including schema class (8) is essentially identical except that k must be defined in terms of the size of the second subcategories.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Strongly Context-Free CCGs", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "A grammar is strongly context-free if there exists a CFG such that the derivations of the two grammars are identical.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proposition 3. Any CCG consisting of a subset of the schema classes (1-3), (6-8) and (10-11) is strongly context-free.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proof. Since the CCG generates derivations whose categories are finite in number let C be that set of categories. Let S(C, X) be the subset of C matching category X (which may have variables). Then, for each rule schema C 1 , C 2 \u2192 C 3 in (1-3) and (6-8), we construct a context-free rule", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "C \u2032 3 \u2192 C \u2032 1 , C \u2032 2 for each C \u2032 i in S(C, C i ) for 1 \u2264 i \u2264 3.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Similarly, for each rule schema C 1 \u2192 C 2 in (10), we construct a context-free rule C \u2032 2 \u2192 C \u2032 1 which results in a finite number of such rules. Finally, for each rule schema X \u2192 Z in (11) we construct a context-free rule Z \u2192 X. Then, for each entry in the lexicon w \u2192 C, we construct a context-free rule C \u2192 w.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "The constructed CFG has precisely the same rules as the CCG restricted to the categories in C except that the left and right sides have been reversed. Thus, by proposition 2, the CFG has exactly the same derivations as the CCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proposition 4. Any CCG consisting of a subset of the schema classes (1-3), (6) (7) (8) and (10) (11) along with restriction class (B) is strongly context-free.", |
| "cite_spans": [ |
| { |
| "start": 75, |
| "end": 78, |
| "text": "(6)", |
| "ref_id": null |
| }, |
| { |
| "start": 79, |
| "end": 82, |
| "text": "(7)", |
| "ref_id": null |
| }, |
| { |
| "start": 83, |
| "end": 86, |
| "text": "(8)", |
| "ref_id": null |
| }, |
| { |
| "start": 91, |
| "end": 95, |
| "text": "(10)", |
| "ref_id": null |
| }, |
| { |
| "start": 96, |
| "end": 100, |
| "text": "(11)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proof. If a CCG is allowed to restrict the use of its rules to certain categories as in schema class (B), then when we construct the context-free rules by enumerating only those categories in the set C allowed by the restriction.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proposition 5. Any CCG that includes restriction class (A) is strongly context-free.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "Proof. We construct a context-free grammar with exactly those rules in the finite set of instantiations of the CCG rule schemata along with contextfree rules corresponding to the lexicon. This CFG generates exactly the same derivations as the CCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "We have thus proved that of a wide range of the rule schemata used to define CCGs are contextfree.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 2.", |
| "sec_num": null |
| }, |
| { |
| "text": "CCGbank (Hockenmaier and Steedman, 2007) is a corpus of CCG derivations that was semiautomatically converted from the Wall Street Journal section of the Penn treebank. Figure 2 shows a categorization of the rules used in CCGbank according to the schema classes defined in the preceding section where a rule is placed into the least general class to which it belongs. In addition to having no generalized composition other than the reducing variant, it should also be noted that in all generalized composition rules, X = Y implying that the reducing class of generalized composition is a very natural schema class for CCGbank. If we assume that type-raising is restricted to those instances occurring in CCGbank 4 , then a CCG consisting of schema classes (1-3), (6-7) and (10-11) can generate all the derivations in CCGbank. By proposition 3, such a CCG is strongly context-free. One could also observe that since CCGbank is finite, its grammar is not only a context-free grammar but can produce only a finite number of derivations. However, our statement is much stronger because this CCG can generate all of the derivations in CCGbank given only the lexicon, the finite set of unrestricted rules and the finite number of type-raising rules. The Clark and Curran CCG Parser (Clark and Curran, 2007) is a CCG parser which uses CCGbank as a training corpus. Despite the fact that there is a strongly context-free CCG which generates all of the derivations in CCGbank, it is still possible that the grammar learned by the Clark and Curran parser is not a context-free grammar. However, in addition to rule schemata (1-6) and (10-11) they also include restriction class (A) by restricting rules to only those found in the training data 5 . Thus, by proposition 5, the Clark and Curran parser is a context-free parser.", |
| "cite_spans": [ |
| { |
| "start": 8, |
| "end": 40, |
| "text": "(Hockenmaier and Steedman, 2007)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 1275, |
| "end": 1299, |
| "text": "(Clark and Curran, 2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 168, |
| "end": 176, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Combinatory Categorial Grammars in Practice", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "The context-freeness of a number of CCGs should not be considered evidence that there is no advantage to CCG as a grammar formalism. Unlike the context-free grammars extracted from the Penn treebank, these allow for the categorial semantics that accompanies any categorial parse and for a more elegant analysis of linguistic structures such as extraction and coordination. However, because we now know that the CCG defined by CCGbank is strongly context-free, we can use tools from the CFG parsing community to improve CCG parsing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Latent Variable CCG Parser", |
| "sec_num": "3" |
| }, |
| { |
| "text": "To illustrate this point, we train the Petrov parser (Petrov and Klein, 2007) on CCGbank. The Petrov parser uses latent variables to refine a coarse-grained grammar extracted from a training corpus to a grammar which makes much more fine-grained syntactic distinctions. For example, 5 The Clark and Curran parser has an option, which is disabled by default, for not restricting the rules to those that appear in the training data. However, they find that this restriction is \"detrimental to neither parser accuracy or coverage\" (Clark and Curran, 2007) . in Petrov's experiments on the Penn treebank, the syntactic category N P was refined to the more fine-grained N P 1 and N P 2 roughly corresponding to N P s in subject and object positions. Rather than requiring such distinctions to be made in the corpus, the Petrov parser hypothesizes these splits automatically.", |
| "cite_spans": [ |
| { |
| "start": 53, |
| "end": 77, |
| "text": "(Petrov and Klein, 2007)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 283, |
| "end": 284, |
| "text": "5", |
| "ref_id": null |
| }, |
| { |
| "start": 528, |
| "end": 552, |
| "text": "(Clark and Curran, 2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Latent Variable CCG Parser", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The Petrov parser operates by performing a fixed number of iterations of splitting, merging and smoothing. The splitting process is done by performing Expectation-Maximization to determine a likely potential split for each syntactic category. Then, during the merging process some of the splits are undone to reduce grammar size and avoid overfitting according to the likelihood of the split against the training data.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Latent Variable CCG Parser", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The Petrov parser was chosen for our experiments because it refines the grammar in a mathematically principled way without altering the nature of the derivations that are output. This is important because the input to the semantic backend and the system that converts CCG derivations to dependencies requires CCG derivations as they appear in CCGbank.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Latent Variable CCG Parser", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Our experiments use CCGbank as the corpus and we use sections 02-21 for training (39603 sentences), 00 for development (1913 sentences) and 23 for testing (2407 sentences).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "CCGbank, in addition to the basic atoms S, N , N P and P P , also differentiates both the S and N P atoms with features allowing more subtle distinctions. For example, declarative sentences are S[dcl], wh-questions are S[wq] and sentence fragments are S[f rg] (Hockenmaier and Steedman, 2007) . These features allow finer control of the use of combinatory rules in the resulting grammars. However, this fine-grained control is exactly what the Petrov parser does automatically. Therefore, we trained the Petrov parser twice, once on the original version of CCGbank (denoted \"Petrov\") and once on a version of CCGbank without these features (denoted \"Petrov no feats\"). Furthermore, we will evaluate the parsers obtained after 0, 4, 5 and 6 training iterations (denoted I-0, I-4, I-5 and I-6). When we evaluate on sets of sentences for which not all parsers return an analysis, we report the coverage (denoted \"Cover\").", |
| "cite_spans": [ |
| { |
| "start": 260, |
| "end": 292, |
| "text": "(Hockenmaier and Steedman, 2007)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "We use the evalb package for PARSEVAL evaluation and a modified version of Clark Curran's evaluate script for dependency evaluation. To determine statistical significance, we obtain p-values from Bikel's randomized parsing evaluation comparator 6 , modified for use with tagging accuracy, F-score and dependency accuracy.", |
| "cite_spans": [ |
| { |
| "start": 75, |
| "end": 80, |
| "text": "Clark", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Before evaluating the parse trees as a whole, we evaluate the categories assigned to words. In the supertagging literature, POS tagging and supertagging are distinguished -POS tags are the traditional Penn treebank tags (e.g. NN, VBZ and DT) and supertags are CCG categories. However, because the Petrov parser trained on CCGbank has no notion of Penn treebank POS tags, we can only evaluate the accuracy of the supertags. The results are shown in figures 3 and 4 where the \"Accuracy\" column shows accuracy of the supertags against the CCGbank categories and the \"No feats\" column shows accuracy when features are ignored. Despite the lack of POS tags in the Petrov parser, we can see that it performs slightly better than the Clark and Curran parser. The difference in accuracy is only statistically significant between Clark and Curran's Normal Form model ignoring features and the Petrov parser trained on CCGbank without features (p-value = 0.013).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Supertag Evaluation", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "In this section we evaluate the parsers using the traditional PARSEVAL measures which measure recall, precision and F-score on constituents in 6 http://www.cis.upenn.edu/ dbikel/software.html both labeled and unlabeled versions. In addition, we report a variant of the labeled PARSEVAL measures where we ignore the features on the categories. For reasons of brevity, we report the PAR-SEVAL measures for all sentences in sections 00 and 23, rather than for sentences of length is less than 40 or less than 100. The results are essentially identical for those two sets of sentences. Figure 5 gives the PARSEVAL measures on section 00 for Clark and Curran's two best models and the Petrov parser trained on the original CCGbank and the version without features after various numbers of training iterations. Figure 7 gives the accuracies on section 23.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 582, |
| "end": 590, |
| "text": "Figure 5", |
| "ref_id": null |
| }, |
| { |
| "start": 805, |
| "end": 813, |
| "text": "Figure 7", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Constituent Evaluation", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "In the case of Clark and Curran's hybrid model, the poor accuracy relative to the Petrov parsers can be attributed to the fact that this model chooses derivations based on the associated dependencies at the expense of constituent accuracy (see section 3.4). In the case of Clark and Curran's normal form model, the large difference between labeled and unlabeled accuracy is primarily due to the mislabeling of a small number of features (specifically, NP[nb] and NP [num] ). The labeled accuracies without features gives the results when features are disregarded.", |
| "cite_spans": [ |
| { |
| "start": 466, |
| "end": 471, |
| "text": "[num]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Constituent Evaluation", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "Due to the similarity of the accuracies and the difference in the coverage between I-5 of the Petrov parser on CCGbank and I-6 of the Petrov parser on CCGbank without features, we reevaluate their results on only those sentences for which they both return derivations in figures 6 and 8. These results show that the features in CCGbank actually inhibit accuracy (to a statistically significant degree in the case of unlabeled accuracy on section 00) when used as training data for the Petrov parser. Figure 9 gives a comparison between the Petrov parser trained on the Penn treebank and on CCGbank. These numbers should not be directly compared, but the similarity of the unlabeled measures indicates that the difference between the structure of the Penn treebank and CCGbank is not large. 7", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 500, |
| "end": 508, |
| "text": "Figure 9", |
| "ref_id": "FIGREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Constituent Evaluation", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "The constituent-based PARSEVAL measures are simple to calculate from the output of the Petrov parser but the relationship of the PARSEVAL scores to the quality of a parse is not entirely clear. For this reason, the word to word dependencies of categorial grammar parsers are often evaluated. This evaluation is aided by the fact that in addition to the CCG derivation for each sentence, CCGbank also includes a set of dependencies. Furthermore, extracting dependencies from a CCG derivation is well-established (Clark et al., 2002) .", |
| "cite_spans": [ |
| { |
| "start": 511, |
| "end": 531, |
| "text": "(Clark et al., 2002)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dependency Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "A CCG derivation can be converted into dependencies by, first, determining which arguments go with which functors as specified by the CCG derivation. This can be represented as in figure 10 . Although this is not difficult, some care must be taken with respect to punctuation and the conjunction rules. Next, we reorient some of the edges according to information in the lexical categories. A language for specifying these instructions using variables and indices is given in Clark et al. (2002) . This process is shown in figures 1, 10 and 11 with the directions of the dependencies reversed from Clark et al. (2002) .", |
| "cite_spans": [ |
| { |
| "start": 477, |
| "end": 496, |
| "text": "Clark et al. (2002)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 599, |
| "end": 618, |
| "text": "Clark et al. (2002)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 180, |
| "end": 190, |
| "text": "figure 10", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Dependency Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "We used the CCG derivation to dependency converter generate included in the C&C tools package to convert the output of the Petrov parser to dependencies. Other than a CCG derivation, their system requires only the lexicon of edge reorientation instructions and methods for converting the unrestricted rules of CCGbank into the argument-functor relations. Important for the purpose of comparison, this system does not depend on their parser.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dependency Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "An unlabeled dependency is correct if the ordered pair of words is correct. A labeled dependency is correct if the ordered pair of words is correct, the head word has the correct category and the position of the category that is the source of that edge is correct. Figure 12 shows accuracies from the Petrov parser trained on CCGbank along with accuracies for the Clark and Curran parser. We only show accuracies for the Petrov parser trained on the original version of CCGbank because the dependency converter cannot currently generate dependencies for featureless derivations.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 265, |
| "end": 274, |
| "text": "Figure 12", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Dependency Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "The relatively poor coverage of the Petrov parser is due to the failure of the dependency converter to output dependencies from valid CCG derivations. However, the coverage of the dependency converter is actually lower when run on the gold standard derivations indicating that this coverage problem is not indicative of inaccuracies in the Petrov parser. Due to the difference in cover-age, we again evaluate the top two parsers on only those sentences that they both generate dependencies for and report those results in figures 13 and 14. The Petrov parser has better results by a statistically significant margin for both labeled and unlabeled recall and unlabeled F-score.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dependency Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "As a final evaluation, we compare the resources that are required to both train and parse with the Petrov parser on the Penn Treebank, the Petrov parser on the original version of CCGbank, the Petrov parser on CCGbank without features and the Clark and Curran parser using the two models. All training and parsing was done on a 64-bit machine with 8 dual core 2.8 Ghz Opteron 8220 CPUs and 64GB of RAM. Our training times are much larger than those reported in Clark and Curran (2007) because we report the cumulative time spent on all CPUs rather than the maximum time spent on a CPU. Figure 15 shows the results.", |
| "cite_spans": [ |
| { |
| "start": 461, |
| "end": 484, |
| "text": "Clark and Curran (2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 586, |
| "end": 595, |
| "text": "Figure 15", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Time and Space Evaluation", |
| "sec_num": "3.5" |
| }, |
| { |
| "text": "As can be seen, the Clark and Curran parser has similar training times, although significantly greater RAM requirements than the Petrov parsers. In contrast, the Clark and Curran parser is significantly faster than the Petrov parsers, which we hypothesize to be attributed to the degree to which Clark and Curran have optimized their code, their use of C++ as opposed to Java and their use of a supertagger to prune the lexicon.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Time and Space Evaluation", |
| "sec_num": "3.5" |
| }, |
| { |
| "text": "We have provided a number of theoretical results proving that CCGbank contains no non-contextfree structure and that the Clark and Curran parser is actually a context-free parser. Based on these results, we trained the Petrov parser on CCGbank and achieved state of the art results in terms of supertagging accuracy, PARSEVAL measures and dependency accuracy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "4" |
| }, |
| { |
| "text": "This demonstrates the following. First, the ability to extract semantic representations from CCG derivations is not dependent on the language class of a CCG. Second, using a dedicated supertagger, as opposed to simply using a general purpose tagger, is not necessary to accurately parse with CCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Hoyt and Baldridge (2008) argue for the inclusion of the D Combinator in CCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Baldridge (2002) introduced a variant of CCG where modalities are added to the connectives / and \\ along with variants of the combinatory rules based on these modalities. Our proofs about restriction class (B) are essentially identical to proofs regarding the multi-modal variant.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Without such an assumption, parsing is intractable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Because punctuation in CCG can have grammatical function, we include it in our accuracy calculations resulting in lower scores for the Petrov parser trained on the Penn treebank than those reported inPetrov and Klein (2007).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "We would like to thank Stephen Clark, James Curran, Jackie C. K. Cheung and our three anonymous reviewers for their insightful comments.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Lexically Specified Derivational Control in Combinatory Categorial Grammar", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Baldridge", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Baldridge. 2002. Lexically Specified Deriva- tional Control in Combinatory Categorial Gram- mar. Ph.D. thesis, University of Edinburgh.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Wide-coverage semantic representations from a CCG parser", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bos", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Clark", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Curran", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hockenmaier", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of COLING", |
| "volume": "4", |
| "issue": "", |
| "pages": "1240--1246", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Bos, S. Clark, M. Steedman, J. R Curran, and J. Hockenmaier. 2004. Wide-coverage semantic representations from a CCG parser. In Proceedings of COLING, volume 4, page 1240-1246.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Wide-Coverage efficient statistical parsing with CCG and Log-Linear models", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Clark", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "R" |
| ], |
| "last": "Curran", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Computational Linguistics", |
| "volume": "33", |
| "issue": "4", |
| "pages": "493--552", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Clark and J. R. Curran. 2007. Wide-Coverage ef- ficient statistical parsing with CCG and Log-Linear models. Computational Linguistics, 33(4):493-552.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Building deep dependency structures with a widecoverage CCG parser", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Clark", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hockenmaier", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "Proceedings of the 40th Meeting of the ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "327--334", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Clark, J. Hockenmaier, and M. Steedman. 2002. Building deep dependency structures with a wide- coverage CCG parser. In Proceedings of the 40th Meeting of the ACL, page 327-334.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "CCGbank: a corpus of CCG derivations and dependency structures extracted from the penn treebank", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hockenmaier", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Computational Linguistics", |
| "volume": "33", |
| "issue": "3", |
| "pages": "355--396", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Hockenmaier and M. Steedman. 2007. CCGbank: a corpus of CCG derivations and dependency struc- tures extracted from the penn treebank. Computa- tional Linguistics, 33(3):355-396.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "A logical basis for the d combinator and normal form in CCG", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Hoyt", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Baldridge", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of ACL-08: HLT", |
| "volume": "", |
| "issue": "", |
| "pages": "326--334", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "F. Hoyt and J. Baldridge. 2008. A logical basis for the d combinator and normal form in CCG. In Pro- ceedings of ACL-08: HLT, page 326-334, Colum- bus, Ohio. Association for Computational Linguis- tics.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "The mathematics of sentence structure", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Lambek", |
| "suffix": "" |
| } |
| ], |
| "year": 1958, |
| "venue": "American Mathematical Monthly", |
| "volume": "65", |
| "issue": "3", |
| "pages": "154--170", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Lambek. 1958. The mathematics of sen- tence structure. American Mathematical Monthly, 65(3):154-170.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Improved inference for unlexicalized parsing", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Petrov", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Klein", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of NAACL HLT", |
| "volume": "", |
| "issue": "", |
| "pages": "404--411", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Petrov and D. Klein. 2007. Improved inference for unlexicalized parsing. In Proceedings of NAACL HLT 2007, page 404-411.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "The syntactic process", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Steedman. 2000. The syntactic process. MIT Press.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "The equivalence of four extensions of context-free grammars", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Vijay-Shanker", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Weir", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "Mathematical Systems Theory", |
| "volume": "27", |
| "issue": "", |
| "pages": "511--546", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "K. Vijay-Shanker and D. Weir. 1994. The equivalence of four extensions of context-free grammars. Math- ematical Systems Theory, 27(6):511-546.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Axiomatizability of Ajdukiewicz-Lambek calculus by means of cancellation schemes", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Zielonka", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Zeitschrift fur Mathematische Logik und Grundlagen der Mathematik", |
| "volume": "27", |
| "issue": "", |
| "pages": "215--224", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "W. Zielonka. 1981. Axiomatizability of Ajdukiewicz- Lambek calculus by means of cancellation schemes. Zeitschrift fur Mathematische Logik und Grundla- gen der Mathematik, 27:215-224.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "The subcategories for a category c are c 1 and c 2 if c = c 1 \u2022 c 2 for \u2022 \u2208 B and c if c is atomic. Its second subcategories are the subcategories of its subcategories. Proposition 2. Any CCG consisting of a subset of the rule schemata (1-3), (6-8) and (10-11) has derivations consisting of only a finite number of categories." |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "The rules of CCGbank by schema class." |
| }, |
| "FIGREF2": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "Supertagging accuracy on the sentences in section 23 that receive derivations from the three parsers shown." |
| }, |
| "FIGREF3": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "Constituent accuracy for the Petrov parser on the corpora on all sentences from Section 23. Mr. Vinken is chairman of Elsevier N.V. , the Dutch publishing group . N/N N S[dcl]\\N P/N P N N P \\N P/N P N/N N , N P [nb]/N N/N N/N N ." |
| }, |
| "FIGREF4": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "The argument-functor relations for the CCG derivation in figure 1." |
| }, |
| "FIGREF5": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "The set of dependencies obtained by reorienting the argument-functor edges in figure 10." |
| }, |
| "FIGREF6": { |
| "type_str": "figure", |
| "num": null, |
| "uris": null, |
| "text": "Time and space usage when training on sections 02-21 and parsing on section 00." |
| }, |
| "TABREF3": { |
| "html": null, |
| "text": "Form 71.14 70.76 70.95 80.66 80.24 80.45 86.16 85.71 85.94 98.95 C&C Hybrid 50.08 49.47 49.77 58.13 57.43 57.78 61.27 60.53 60.90 98.95 Petrov I-0 74.19 74.27 74.23 74.66 74.74 74.70 78.65 78.73 78.69 99.95 Petrov I-4 85.86 85.78 85.82 86.36 86.29 86.32 89.96 89.88 89.92 99.90", |
| "num": null, |
| "content": "<table><tr><td/><td colspan=\"2\">Labeled %</td><td/><td colspan=\"3\">Labeled no feats %</td><td colspan=\"2\">Unlabeled %</td><td/><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>Cover</td></tr><tr><td>C&C Normal Petrov I-5</td><td colspan=\"10\">86.30 86.16 86.23 86.84 86.70 86.77 90.28 90.13 90.21 99.90</td></tr><tr><td>Petrov I-6</td><td colspan=\"10\">85.95 85.68 85.81 86.51 86.23 86.37 90.22 89.93 90.08 99.22</td></tr><tr><td>Petrov no feats I-0</td><td>-</td><td>-</td><td>-</td><td colspan=\"7\">72.16 72.59 72.37 76.52 76.97 76.74 99.95</td></tr><tr><td>Petrov no feats I-5</td><td>-</td><td>-</td><td>-</td><td colspan=\"7\">86.67 86.57 86.62 90.30 90.20 90.25 99.90</td></tr><tr><td>Petrov no feats I-6</td><td>-</td><td>-</td><td>-</td><td colspan=\"7\">87.45 87.37 87.41 90.99 90.91 90.95 99.84</td></tr><tr><td colspan=\"8\">Figure 5: Constituent accuracy on all sentences from section 00.</td><td/><td/><td/></tr><tr><td/><td colspan=\"3\">Labeled %</td><td colspan=\"3\">Labeled no feats %</td><td colspan=\"3\">Unlabeled %</td><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td/></tr><tr><td>Petrov I-5</td><td colspan=\"9\">86.56 86.46 86.51 87.10 87.01 87.05 90.43 90.33 90.38</td><td/></tr><tr><td>Petrov no feats I-6</td><td>-</td><td>-</td><td>-</td><td colspan=\"6\">87.45 87.37 87.41 90.99 90.91 90.95</td><td/></tr><tr><td>p-value</td><td>-</td><td>-</td><td>-</td><td colspan=\"6\">0.089 0.090 0.088 0.006 0.008 0.007</td><td/></tr><tr><td colspan=\"11\">Figure 6: Constituent accuracy on the sentences in section 00 that receive a derivation from both parsers.</td></tr><tr><td/><td colspan=\"2\">Labeled %</td><td/><td colspan=\"3\">Labeled no feats %</td><td colspan=\"2\">Unlabeled %</td><td/><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>Cover</td></tr><tr><td colspan=\"11\">C&C Normal Form 71.15 70.79 70.97 80.73 80.32 80.53 86.31 85.88 86.10 99.58</td></tr><tr><td>Petrov I-5</td><td colspan=\"10\">86.94 86.80 86.87 87.47 87.32 87.39 90.75 90.59 90.67 99.83</td></tr><tr><td>Petrov no feats I-6</td><td>-</td><td>-</td><td>-</td><td colspan=\"7\">87.49 87.49 87.49 90.81 90.82 90.81 99.96</td></tr><tr><td colspan=\"8\">Figure 7: Constituent accuracy on all sentences from section 23.</td><td/><td/><td/></tr><tr><td/><td colspan=\"3\">Labeled %</td><td colspan=\"3\">Labeled no feats %</td><td colspan=\"3\">Unlabeled %</td><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td/></tr><tr><td>Petrov I-5</td><td colspan=\"9\">86.94 86.80 86.87 87.47 87.32 87.39 90.75 90.59 90.67</td><td/></tr><tr><td>Petrov no feats I-6</td><td>-</td><td>-</td><td>-</td><td colspan=\"6\">87.48 87.49 87.49 90.81 90.82 90.81</td><td/></tr><tr><td>p-value</td><td>-</td><td>-</td><td>-</td><td colspan=\"6\">0.463 0.215 0.327 0.364 0.122 0.222</td><td/></tr><tr><td colspan=\"11\">Figure 8: Constituent accuracy on the sentences in section 23 that receive a derivation from both parsers.</td></tr><tr><td/><td/><td/><td/><td>Labeled %</td><td/><td colspan=\"2\">Unlabeled %</td><td/><td/><td/></tr><tr><td colspan=\"2\">Parser</td><td/><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>Cover</td><td/></tr><tr><td colspan=\"2\">Petrov on PTB I-6</td><td/><td colspan=\"7\">89.65 89.97 89.81 90.80 91.13 90.96 100.00</td><td/></tr><tr><td colspan=\"2\">Petrov on CCGbank I-5</td><td/><td colspan=\"6\">86.94 86.80 86.87 90.75 90.59 90.67</td><td>99.83</td><td/></tr><tr><td colspan=\"9\">Petrov on CCGbank no feats I-6 87.49 87.49 87.49 90.81 90.82 90.81</td><td>99.96</td><td/></tr></table>", |
| "type_str": "table" |
| }, |
| "TABREF4": { |
| "html": null, |
| "text": "Dependency accuracy on the section 00 sentences that receive an analysis from both parsers. Dependency accuracy on the section 23 sentences that receive an analysis from both parsers.", |
| "num": null, |
| "content": "<table><tr><td/><td colspan=\"2\">Labeled %</td><td/><td colspan=\"2\">Unlabeled %</td><td/><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td>Cover</td></tr><tr><td colspan=\"8\">C&C Normal Form 84.39 85.28 84.83 90.93 91.89 91.41 98.95</td></tr><tr><td>C&C Hybrid</td><td colspan=\"7\">84.53 86.20 85.36 90.84 92.63 91.73 98.95</td></tr><tr><td>Petrov I-0</td><td colspan=\"7\">79.87 78.81 79.34 87.68 86.53 87.10 96.45</td></tr><tr><td>Petrov I-4</td><td colspan=\"7\">84.76 85.27 85.02 91.69 92.25 91.97 96.81</td></tr><tr><td>Petrov I-5</td><td colspan=\"7\">85.30 85.87 85.58 92.00 92.61 92.31 96.65</td></tr><tr><td>Petrov I-6</td><td colspan=\"7\">84.86 85.46 85.16 91.79 92.44 92.11 96.65</td></tr><tr><td colspan=\"8\">Figure 12: Dependency accuracy on CCGbank dependencies on all sentences from section 00.</td></tr><tr><td/><td colspan=\"2\">Labeled %</td><td/><td colspan=\"3\">Unlabeled %</td><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td/></tr><tr><td colspan=\"4\">C&C Hybrid 84.71 86.35 85.52</td><td>90.96</td><td colspan=\"3\">92.72 91.83</td></tr><tr><td>Petrov I-5</td><td colspan=\"3\">85.50 86.08 85.79</td><td>92.12</td><td colspan=\"3\">92.75 92.44</td></tr><tr><td>p-value</td><td colspan=\"7\">0.005 0.189 0.187 < 0.001 0.437 0.001</td></tr><tr><td colspan=\"3\">Figure 13: Labeled %</td><td/><td colspan=\"3\">Unlabeled %</td><td/></tr><tr><td>Parser</td><td>R</td><td>P</td><td>F</td><td>R</td><td>P</td><td>F</td><td/></tr><tr><td colspan=\"4\">C&C Hybrid 85.11 86.46 85.78</td><td>91.15</td><td colspan=\"3\">92.60 91.87</td></tr><tr><td>Petrov I-5</td><td colspan=\"3\">85.73 86.29 86.01</td><td>92.04</td><td colspan=\"3\">92.64 92.34</td></tr><tr><td>p-value</td><td colspan=\"7\">0.013 0.278 0.197 < 0.001 0.404 0.005</td></tr><tr><td colspan=\"5\">Figure 14: Training Time</td><td colspan=\"2\">Parsing Time</td><td>Training RAM</td></tr><tr><td>Parser</td><td/><td colspan=\"5\">in CPU minutes in CPU minutes</td><td>in gigabytes</td></tr><tr><td colspan=\"2\">Clark and Curran Normal Form Model</td><td/><td>1152</td><td/><td>2</td><td/><td>28</td></tr><tr><td colspan=\"2\">Clark and Curran Hybrid Model</td><td/><td>2672</td><td/><td>4</td><td/><td>37</td></tr><tr><td>Petrov on PTB I-0</td><td/><td/><td>1</td><td/><td>5</td><td/><td>2</td></tr><tr><td>Petrov on PTB I-5</td><td/><td/><td>180</td><td/><td>20</td><td/><td>8</td></tr><tr><td>Petrov on PTB I-6</td><td/><td/><td>660</td><td/><td>21</td><td/><td>16</td></tr><tr><td colspan=\"2\">Petrov on CCGbank I-0</td><td/><td>1</td><td/><td>5</td><td/><td>2</td></tr><tr><td colspan=\"2\">Petrov on CCGbank I-4</td><td/><td>103</td><td/><td>70</td><td/><td>8</td></tr><tr><td colspan=\"2\">Petrov on CCGbank I-5</td><td/><td>410</td><td/><td>600</td><td/><td>14</td></tr><tr><td colspan=\"2\">Petrov on CCGbank I-6</td><td/><td>2760</td><td/><td>2880</td><td/><td>24</td></tr><tr><td colspan=\"2\">Petrov on CCGbank no feats I-0</td><td/><td>1</td><td/><td>5</td><td/><td>2</td></tr><tr><td colspan=\"2\">Petrov on CCGbank no feats I-5</td><td/><td>360</td><td/><td>240</td><td/><td>7</td></tr><tr><td colspan=\"2\">Petrov on CCGbank no feats I-6</td><td/><td>1980</td><td/><td>390</td><td/><td>13</td></tr></table>", |
| "type_str": "table" |
| } |
| } |
| } |
| } |