|
{ |
|
"paper_id": "N15-1007", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T14:33:39.458280Z" |
|
}, |
|
"title": "Because Syntax Does Matter: Improving Predicate-Argument Structures Parsing with Syntactic Features", |
|
"authors": [ |
|
{ |
|
"first": "Corentin", |
|
"middle": [], |
|
"last": "Ribeyre", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Sorbonne Paris Cit\u00e9 Universit\u00e9 Paris", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Villemonte De La", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Sorbonne Paris Cit\u00e9 Universit\u00e9 Paris", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Clergerie", |
|
"middle": [], |
|
"last": "Djam\u00e9", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Sorbonne Paris Cit\u00e9 Universit\u00e9 Paris", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Seddah", |
|
"middle": [], |
|
"last": "Alpage", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Sorbonne Paris Cit\u00e9 Universit\u00e9 Paris", |
|
"location": {} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Parsing full-fledged predicate-argument structures in a deep syntax framework requires graphs to be predicted. Using the DeepBank (Flickinger et al., 2012) and the Predicate-Argument Structure treebank (Miyao and Tsujii, 2005) as a test field, we show how transition-based parsers, extended to handle connected graphs, benefit from the use of topologically different syntactic features such as dependencies, tree fragments, spines or syntactic paths, bringing a much needed context to the parsing models, improving notably over long distance dependencies and elided coordinate structures. By confirming this positive impact on an accurate 2nd-order graphbased parser (Martins and Almeida, 2014), we establish a new state-of-the-art on these data sets.", |
|
"pdf_parse": { |
|
"paper_id": "N15-1007", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Parsing full-fledged predicate-argument structures in a deep syntax framework requires graphs to be predicted. Using the DeepBank (Flickinger et al., 2012) and the Predicate-Argument Structure treebank (Miyao and Tsujii, 2005) as a test field, we show how transition-based parsers, extended to handle connected graphs, benefit from the use of topologically different syntactic features such as dependencies, tree fragments, spines or syntactic paths, bringing a much needed context to the parsing models, improving notably over long distance dependencies and elided coordinate structures. By confirming this positive impact on an accurate 2nd-order graphbased parser (Martins and Almeida, 2014), we establish a new state-of-the-art on these data sets.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "For the majority of the state-of-the-art parsers that routinely reach ninety percent performance plateau in capturing tree structures, the question of what next crucially arises. Indeed, it has long been thought that the bottleneck preventing the advent of accurate syntax-to-semantic interfaces lies in the quality of the preceding phase of analysis: the better the parse, the better the output. The truth is that most of the structures used to train current parsing models are degraded versions of a more informative data set: the Wall Street journal section of the Penn treebank (PTB, (Marcus et al., 1993) ) which is often stripped of its richer set of annotations (i.e. traces and functional labels are removed), while, for reasons of efficiency and availability, projective dependency trees are often given preference over richer graph structures (Nivre and Nilsson, 2005; Sagae and Tsujii, 2008) . This led to the emergence of surface syntax-based parsers (Charniak, 2000; Nivre, 2003; Petrov et al., 2006) whose output cannot by themselves be used to extract full-fledged predicateargument structures. For example, control verb constructions, it-cleft structures, argument sharing in ellipsis coordination, etc. are among the phenomena requiring a graph to be properly accounted for. The dichotomy between what can usually be parsed with high accuracy and what lies in the deeper syntactic description has initiated a line of research devoted to closing the gap between surface syntax and richer structures. For most of the previous decade, the term deep syntax was used for rich parsing models built upon enriched versions of a constituency treebank, either with added HPSG or LFG annotation or CCG (almost) full rewrites (Miyao and Tsujii, 2005; Cahill et al., 2004; Hockenmaier, 2003) . Its use now spreads by misnomer to models that provide more abstract structures, capable of generalizing classical functional labels to more semantic (in a logical view) arguments, potentially capable of neutralizing diathesis distinctions and of providing accurate predicate-argument structures. Although the building of syntax-to-semantic interface seems inextricably linked to an efficient parsing stage, inspirational works on semantic role labelling (Toutanova et al., 2005) and more recently on broad coverage semantic parsing (Du et al., 2014) that provide stateof-the-art results without relying on surface syntax, lead us to question the usefulness of syntactic parses for predicate-argument structure parsing.", |
|
"cite_spans": [ |
|
{ |
|
"start": 588, |
|
"end": 609, |
|
"text": "(Marcus et al., 1993)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 853, |
|
"end": 878, |
|
"text": "(Nivre and Nilsson, 2005;", |
|
"ref_id": "BIBREF30" |
|
}, |
|
{ |
|
"start": 879, |
|
"end": 902, |
|
"text": "Sagae and Tsujii, 2008)", |
|
"ref_id": "BIBREF37" |
|
}, |
|
{ |
|
"start": 963, |
|
"end": 979, |
|
"text": "(Charniak, 2000;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 980, |
|
"end": 992, |
|
"text": "Nivre, 2003;", |
|
"ref_id": "BIBREF31" |
|
}, |
|
{ |
|
"start": 993, |
|
"end": 1013, |
|
"text": "Petrov et al., 2006)", |
|
"ref_id": "BIBREF36" |
|
}, |
|
{ |
|
"start": 1731, |
|
"end": 1755, |
|
"text": "(Miyao and Tsujii, 2005;", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 1756, |
|
"end": 1776, |
|
"text": "Cahill et al., 2004;", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 1777, |
|
"end": 1795, |
|
"text": "Hockenmaier, 2003)", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 2253, |
|
"end": 2277, |
|
"text": "(Toutanova et al., 2005)", |
|
"ref_id": "BIBREF42" |
|
}, |
|
{ |
|
"start": 2331, |
|
"end": 2348, |
|
"text": "(Du et al., 2014)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this study, we investigate the impact of syntactic features on a transition-based graph parser by testing on two treebanks. We take advantage of the recent release for the SemEval 2014 shared task on semantic dependency parsing, by Oepen et al. (2014) of two semantic-based treebanks, derived from two HPSG resources, the DeepBank (DM, ) and the Enju's predicate argument structure (PAS, (Miyao and Tsujii, 2005) ), to investigate the impact of syntactic features on a transition-based graph parser. Our results show that surface syntactic features significantly improve the parsing of predicate-argument structures. More specifically, we show that adding syntactic context improves the recognition of long distance dependencies and elliptical constructions. We finally discuss the usefulness of our approach, when applied on a second-order model based on dual decomposition (Martins and Almeida, 2014) , showing that our use of syntactic features enhances this model accuracy and provides state-of-the-art performance.", |
|
"cite_spans": [ |
|
{ |
|
"start": 235, |
|
"end": 254, |
|
"text": "Oepen et al. (2014)", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 391, |
|
"end": 415, |
|
"text": "(Miyao and Tsujii, 2005)", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 878, |
|
"end": 905, |
|
"text": "(Martins and Almeida, 2014)", |
|
"ref_id": "BIBREF24" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "DeepBank Corpus Semantic dependency graphs in the DM Corpus are the result of a two-step simplification of the underspecified logical-form meaning representations, based on Minimal Recursion Semantic (MRS, (Copestake et al., 1995; Copestake et al., 2005) ), derived from the manually annotated DeepBank treebank . First, Oepen and L\u00f8nning (2006) define a conversion from original MRS formulae to variable-free Elementary Dependency Structures (EDS), which (a) maps each predication in the MRS logical-form meaning representation to a node in a dependency graph and (b) transforms argument relations represented by shared logical variables into directed dependency links between graph nodes. Then, in a second conversion step, the EDS graphs are further reduced into strict bi-lexical form, i.e. a set of directed, binary dependency relations holding exclusively between lexical units (Ivanova et al., 2012) . Even though both conversion steps are, by design, lossy, DM semantic dependency graphs present a true subset of the information encoded in the full, original MRS data set.", |
|
"cite_spans": [ |
|
{ |
|
"start": 206, |
|
"end": 230, |
|
"text": "(Copestake et al., 1995;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 231, |
|
"end": 254, |
|
"text": "Copestake et al., 2005)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 321, |
|
"end": 345, |
|
"text": "Oepen and L\u00f8nning (2006)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 884, |
|
"end": 906, |
|
"text": "(Ivanova et al., 2012)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Predicate-Argument Structure Corpus Enju Predicate-Argument Structures (PAS Corpus) are derived from the automatic HPSG-style annotation of the Penn Treebank that was primarily used for the development of the Enju parsing system (Miyao and Tsujii, 2005) . The PAS data set is an extraction of predicate-argument structures from the Enju HPSG treebank and contains word-to-word semantic dependencies. Each dependency type is made of two elements: a coarse part-of-speech of the head predicate dependent (e.g. verb and adjective), and the argument (e.g. ARG1 and ARG2).", |
|
"cite_spans": [ |
|
{ |
|
"start": 229, |
|
"end": 253, |
|
"text": "(Miyao and Tsujii, 2005)", |
|
"ref_id": "BIBREF28" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Although both are derived from HSPG resources (a hand-crafted grammar for DM, a treebank-based one for PAS), they differ in their core linguistic choices (functional heads vs lexical heads, coordination scheme, etc.) leading to different views of the predicate argument structure for the same sentence (Ivanova et al., 2012) . Thus, even though both corpora may appear to contain a similar number of dependency labels, as shown in Table 1 , their annotation schemes depict a deeply divergent linguistic reality exposed by two very different distributions. In DM, 9 labels account for almost 95% of all dependencies whereas a label set twice as large covers the same percentage for PAS, as shown in Table 2. Furthermore, semantically empty elements are widespread in the DeepBank (around 21.5%), compared to a low rate of 4.3% in PAS. In other words, the latter is somewhat more dense and consequently more syntactic. This is due to the fact that PAS integrates markers for infinitives, auxiliaries, and most punctuation marks into its graphs, whereas DM considers them as semantically void. DM corpus is clearly heading toward more semantic analysis while the PAS corpus aims at providing a more abstract deep syntax analysis than regular surface syntax trees. Both treebanks are used in their bilexical dependency formats. 3 Transition-based Graphs Parsing", |
|
"cite_spans": [ |
|
{ |
|
"start": 302, |
|
"end": 324, |
|
"text": "(Ivanova et al., 2012)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 431, |
|
"end": 438, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "(\u03c3, wi|\u03b2, A) (\u03c3|wi, \u03b2, A) (shift) (\u03c3|wj|wi, \u03b2, A) (\u03c3|wi, \u03b2, A \u222a (wi, r, wj)) (lR) (\u03c3|wj|wi, \u03b2, A) (\u03c3|wj, \u03b2, A \u222a (wj, r, wi)) (rR) (\u03c3|wj|wi, \u03b2, A) (\u03c3|wj|wi, \u03b2, A \u222a (wi, r, wj)) (lA) (\u03c3|wj|wi, \u03b2, A) (\u03c3|wj, wi|\u03b2, A \u222a (wj, r, wi) (rA) (\u03c3|wi, \u03b2, A) (\u03c3, \u03b2, A)", |
|
"eq_num": "(pop0)" |
|
} |
|
], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Figure 1: Set of transitions for dependency graphs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Shift-reduce transition-based parsers essentially rely on configurations formed of a stack and a buffer, with stack transitions used to move from a configuration to the next one, until reaching a final configuration. Following K\u00fcbler et al. (2009) , we define a configuration by c = (\u03c3, \u03b2, A) where \u03c3 denotes a stack of words w i , \u03b2 a buffer of words, and A a set of dependency arcs of the form (w i , r, w j ), with w i the head, w j the dependent, and r a label in some set R. As shown in Figure 1 , besides the usual shift and reduce transitions (lR & rR) of the arc-standard strategy, we introduced the new left and right attach (lA & rA) transitions for adding new dependencies (while keeping the dependent on the stack) and a pop0 transition to remove a word from the stack after attachment of its dependents. All the transitions that add an edge must also satisfy the condition that the newly created edge does not introduce a cycle or multiple edges between the same pair of nodes. It is to be noted that the pop0 action may also be used to remove words with no heads. We base our work on the the DAG parser of Sagae and Tsujii (2008) (henceforth S&T) which we extended with the set of actions displayed above ( Figure 1 ) to cope with partially connected planar graphs, and we gave it the ability to take advantage of an extended set of features. Finally, for efficiency reasons (memory consumption and speed), we replaced the original Maxent model with an averaged structured perceptron (Freund and Schapire, 1999; Collins, 2002) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 227, |
|
"end": 247, |
|
"text": "K\u00fcbler et al. (2009)", |
|
"ref_id": "BIBREF22" |
|
}, |
|
{ |
|
"start": 1498, |
|
"end": 1525, |
|
"text": "(Freund and Schapire, 1999;", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1526, |
|
"end": 1540, |
|
"text": "Collins, 2002)", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 492, |
|
"end": 500, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1221, |
|
"end": 1229, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Word \u03c3 1 ,\u03c3 2 ,\u03c3 3 Lemma \u03c3 1 ,\u03c3 2 ,\u03c3 3 POS \u03c3 1 ,\u03c3 2 ,\u03c3 3 Word \u03b2 1 ,\u03b2 2 Lemma \u03b2 1 ,\u03b2 2 POS \u03b2 1 ,\u03b2 2 ,\u03b2 3 leftPOS \u03c3 1 ,\u03c3 2 rightPOS \u03c3 1 ,\u03c3 2 leftLabel \u03c3 1 ,\u03c3 2 rightLabel \u03c3 1 ,\u03c3 2 a d 12 d 11", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "4 Feature Design", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deep Syntax and Underspecified Semantic Corpora", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "We define Word \u03b2 i (resp. Lemma \u03b2 i and POS \u03b2 i ) as the word (resp. lemma and part-of-speech) at position i in the queue. The same goes for \u03c3 i , which is the position i in the stack. Let d i,j be the distance between Word \u03c3 i and Word \u03c3 j . We also define d i,j , the distance between Word \u03b2 i and Word \u03c3 j . In addition, we define leftPOS \u03c3 i (resp. leftLabel \u03c3 i ) the part-of-speech (resp. the label if any) of the word immediately to the left of \u03c3 i , and the same goes for rightPOS \u03c3 i (resp. rightLabel \u03c3 i ). Finally, a is the previous action predicted by the parser. Table 3 lists our baseline features. X\u03c3 i , \u03c3 j , \u03c3 k means that we use X\u03c3 i , X\u03c3 j , X\u03c3 k as unigram features as well as bigram and trigram features.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 577, |
|
"end": 584, |
|
"text": "Table 3", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Baseline Features", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "We combined the previous features with different types of syntactic features (constituents and dependencies), our intuition being that syntax and semantic are interdependent, and that syntactic features should therefore help predicate-argument parsing. In fact, we considered that the low density of syntactic information (compared to regular dependency treebanks) would be counterbalanced by adding more context. We considered the following pieces of information in particular. Constituent Tree Fragments These consist of fragments of syntactic trees predicted by the Petrov et al. (2006) parser in a 10-way jackknife setting. They can be used as enhanced POS or as features.", |
|
"cite_spans": [ |
|
{ |
|
"start": 569, |
|
"end": 589, |
|
"text": "Petrov et al. (2006)", |
|
"ref_id": "BIBREF36" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Syntactic Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Spinal Elementary Trees A full set of parses was reconstructed from the tree fragments using a slightly tweaked version of the CONLL 2009 shared task processing tools (Haji\u010d et al., 2009) . We then extracted a spine grammar (Seddah, 2010) using the head percolation table of the Bikel (2002) parser, slightly modified to avoid certain determiners being marked as heads in certain configurations. The resulting spines were assigned in a deterministic way (red part in Figure 2 ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 167, |
|
"end": 187, |
|
"text": "(Haji\u010d et al., 2009)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 224, |
|
"end": 238, |
|
"text": "(Seddah, 2010)", |
|
"ref_id": "BIBREF39" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 467, |
|
"end": 475, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Syntactic Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Predicted MATE Dependency Labels These consist of the dependency labels predicted by the MATE parser (Bohnet, 2010), trained on a Stanford surface dependency version of the Penn Treebank. We combined the labels with a distance \u03b4 = t \u2212 h where t is the token position and h the head position (brown labels and \u03b4 in Figure 2 ). In addition, we expanded these features with the part-of-speech of the head of a given token (HPOS). The idea is to evaluate the informativeness of more abstract syntactic features since a <LABEL,HPOS> pair can be seen as generalizing many constituent subtrees.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 314, |
|
"end": 322, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Syntactic Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Constituent Head Paths. Inspired by Bj\u00f6rkelund et al. (2013) , we used MATE dependencies to extract the shortest path between a token and its lexical head and included the path length w (in terms of traversed nodes) as a feature (blue part in Figure 2) . The global idea is to use the phrase-based features to provide different kinds of syntactic context and the dependency-based features to provide generalisations over the functional label governing a token. The spines are seen as deterministic supertags, bringing a vertical context. We report, in ", |
|
"cite_spans": [ |
|
{ |
|
"start": 36, |
|
"end": 60, |
|
"text": "Bj\u00f6rkelund et al. (2013)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 243, |
|
"end": 252, |
|
"text": "Figure 2)", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Syntactic Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Experimental Setup Both DM and PAS treebanks consist of texts from the PTB and which were either automatically derived from the original annotations or annotated with a hand-crafted grammar (see above). We use them in their bi-lexical dependency format, aligned at the token level as provided by Oepen et al. (2014) 1 . The following split is used: sections 00-19 for training, 20 for the dev. set and 21 for test 2 . All predicted parses are evaluated against the gold standard with labeled precision, recall and f-measure metrics.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiments", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Results Our experiments are based on the evaluation of the combinations of the 4 main types of syntactic features described in section 4: tree fragments (BKY), predicted mate dependencies (BN) and their extension with POS heads (BN(HPOS)), spinal elementary trees (SPINES) and head paths (PATHS). The results are shown in Tables 5 and 6 . All improvements from the baseline are significant with a p-value p < 0.05. There was no significant difference of the same p value between our two best mod-els for each of the treebanks. 3 As expected from the rapid overview of our datasets exposed earlier in section 2, the use of each single feature alone increases the performance over the baseline by 0.5 points for the BN feature in DM to 1.44 for PATHS, and by 1.10 for the SPINES to 1.85 for the PATHS features in PAS. Looking at the conjunction of two classes in the DM table, it seems that dependency-based features benefit from the extra context brought by constituents features, reaching an increase of 2.21 points for BKY+BN(HPOS). Interestingly, the maximum gain is brought by the addition of topologically different phrase-based features such as SPINES (+2.80, inherently vertical) or BKY (+2.76, often wider) to the previous best. Regarding PAS, similar trends can be observed, although the gains are more distributed. As opposed to DM where the conjunction of more features led to inferior results, here using a four-features class provides the second best improvement (ALL(HPOS) = BKY+BN(HPOS)+SPINES+PATHS), +2.82) while removing the SPINES slightly increases the score (+2.92). In fact, adding too many features to the model slightly degrades our scores, at least with regard to DM which has a larger label set than PAS.", |
|
"cite_spans": [ |
|
{ |
|
"start": 527, |
|
"end": 528, |
|
"text": "3", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 322, |
|
"end": 336, |
|
"text": "Tables 5 and 6", |
|
"ref_id": "TABREF7" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Experiments", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Results show that syntactic information improves our parser performances. As each feature represents one unique piece of information, they benefit from being combined in order to provide more structural information.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiments", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Following Mcdonald and Nivre (2007) , we conducted an error analysis based on the two best models and the baseline for each corpus. As shown in section 5, syntactic features greatly improve semantic parsing. However, it is interesting to explore more precisely what kind of syntactic information boosts or penalizes our predictions. We consider, among other factors, the impact in terms of distance between the head and the dependent (edge length) and the labels. We also explore several linguistic phenomena well known to be difficult to recover. 3 We tested the statistical significance between our best models and the baseline with the paired bootstrap test (Berg-Kirkpatrick et al., 2012 ", |
|
"cite_spans": [ |
|
{ |
|
"start": 10, |
|
"end": 35, |
|
"text": "Mcdonald and Nivre (2007)", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 548, |
|
"end": 549, |
|
"text": "3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 661, |
|
"end": 691, |
|
"text": "(Berg-Kirkpatrick et al., 2012", |
|
"ref_id": "BIBREF1" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Results Analysis", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In Figures 3(a) and 4(a), we detail the scores for the five most frequent labels. As observed in the charts, the scores are higher for the most frequent labels on both corpora, especially when dealing with verbal arguments. There are also two interesting cases for DM: the predictions of _and_c and ARG3 edges show an improvement by at least 5 points (Figures 3(b) & 4(b) ), showing that the recovery of coordination structures and the disambiguation of less frequent or more distant arguments is achieved by adding non-local features.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 15, |
|
"text": "Figures 3(a)", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 351, |
|
"end": 371, |
|
"text": "(Figures 3(b) & 4(b)", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Breakdown by Labels", |
|
"sec_num": "6.1" |
|
}, |
|
{ |
|
"text": "Longer sentences are notoriously difficult to parse for most parsing models. Figures 3(c) and 4(c) show the F 1 -measure of our models with respect to sentence length (in bins of size 10: 1-10, 11-20, etc.) for the DM and PAS corpora.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 89, |
|
"text": "Figures 3(c)", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Length Factor", |
|
"sec_num": "6.2" |
|
}, |
|
{ |
|
"text": "It is worth noting that we greatly improve the scores for longer sentences. The use of paths and of the output of a graph-based parser (Bohnet, 2010) favors the capture of complex dependencies and enhances the learning of these constructions for our local transition-based parser. However, we also observe that the features are not able to completely stop the loss of F 1 -score for longer sentences. The slopes of the curves in the different charts show the same trend: the longer the sentence, the lower the score.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Length Factor", |
|
"sec_num": "6.2" |
|
}, |
|
{ |
|
"text": "We now center our analysis on long-distance dependencies (LDDs), by focusing our attention on edges length, i.e. the distance between two words linked by an edge. We will then concentrate on subject ellipsis, in a treatment of LDDs more similar to the linguistic definition of Cahill et al. (2004) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 277, |
|
"end": 297, |
|
"text": "Cahill et al. (2004)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Linguistic Factors", |
|
"sec_num": "6.3" |
|
}, |
|
{ |
|
"text": "Long-distance Dependencies (LDDs) For many systems, LDDs are difficult to recover because they are generally under-represented in the training corpus and the constructions involved in LDDs often require deep linguistic knowledge to be recovered. In Figure 7 , we report the distribution of long-distance dependencies by bins of size 5 up to 40. They only account for 15% of all the dependencies in both corpora. The longest dependencies consist of the first and second arguments of the verb as well as coordination links. In the case of elided coordination structures, we have long-distance dependencies when two coordinated verbs share the same first or second argument, which explains the distribution of lengths. As outlined in Figures 3(d) and 4(d), we can see that without structural information such as spines, surfacic dependencies or paths, the longest dependencies have low F 1 -scores. When using these features, our models tend to perform better, with a gain of up to 25 points for high-dependency lengths (bins between 16-20 and 21-25).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 249, |
|
"end": 257, |
|
"text": "Figure 7", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 731, |
|
"end": 743, |
|
"text": "Figures 3(d)", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Linguistic Factors", |
|
"sec_num": "6.3" |
|
}, |
|
{ |
|
"text": "In Table 8 , we show the global improvement when considering edge lengths between 5 and 40. For both corpora, the improvement is the same (around 9 points), showing that structural information is the key to better predictions. Looking into this improvement more closely, we found that PATHS combined with BN tend to be crucial, whereas SPINES may sometimes penalize the models. Even though, BN+SPINES+PATHS is the best model for DM, a spine is only a partial projection which lacks attachment information. Spines alone only therefore provide a local context and are unable to cope well with LDDs.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 10, |
|
"text": "Table 8", |
|
"ref_id": "TABREF13" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Linguistic Factors", |
|
"sec_num": "6.3" |
|
}, |
|
{ |
|
"text": "We now focus on structures with subject ellipsis. We extracted them by using a simple graph pattern, i.e. two verbs with a shared ARG1 and a coordination dependency. Our best models' scores are displayed in Tables 9. Once again, our models improve the F 1 score, but not in the same proportion. DM considers the conjunction as a semantically empty word and attaches an edge _and_c between the two verbs to mark the coordination. Consequently this edge is more difficult to predict, because it is less informative, our baseline model relying on tokens, lemmas and POS.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Coordination Structures", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We note that the difference in the number of evaluated dependencies in both corpora comes from an annotation scheme divergence between PAS and DM regarding subject ellipsis. DM opts for coordinate structures with a chain of dependencies rooted at the first conjunct, the coordinating conjunctions being therefore semantically empty. In PAS, the final coordinating conjunction and each coordinating conjunction is a two-place predicate, taking left and right conjuncts as its arguments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Coordination Structures", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The gain of 6.30 points for DM (Table 9 (a), resp. +3 for PAS) indicates that, when an annotation scheme is designed to have many semantically empty words, using syntactic information tends to enhance the parser accuracy. This gives a clear insight into what type of information is required to parse semantic graphs: the greater the distance between the head and the dependent, the larger the context needed to disambiguate the attachments. It may argued that the improvement we noticed could stem from a potentially strong overlap between surface trees and predicate-argument structures, both in terms of edges and labels. In fact, the conversion from surfacic parses into predicate-argument structures requires a large amount of edges relabeling (for instance, when nsubj is relabeled to ARG1). We tested this hypothesis by computing the number of common edges between MATE predictions and DM and PAS. The overlap corresponds to about 22% of all edges in PAS and 27% in DM. Although important, it does not represent the majority of dependencies in our corpora, because most of edges are not present in surface predictions. We evaluated the improvement of the overlap as well as for the rest. Results show that our best models perform roughly the same on both sets. Interestingly, as opposed to PAS's model, DM's model performs better on the non-overlap part. This suggests that the use of PTB-based features is somehow not optimal when applied on a none PTB-based treebank, such as DM which comes from a handcrafted grammar.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 31, |
|
"end": 39, |
|
"text": "(Table 9", |
|
"ref_id": "TABREF14" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Coordination Structures", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Our point was to prove that providing more syntactic context, in the form of phrased-based tree fragments and surface dependencies, helps transition- based parsers to predict predicate-argument structures, especially for LDDs. Yet, compared to stateof-the-art systems, our results built on the S&T parser score lower than the top performers (Table 10) . However, we are currently extending a more advanced lattice-aware transition-based parser (DSR) with beams (Villemonte De La Clergerie, 2013) that takes advantage of cutting-edge techniques (dynamic programming, averaged perceptron with early updates, etc. following (Goldberg et al., 2013; Huang et al., 2012 )) 4 , which proves effective by reaching the state-of-the-art on PAS, outperforming and second to the model of Martins and Almeida (2014). 5 The point here is that using the same syntactic features as our base system exhibits the same improvement over a now much stronger baseline. We can conjecture that the ambiguities added by the relative scarcity of the deep annotations is efficiently handled by a more complete exploration of the search space, made possible by beam optimization.", |
|
"cite_spans": [ |
|
{ |
|
"start": 622, |
|
"end": 645, |
|
"text": "(Goldberg et al., 2013;", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 646, |
|
"end": 664, |
|
"text": "Huang et al., 2012", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 805, |
|
"end": 806, |
|
"text": "5", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 341, |
|
"end": 352, |
|
"text": "(Table 10)", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "We can also wonder whether the lower improvement brought to DM parsing by the PTB-based syntactic features does not come from the fact that the DM corpus and the PTB have divergent annotation schemes. In that aspect, PTB syntactic features may add some noise to the learning process, because they give more weight to conflicting decisions that led to correct structures in one but not in the other scheme.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "By using features which, to a certain extent, (i) extend the domain of locality available at a given node and (ii) generalize some structural and functional contexts otherwise unavailable, we tried to overcome the main issue of transition-based parsers: they remain local in the sense that they lack a global view of the whole sentence.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "Impact Beyond Transition-based Parser Of course, it can be argued that improving over a somewhat weak baseline is of limited interest. Our point was to investigate how the direct parsing of relatively sparse graph structures would benefit from the inclusion of more context via the use of topologically different syntactic pieces of information. However in that work, we mostly focused on transition based-parsing, which raises the question of the impact of our feature-set on a much more powerful and state-of-the-art model such as the TUR-BOSEMANTICPARSER developed by Martins and Almeida (2014) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 571, |
|
"end": 597, |
|
"text": "Martins and Almeida (2014)", |
|
"ref_id": "BIBREF24" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "To this end, we extended the T.PARSER so that it could cope with our syntactic features and studied the interaction of our best feature set with second order features (i.e. grand-parents and co-parents). Results in Table 11 show that the gain brought by adding syntactic features (+2.14 on DM over the baseline) is higher than the sole use of second order ones (+1.09). Furthermore, the gain brought by PAS DM (T.PARSER+features, this paper) 92.11 89.70 (Du et al., 2014) 92.04 89.40 (Martins and Almeida, 2014) 91.76 89.16 (DSR, this paper) 90.13 85.66 the second-order features is reduced by half when used jointly with our feature set (+1.09 vs +0.57 with them). However, although we could assess that the need of second order models is thus alleviated, the conjunction of both types of features still improves the parser performance by an overall gain of 1.62 points on DM (1.18 on PAS), suggesting that both feature sets contribute to different types of \"structures\". In short, the use of syntactic features is also relevant with a strong baseline, as they provide a global view to graph-based models, establishing a new state-of-the-art on these corpora. Related Work A growing interest for semantic parsing has emerged over the past few years, with the availability of resources such as PropBank and NomBank (Palmer et al., 2005; Meyers et al., 2004) built on top of the Penn Treebank. The shallow semantic annotations they provide were among the targets of successful shared tasks on semantic role labeling (Surdeanu et al., 2008; Carreras and M\u00e0rquez, 2005) . Actually, the conjoint use of such annotations with surface syntax dependencies bears some resemblance with predicate-argument structure parsing like we presented here. However, they diverge in that Propbank/Nombank annotations do not form connected graphs by themselves, as they only cover argument identification and nominal predicates. The range of phenomena they describe is also limited, compared to a full predicate-argument analysis as provided by DM and PAS (Oepen et al., 2014) . More importantly, as pointed out by Yi et al. (2007) , being verb-specific, Propbank's roles do not generalize well beyond the ARG0 argument (i.e. the subject/agent role) leading to inconsistencies. However, the advent of such semantic-based resources have ignited a fruitful line of research, of which the use of heterogeneous sources of information to boost parsing performance has been investigated over the past decade (Chen and Rambow, 2003; Tsuruoka et al., 2004) with a strong regain of interest raised by the work of Moschitti et al. (2008) , Henderson et al. (2008) , Sagae (2009) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 454, |
|
"end": 496, |
|
"text": "(Du et al., 2014) 92.04 89.40 (Martins and", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 497, |
|
"end": 523, |
|
"text": "Almeida, 2014) 91.76 89.16", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1315, |
|
"end": 1336, |
|
"text": "(Palmer et al., 2005;", |
|
"ref_id": "BIBREF35" |
|
}, |
|
{ |
|
"start": 1337, |
|
"end": 1357, |
|
"text": "Meyers et al., 2004)", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 1515, |
|
"end": 1538, |
|
"text": "(Surdeanu et al., 2008;", |
|
"ref_id": "BIBREF40" |
|
}, |
|
{ |
|
"start": 1539, |
|
"end": 1566, |
|
"text": "Carreras and M\u00e0rquez, 2005)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 2035, |
|
"end": 2055, |
|
"text": "(Oepen et al., 2014)", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 2094, |
|
"end": 2110, |
|
"text": "Yi et al. (2007)", |
|
"ref_id": "BIBREF45" |
|
}, |
|
{ |
|
"start": 2481, |
|
"end": 2504, |
|
"text": "(Chen and Rambow, 2003;", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 2505, |
|
"end": 2527, |
|
"text": "Tsuruoka et al., 2004)", |
|
"ref_id": "BIBREF43" |
|
}, |
|
{ |
|
"start": 2583, |
|
"end": 2606, |
|
"text": "Moschitti et al. (2008)", |
|
"ref_id": "BIBREF29" |
|
}, |
|
{ |
|
"start": 2609, |
|
"end": 2632, |
|
"text": "Henderson et al. (2008)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 2635, |
|
"end": 2647, |
|
"text": "Sagae (2009)", |
|
"ref_id": "BIBREF38" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 215, |
|
"end": 223, |
|
"text": "Table 11", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "We described the use and combination of several kinds of syntactic features to improve predicateargument parsing. To do so, we tested our approach of injecting surface-syntax features by thoroughly evaluating their impact on one transitionbased graph parser, then validating on two more efficient parsers, over two deep syntax and semantic treebanks. Results of the syntax-enhanced semantic parsers exhibit a constant improvement, regardless of the annotation scheme and the parser used. The question is now to establish whether will this be verified in other semantic data sets? From the parsing of deep syntax treebanks a la Meaning Text Theory (Ballesteros et al., 2014) , to Framenet semantic parsing (Das et al., 2014) or data-driven approaches closer to ours , it is difficult to know which models will predominate from this bubbling field and what kind of semantic data sets will benefit the most from syntax.", |
|
"cite_spans": [ |
|
{ |
|
"start": 647, |
|
"end": 673, |
|
"text": "(Ballesteros et al., 2014)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 705, |
|
"end": 723, |
|
"text": "(Das et al., 2014)", |
|
"ref_id": "BIBREF11" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "This alignment entailed the removal of all unparsed sentences.2 We used the same unusual split as in(Oepen et al., 2014) to be able to conduct meaningful comparisons with others.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "It uses a different set of transitions, notably pop actions instead of left and right reduce, and a swap that allow limited amount of non-planarity. Such a set raises issues with beams (several paths leading to a same item, final items reached with paths of various lengths, . . . ), overcome by adding a 'noop' action only applied on final items to balance path lengths.5 Leaving aside the multiple (19) ensemble models ofDu et al. (2014), because of the impracticability of the approach.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "We would like to thank Kenji Sagae and Andr\u00e9 F. T. Martins for making their parsers available and for kindly answering our questions. We also thank our anonymous reviewers for their comments. This work was partly funded by the Program \"Investissements d'avenir\" managed by Agence Nationale de la Recherche ANR-10-LABX-0083 (Labex EFL).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Deep-syntactic parsing", |
|
"authors": [ |
|
{ |
|
"first": "Miguel", |
|
"middle": [], |
|
"last": "Ballesteros", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bernd", |
|
"middle": [], |
|
"last": "Bohnet", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Simon", |
|
"middle": [], |
|
"last": "Mille", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Leo", |
|
"middle": [], |
|
"last": "Wanner", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of COLING", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Miguel Ballesteros, Bernd Bohnet, Simon Mille, and Leo Wanner. 2014. Deep-syntactic parsing. In In Proc. of COLING, Dublin, Ireland.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "An Empirical Investigation of Statistical Significance in NLP", |
|
"authors": [ |
|
{ |
|
"first": "Taylor", |
|
"middle": [], |
|
"last": "Berg-Kirkpatrick", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Burkett", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Klein", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proc. of the 2012 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "995--1005", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Taylor Berg-Kirkpatrick, David Burkett, and Dan Klein. 2012. An Empirical Investigation of Statistical Signif- icance in NLP. In Proc. of the 2012 Joint Conference on Empirical Methods in Natural Language Process- ing and Computational Natural Language Learning, pages 995-1005.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Design of a multi-lingual, parallel-processing statistical parsing engine", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Daniel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Bikel", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "Proc. of the second international conference on Human Language Technology Research", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "178--182", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Daniel M. Bikel. 2002. Design of a multi-lingual, parallel-processing statistical parsing engine. In Proc. of the second international conference on Human Lan- guage Technology Research, pages 178-182. Morgan Kaufmann Publishers Inc. San Francisco, CA, USA.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "2013. (re)ranking meets morphosyntax: State-of-the-art results from the SPMRL 2013 shared task", |
|
"authors": [ |
|
{ |
|
"first": "Anders", |
|
"middle": [], |
|
"last": "Bj\u00f6rkelund", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ozlem", |
|
"middle": [], |
|
"last": "Cetinoglu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rich\u00e1rd", |
|
"middle": [], |
|
"last": "Farkas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Thomas", |
|
"middle": [], |
|
"last": "Mueller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wolfgang", |
|
"middle": [], |
|
"last": "Seeker", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proc. of the Fourth Workshop on Statistical Parsing of Morphologically-Rich Languages", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "89--97", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Anders Bj\u00f6rkelund, Ozlem Cetinoglu, Rich\u00e1rd Farkas, Thomas Mueller, and Wolfgang Seeker. 2013. (re)ranking meets morphosyntax: State-of-the-art re- sults from the SPMRL 2013 shared task. In Proc. of the Fourth Workshop on Statistical Parsing of Morphologically-Rich Languages, pages 135-145, October. Bernd Bohnet. 2010. Very high accuracy and fast de- pendency parsing is not a contradiction. In Proc. of the 23rd International Conference on Computational Linguistics, pages 89-97.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Long-Distance Dependency Resolution in Automatically Acquired Wide-Coverage PCFG-Based LFG Approximations", |
|
"authors": [ |
|
{ |
|
"first": "Aoife", |
|
"middle": [], |
|
"last": "Cahill", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Burke", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "O'", |
|
"middle": [], |
|
"last": "Ruth", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Josef", |
|
"middle": [], |
|
"last": "Donovan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andy", |
|
"middle": [ |
|
"Way" |
|
], |
|
"last": "Van Genabith", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proc. of ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "320--327", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Aoife Cahill, Michael Burke, Ruth O'Donovan, Josef van Genabith, and Andy Way. 2004. Long-Distance Dependency Resolution in Automatically Acquired Wide-Coverage PCFG-Based LFG Approximations. In Proc. of ACL, pages 320-327.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Introduction to the conll-2005 shared task: Semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Xavier", |
|
"middle": [], |
|
"last": "Carreras", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Llu\u00eds", |
|
"middle": [], |
|
"last": "M\u00e0rquez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proc. of the Ninth Conference on Computational Natural Language Learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "152--164", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Xavier Carreras and Llu\u00eds M\u00e0rquez. 2005. Introduction to the conll-2005 shared task: Semantic role labeling. In Proc. of the Ninth Conference on Computational Natural Language Learning, pages 152-164.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "A maximum-entropy-inspired parser", |
|
"authors": [ |
|
{ |
|
"first": "Eugene", |
|
"middle": [], |
|
"last": "Charniak", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proc. of the 1st Annual Meeting of the North American Chapter of the ACL (NAACL)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Eugene Charniak. 2000. A maximum-entropy-inspired parser. In Proc. of the 1st Annual Meeting of the North American Chapter of the ACL (NAACL), Seattle.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Use of deep linguistic features for the recognition and labeling of semantic arguments", |
|
"authors": [ |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Owen", |
|
"middle": [], |
|
"last": "Rambow", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "Proc. of the 2003 conference on Empirical methods in natural language processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "41--48", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "John Chen and Owen Rambow. 2003. Use of deep lin- guistic features for the recognition and labeling of se- mantic arguments. In Proc. of the 2003 conference on Empirical methods in natural language processing, pages 41-48. Association for Computational Linguis- tics.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Discriminative training methods for hidden markov models: Theory and experiments with perceptron algorithms", |
|
"authors": [ |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Collins", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "Proc. of the ACL-02 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "10", |
|
"issue": "", |
|
"pages": "1--8", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Michael Collins. 2002. Discriminative training meth- ods for hidden markov models: Theory and exper- iments with perceptron algorithms. In Proc. of the ACL-02 Conference on Empirical Methods in Natural Language Processing -Volume 10, pages 1-8.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Translation using minimal recursion semantics", |
|
"authors": [ |
|
{ |
|
"first": "Ann", |
|
"middle": [], |
|
"last": "Copestake", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rob", |
|
"middle": [], |
|
"last": "Malouf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Susanne", |
|
"middle": [], |
|
"last": "Riehemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivan", |
|
"middle": [], |
|
"last": "Sag", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "Proc. of the Sixth International Conference on Theoretical and Methodological Issues in Machine Translation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "15--32", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ann Copestake, Dan Flickinger, Rob Malouf, Susanne Riehemann, and Ivan Sag. 1995. Translation using minimal recursion semantics. In Proc. of the Sixth International Conference on Theoretical and Method- ological Issues in Machine Translation, pages 15-32. Citeseer.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Minimal recursion semantics: An introduction", |
|
"authors": [ |
|
{ |
|
"first": "Ann", |
|
"middle": [], |
|
"last": "Copestake", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carl", |
|
"middle": [], |
|
"last": "Pollard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivan", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Sag", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Research on Language and Computation", |
|
"volume": "3", |
|
"issue": "2-3", |
|
"pages": "281--332", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ann Copestake, Dan Flickinger, Carl Pollard, and Ivan A Sag. 2005. Minimal recursion semantics: An in- troduction. Research on Language and Computation, 3(2-3):281-332.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Frame-semantic parsing", |
|
"authors": [ |
|
{ |
|
"first": "Dipanjan", |
|
"middle": [], |
|
"last": "Das", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Desai", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [ |
|
"T" |
|
], |
|
"last": "Andr\u00e9", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nathan", |
|
"middle": [], |
|
"last": "Martins", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Noah A", |
|
"middle": [], |
|
"last": "Schneider", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Smith", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Computational Linguistics", |
|
"volume": "40", |
|
"issue": "1", |
|
"pages": "9--56", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dipanjan Das, Desai Chen, Andr\u00e9 FT Martins, Nathan Schneider, and Noah A Smith. 2014. Frame-semantic parsing. Computational Linguistics, 40(1):9-56.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Peking: Profiling syntactic tree parsing techniques for semantic graph parsing", |
|
"authors": [ |
|
{ |
|
"first": "Yantao", |
|
"middle": [], |
|
"last": "Du", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fan", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Weiwei", |
|
"middle": [], |
|
"last": "Sun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xiaojun", |
|
"middle": [], |
|
"last": "Wan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of the 8th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "459--464", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yantao Du, Fan Zhang, Weiwei Sun, and Xiaojun Wan. 2014. Peking: Profiling syntactic tree parsing tech- niques for semantic graph parsing. In Proc. of the 8th International Workshop on Semantic Evaluation, pages 459-464.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "A discriminative graph-based parser for the abstract meaning representation", |
|
"authors": [ |
|
{ |
|
"first": "Jeffrey", |
|
"middle": [], |
|
"last": "Flanigan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sam", |
|
"middle": [], |
|
"last": "Thomson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jaime", |
|
"middle": [], |
|
"last": "Carbonell", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chris", |
|
"middle": [], |
|
"last": "Dyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Noah", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Smith", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jeffrey Flanigan, Sam Thomson, Jaime Carbonell, Chris Dyer, and Noah A. Smith. 2014. A discriminative graph-based parser for the abstract meaning represen- tation. In in Proc. of ACL, Baltimore, US.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "DeepBank: a dynamically annotated treebank of the wall street journal", |
|
"authors": [ |
|
{ |
|
"first": "Daniel", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yi", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Valia", |
|
"middle": [], |
|
"last": "Kordoni", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proc. of the Eleventh International Workshop on Treebanks and Linguistic Theories", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "85--96", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Daniel Flickinger, Yi Zhang, and Valia Kordoni. 2012. DeepBank: a dynamically annotated treebank of the wall street journal. In Proc. of the Eleventh Interna- tional Workshop on Treebanks and Linguistic Theo- ries, pages 85-96.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Large margin classification using the perceptron algorithm. Machine learning", |
|
"authors": [ |
|
{ |
|
"first": "Yoav", |
|
"middle": [], |
|
"last": "Freund", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Robert", |
|
"middle": [ |
|
"E" |
|
], |
|
"last": "Schapire", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "", |
|
"volume": "37", |
|
"issue": "", |
|
"pages": "277--296", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yoav Freund and Robert E. Schapire. 1999. Large mar- gin classification using the perceptron algorithm. Ma- chine learning, 37(3):277-296.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Efficient implementation of beam-search incremental parsers", |
|
"authors": [ |
|
{ |
|
"first": "Yoav", |
|
"middle": [], |
|
"last": "Goldberg", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kai", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Liang", |
|
"middle": [], |
|
"last": "Huang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "Proc. of the 51st Annual Meeting of the Association for Computational Linguistics (ACL)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yoav Goldberg, Kai Zhao, and Liang Huang. 2013. Efficient implementation of beam-search incremen- tal parsers. In Proc. of the 51st Annual Meeting of the Association for Computational Linguistics (ACL), Sophia, Bulgaria.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "The conll-2009 shared task: Syntactic and semantic dependencies in multiple languages", |
|
"authors": [ |
|
{ |
|
"first": "Jan", |
|
"middle": [], |
|
"last": "Haji\u010d", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Massimiliano", |
|
"middle": [], |
|
"last": "Ciaramita", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Johansson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daisuke", |
|
"middle": [], |
|
"last": "Kawahara", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Maria", |
|
"middle": [ |
|
"Ant\u00f2nia" |
|
], |
|
"last": "Mart\u00ed", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Llu\u00eds", |
|
"middle": [], |
|
"last": "M\u00e0rquez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Meyers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sebastian", |
|
"middle": [], |
|
"last": "Pad\u00f3", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jan", |
|
"middle": [], |
|
"last": "\u0160t\u011bp\u00e1nek", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proc. of the Thirteenth Conference on Computational Natural Language Learning: Shared Task", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--18", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jan Haji\u010d, Massimiliano Ciaramita, Richard Johans- son, Daisuke Kawahara, Maria Ant\u00f2nia Mart\u00ed, Llu\u00eds M\u00e0rquez, Adam Meyers, Joakim Nivre, Sebastian Pad\u00f3, Jan \u0160t\u011bp\u00e1nek, et al. 2009. The conll-2009 shared task: Syntactic and semantic dependencies in multiple languages. In Proc. of the Thirteenth Confer- ence on Computational Natural Language Learning: Shared Task, pages 1-18.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "A latent variable model of synchronous parsing for syntactic and semantic dependencies", |
|
"authors": [ |
|
{ |
|
"first": "James", |
|
"middle": [], |
|
"last": "Henderson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Paola", |
|
"middle": [], |
|
"last": "Merlo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gabriele", |
|
"middle": [], |
|
"last": "Musillo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivan", |
|
"middle": [], |
|
"last": "Titov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proc. of the Twelfth Conference on Computational Natural Language Learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "178--182", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "James Henderson, Paola Merlo, Gabriele Musillo, and Ivan Titov. 2008. A latent variable model of syn- chronous parsing for syntactic and semantic dependen- cies. In Proc. of the Twelfth Conference on Computa- tional Natural Language Learning, pages 178-182.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Data and models for statistical parsing with Combinatory Categorial Grammar", |
|
"authors": [ |
|
{ |
|
"first": "Julia", |
|
"middle": [], |
|
"last": "Hockenmaier", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Julia Hockenmaier. 2003. Data and models for statis- tical parsing with Combinatory Categorial Grammar. Ph.D. thesis.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Structured perceptron with inexact search", |
|
"authors": [ |
|
{ |
|
"first": "Liang", |
|
"middle": [], |
|
"last": "Huang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Suphan", |
|
"middle": [], |
|
"last": "Fayong", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yang", |
|
"middle": [], |
|
"last": "Guo", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proc. of HLT-NAACL 2012", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "142--151", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Liang Huang, Suphan Fayong, and Yang Guo. 2012. Structured perceptron with inexact search. In Proc. of HLT-NAACL 2012, pages 142-151.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Who did what to whom?: A contrastive study of syntacto-semantic dependencies", |
|
"authors": [ |
|
{ |
|
"first": "Angelina", |
|
"middle": [], |
|
"last": "Ivanova", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Oepen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lilja", |
|
"middle": [], |
|
"last": "\u00d8vrelid", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proc. of the sixth linguistic annotation workshop", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "2--11", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Angelina Ivanova, Stephan Oepen, Lilja \u00d8vrelid, and Dan Flickinger. 2012. Who did what to whom?: A contrastive study of syntacto-semantic dependencies. In Proc. of the sixth linguistic annotation workshop, pages 2-11.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Dependency Parsing", |
|
"authors": [ |
|
{ |
|
"first": "Sandra", |
|
"middle": [], |
|
"last": "K\u00fcbler", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ryan", |
|
"middle": [], |
|
"last": "Mcdonald", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sandra K\u00fcbler, Ryan McDonald, and Joakim Nivre. 2009. Dependency Parsing. Morgan and Claypool Publishers.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Building a large annotated corpus of English: The Penn Treebank", |
|
"authors": [ |
|
{ |
|
"first": "Mitchell", |
|
"middle": [], |
|
"last": "Marcus", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Beatrice", |
|
"middle": [], |
|
"last": "Santorini", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mary", |
|
"middle": [ |
|
"Ann" |
|
], |
|
"last": "Marcinkiewicz", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Computational Linguistics", |
|
"volume": "19", |
|
"issue": "2", |
|
"pages": "313--330", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mitchell Marcus, Beatrice Santorini, and Mary Ann Marcinkiewicz. 1993. Building a large annotated cor- pus of English: The Penn Treebank. Computational Linguistics, 19(2):313-330.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Priberam: A turbo semantic parser with second order features", |
|
"authors": [ |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Andr\u00e9", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Martins", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mariana", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "Almeida", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of the 8th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "471--476", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "T. Andr\u00e9 F. Martins and C. Mariana S. Almeida. 2014. Priberam: A turbo semantic parser with second order features. In Proc. of the 8th International Workshop on Semantic Evaluation, pages 471-476.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Characterizing the errors of data-driven dependency parsing models", |
|
"authors": [ |
|
{ |
|
"first": "Ryan", |
|
"middle": [], |
|
"last": "Mcdonald", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Proc. of the Conference on Empirical Methods in Natural Language Processing and Natural Language Learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ryan Mcdonald and Joakim Nivre. 2007. Characterizing the errors of data-driven dependency parsing models. In Proc. of the Conference on Empirical Methods in Natural Language Processing and Natural Language Learning.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Annotating noun argument structure for nombank", |
|
"authors": [ |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Meyers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ruth", |
|
"middle": [], |
|
"last": "Reeves", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Catherine", |
|
"middle": [], |
|
"last": "Macleod", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rachel", |
|
"middle": [], |
|
"last": "Szekely", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Veronika", |
|
"middle": [], |
|
"last": "Zielinska", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brian", |
|
"middle": [], |
|
"last": "Young", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ralph", |
|
"middle": [], |
|
"last": "Grishman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "LREC", |
|
"volume": "4", |
|
"issue": "", |
|
"pages": "803--806", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Adam Meyers, Ruth Reeves, Catherine Macleod, Rachel Szekely, Veronika Zielinska, Brian Young, and Ralph Grishman. 2004. Annotating noun argument structure for nombank. In LREC, volume 4, pages 803-806.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Deep Linguistic Analysis for the Accurate Identification of Predicate-Argument Relations", |
|
"authors": [ |
|
{ |
|
"first": "Yusuke", |
|
"middle": [], |
|
"last": "Miyao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jun'ichi", |
|
"middle": [], |
|
"last": "Tsujii", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proc. of the 18th International Conference on Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1392--1397", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yusuke Miyao and Jun'ichi Tsujii. 2004. Deep Lin- guistic Analysis for the Accurate Identification of Predicate-Argument Relations. In Proc. of the 18th In- ternational Conference on Computational Linguistics, pages 1392-1397, Geneva, Switzerland.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Probabilistic disambiguation models for wide-coverage HPSG parsing", |
|
"authors": [ |
|
{ |
|
"first": "Yusuke", |
|
"middle": [], |
|
"last": "Miyao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jun'ichi", |
|
"middle": [], |
|
"last": "Tsujii", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proc. of ACL 2005", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "83--90", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yusuke Miyao and Jun'ichi Tsujii. 2005. Probabilistic disambiguation models for wide-coverage HPSG pars- ing. In Proc. of ACL 2005, pages 83-90.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Tree kernels for semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Alessandro", |
|
"middle": [], |
|
"last": "Moschitti", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniele", |
|
"middle": [], |
|
"last": "Pighin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Roberto", |
|
"middle": [], |
|
"last": "Basili", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Computational Linguistics", |
|
"volume": "34", |
|
"issue": "2", |
|
"pages": "193--224", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alessandro Moschitti, Daniele Pighin, and Roberto Basili. 2008. Tree kernels for semantic role labeling. Computational Linguistics, 34(2):193-224.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "Pseudo-projective dependency parsing", |
|
"authors": [ |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jens", |
|
"middle": [], |
|
"last": "Nilsson", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proc. of the 43rd Annual Meeting on Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "99--106", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Joakim Nivre and Jens Nilsson. 2005. Pseudo-projective dependency parsing. In Proc. of the 43rd Annual Meeting on Association for Computational Linguis- tics, pages 99-106. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF31": { |
|
"ref_id": "b31", |
|
"title": "An efficient algorithm for projective dependency parsing", |
|
"authors": [ |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "Proc. of the 8th International Workshop on Parsing Technologies (IWPT. Citeseer", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Joakim Nivre. 2003. An efficient algorithm for projec- tive dependency parsing. In Proc. of the 8th Interna- tional Workshop on Parsing Technologies (IWPT. Cite- seer.", |
|
"links": null |
|
}, |
|
"BIBREF33": { |
|
"ref_id": "b33", |
|
"title": "Discriminant-based mrs banking", |
|
"authors": [], |
|
"year": 2006, |
|
"venue": "Proc. of the 5th international conference on language resources and evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Discriminant-based mrs banking. In Proc. of the 5th international conference on language resources and evaluation (lrec 2006).", |
|
"links": null |
|
}, |
|
"BIBREF34": { |
|
"ref_id": "b34", |
|
"title": "Semeval 2014 task 8: Broad-coverage semantic dependency parsing", |
|
"authors": [ |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Oepen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marco", |
|
"middle": [], |
|
"last": "Kuhlmann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yusuke", |
|
"middle": [], |
|
"last": "Miyao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniel", |
|
"middle": [], |
|
"last": "Zeman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Flickinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jan", |
|
"middle": [], |
|
"last": "Hajic", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Angelina", |
|
"middle": [], |
|
"last": "Ivanova", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yi", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of the 8th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "63--72", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stephan Oepen, Marco Kuhlmann, Yusuke Miyao, Daniel Zeman, Dan Flickinger, Jan Hajic, Angelina Ivanova, and Yi Zhang. 2014. Semeval 2014 task 8: Broad-coverage semantic dependency parsing. In Proc. of the 8th International Workshop on Semantic Evaluation, pages 63-72.", |
|
"links": null |
|
}, |
|
"BIBREF35": { |
|
"ref_id": "b35", |
|
"title": "The proposition bank: An annotated corpus of semantic roles", |
|
"authors": [ |
|
{ |
|
"first": "Martha", |
|
"middle": [], |
|
"last": "Palmer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniel", |
|
"middle": [], |
|
"last": "Gildea", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Paul", |
|
"middle": [], |
|
"last": "Kingsbury", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Computational Linguistics", |
|
"volume": "31", |
|
"issue": "1", |
|
"pages": "71--106", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Martha Palmer, Daniel Gildea, and Paul Kingsbury. 2005. The proposition bank: An annotated corpus of semantic roles. Computational Linguistics, 31(1):71- 106.", |
|
"links": null |
|
}, |
|
"BIBREF36": { |
|
"ref_id": "b36", |
|
"title": "Learning accurate, compact, and interpretable tree annotation", |
|
"authors": [ |
|
{ |
|
"first": "Slav", |
|
"middle": [], |
|
"last": "Petrov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Leon", |
|
"middle": [], |
|
"last": "Barrett", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Romain", |
|
"middle": [], |
|
"last": "Thibaux", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Klein", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "Proc. of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Slav Petrov, Leon Barrett, Romain Thibaux, and Dan Klein. 2006. Learning accurate, compact, and inter- pretable tree annotation. In Proc. of the 21st Interna- tional Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computa- tional Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF37": { |
|
"ref_id": "b37", |
|
"title": "Shift-reduce dependency DAG parsing", |
|
"authors": [ |
|
{ |
|
"first": "Kenji", |
|
"middle": [], |
|
"last": "Sagae", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jun'ichi", |
|
"middle": [], |
|
"last": "Tsujii", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proc. of the 22nd International Conference on Computational Linguistics (Coling 2008)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "753--760", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kenji Sagae and Jun'ichi Tsujii. 2008. Shift-reduce de- pendency DAG parsing. In Proc. of the 22nd Interna- tional Conference on Computational Linguistics (Col- ing 2008), pages 753-760.", |
|
"links": null |
|
}, |
|
"BIBREF38": { |
|
"ref_id": "b38", |
|
"title": "Analysis of discourse structure with syntactic dependencies and data-driven shift-reduce parsing", |
|
"authors": [ |
|
{ |
|
"first": "Kenji", |
|
"middle": [], |
|
"last": "Sagae", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proc. of the 11th International Conference on Parsing Technologies", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "81--84", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kenji Sagae. 2009. Analysis of discourse structure with syntactic dependencies and data-driven shift-reduce parsing. In Proc. of the 11th International Conference on Parsing Technologies, pages 81-84. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF39": { |
|
"ref_id": "b39", |
|
"title": "Exploring the spinal-stig model for parsing french", |
|
"authors": [ |
|
{ |
|
"first": "Djam\u00e9", |
|
"middle": [], |
|
"last": "Seddah", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proc. of the Seventh conference on International Language Resources and Evaluation (LREC'10)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Djam\u00e9 Seddah. 2010. Exploring the spinal-stig model for parsing french. In Proc. of the Seventh conference on International Language Resources and Evaluation (LREC'10).", |
|
"links": null |
|
}, |
|
"BIBREF40": { |
|
"ref_id": "b40", |
|
"title": "The conll-2008 shared task on joint parsing of syntactic and semantic dependencies", |
|
"authors": [ |
|
{ |
|
"first": "Mihai", |
|
"middle": [], |
|
"last": "Surdeanu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Johansson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Meyers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Llu\u00eds", |
|
"middle": [], |
|
"last": "M\u00e0rquez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joakim", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proc. of the Twelfth Conference on Computational Natural Language Learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "159--177", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mihai Surdeanu, Richard Johansson, Adam Meyers, Llu\u00eds M\u00e0rquez, and Joakim Nivre. 2008. The conll- 2008 shared task on joint parsing of syntactic and se- mantic dependencies. In Proc. of the Twelfth Confer- ence on Computational Natural Language Learning, pages 159-177. Association for Computational Lin- guistics.", |
|
"links": null |
|
}, |
|
"BIBREF41": { |
|
"ref_id": "b41", |
|
"title": "CMU: Arc-Factored, Discriminative Semantic Dependency Parsing", |
|
"authors": [ |
|
{ |
|
"first": "Sam", |
|
"middle": [], |
|
"last": "Thomson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "O'", |
|
"middle": [], |
|
"last": "Brendan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jeffrey", |
|
"middle": [], |
|
"last": "Connor", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Flanigan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jesse", |
|
"middle": [], |
|
"last": "Bamman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Swabha", |
|
"middle": [], |
|
"last": "Dodge", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nathan", |
|
"middle": [], |
|
"last": "Swayamdipta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chris", |
|
"middle": [], |
|
"last": "Schneider", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [ |
|
"Noah" |
|
], |
|
"last": "Dyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Smith", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proc. of the 8th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "176--180", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sam Thomson, Brendan O'Connor, Jeffrey Flanigan, David Bamman, Jesse Dodge, Swabha Swayamdipta, Nathan Schneider, Chris Dyer, and A. Noah Smith. 2014. CMU: Arc-Factored, Discriminative Semantic Dependency Parsing. In Proc. of the 8th International Workshop on Semantic Evaluation, pages 176-180.", |
|
"links": null |
|
}, |
|
"BIBREF42": { |
|
"ref_id": "b42", |
|
"title": "Joint learning improves semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aria", |
|
"middle": [], |
|
"last": "Haghighi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christopher D", |
|
"middle": [], |
|
"last": "Manning", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proc. of the 43rd Annual Meeting on Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "589--596", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kristina Toutanova, Aria Haghighi, and Christopher D Manning. 2005. Joint learning improves semantic role labeling. In Proc. of the 43rd Annual Meeting on Asso- ciation for Computational Linguistics, pages 589-596.", |
|
"links": null |
|
}, |
|
"BIBREF43": { |
|
"ref_id": "b43", |
|
"title": "Towards efficient probabilistic hpsg parsing: integrating semantic and syntactic preference to guide the parsing", |
|
"authors": [ |
|
{ |
|
"first": "Yoshimasa", |
|
"middle": [], |
|
"last": "Tsuruoka", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yusuke", |
|
"middle": [], |
|
"last": "Miyao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jun'ichi", |
|
"middle": [], |
|
"last": "Tsujii", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proc. of the IJCNLP-04 Workshop on Beyond Shallow Analyses", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yoshimasa Tsuruoka, Yusuke Miyao, and Jun'ichi Tsujii. 2004. Towards efficient probabilistic hpsg parsing: in- tegrating semantic and syntactic preference to guide the parsing. In Proc. of the IJCNLP-04 Workshop on Beyond Shallow Analyses. Citeseer.", |
|
"links": null |
|
}, |
|
"BIBREF44": { |
|
"ref_id": "b44", |
|
"title": "Exploring beambased shift-reduce dependency parsing with DyALog: Results from the SPMRL 2013 shared task", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "\u00c9ric Villemonte De La Clergerie", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "4th Workshop on Statistical Parsing of Morphologically Rich Languages (SPMRL'2013)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "\u00c9ric Villemonte De La Clergerie. 2013. Exploring beam- based shift-reduce dependency parsing with DyALog: Results from the SPMRL 2013 shared task. In 4th Workshop on Statistical Parsing of Morphologically Rich Languages (SPMRL'2013).", |
|
"links": null |
|
}, |
|
"BIBREF45": { |
|
"ref_id": "b45", |
|
"title": "Can semantic roles generalize across genres?", |
|
"authors": [ |
|
{ |
|
"first": "Szu-Ting", |
|
"middle": [], |
|
"last": "Yi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Edward", |
|
"middle": [], |
|
"last": "Loper", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Martha", |
|
"middle": [], |
|
"last": "Palmer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "HLT-NAACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "548--555", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Szu-Ting Yi, Edward Loper, and Martha Palmer. 2007. Can semantic roles generalize across genres? In HLT- NAACL, pages 548-555.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF1": { |
|
"text": "Schema of Syntactic Features", |
|
"type_str": "figure", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"FIGREF3": { |
|
"text": "Error analysis on DM (dev. set).", |
|
"type_str": "figure", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"FIGREF5": { |
|
"text": "Error analysis on PAS (dev. set). BKY+BN(H)+PATHS stands for BKY+BN(HPOS)+PATHS.", |
|
"type_str": "figure", |
|
"num": null, |
|
"uris": null |
|
}, |
|
"TABREF1": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table><tr><td>: DM and PAS treebank properties</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF2": { |
|
"num": null, |
|
"text": "Breakdown of Label Statistics. Cell values in italics not counted in the DM total.", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF3": { |
|
"num": null, |
|
"text": "Baseline features for the parser.X\u03c3i, . . . , \u03c3j stands for X\u03c3i, . . . , X\u03c3j.", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF4": { |
|
"num": null, |
|
"text": ", the counts for each syntactic feature on each set.", |
|
"content": "<table><tr><td/><td colspan=\"4\">TREE FRAG. MATE LABELS+\u03b4 SPINES TREES HEAD PATHS</td></tr><tr><td>TRAIN</td><td>648</td><td>1305</td><td>637</td><td>27,670</td></tr><tr><td>DEV</td><td>272</td><td>742</td><td>265</td><td>3,320</td></tr><tr><td>TEST</td><td>273</td><td>731</td><td>268</td><td>2,389</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF5": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF6": { |
|
"num": null, |
|
"text": "). 84.12 80.91 82.48 +0.51 BKY 85.10 81.70 83.36 +1.39 SPINES 84.72 81.31 82.98 +1.01", |
|
"content": "<table><tr><td>DM Corpus (dev. set)</td><td>LP</td><td>LR</td><td>LF</td></tr><tr><td>BASELINE</td><td colspan=\"3\">83.66 80.33 81.97</td></tr><tr><td>PATHS</td><td colspan=\"3\">85.15 81.74 83.41 +1.44</td></tr><tr><td>BN(HPOS)</td><td colspan=\"3\">85.63 82.19 83.88 +1.91</td></tr><tr><td>BKY+SPINES</td><td colspan=\"3\">85.41 81.88 83.61 +1.64</td></tr><tr><td>SPINES+PATHS</td><td colspan=\"3\">85.49 82.01 83.71 +1.74</td></tr><tr><td>BKY+BN</td><td colspan=\"3\">85.47 82.08 83.74 +1.77</td></tr><tr><td>BKY+PATHS</td><td colspan=\"3\">85.70 82.22 83.92 +1.95</td></tr><tr><td>BN(HPOS)+SPINES</td><td colspan=\"3\">85.94 82.48 84.17 +2.20</td></tr><tr><td>BKY+BN(HPOS)</td><td colspan=\"3\">85.96 82.46 84.18 +2.21</td></tr><tr><td>BN(HPOS)+PATHS</td><td colspan=\"3\">85.97 82.59 84.25 +2.28</td></tr><tr><td>BN+SPINES</td><td colspan=\"3\">86.05 82.55 84.26 +2.29</td></tr><tr><td>BN+PATHS</td><td colspan=\"3\">86.05 82.64 84.31 +2.34</td></tr><tr><td>BKY+SPINES+PATHS</td><td colspan=\"3\">85.64 82.23 83.90 +1.93</td></tr><tr><td>BKY+BN+SPINES</td><td colspan=\"3\">85.88 82.50 84.16 +2.19</td></tr><tr><td>BKY+BN(HPOS)+SPINES</td><td colspan=\"3\">86.38 82.81 84.56 +2.59</td></tr><tr><td>BN(HPOS)+SPINES+PATHS</td><td colspan=\"3\">86.28 82.91 84.56 +2.59</td></tr><tr><td>BKY+BN(HPOS)+PATHS</td><td colspan=\"3\">86.49 82.94 84.68 +2.71</td></tr><tr><td>BKY+BN+PATHS</td><td colspan=\"3\">86.55 82.98 84.73 +2.76</td></tr><tr><td>BN+SPINES+PATHS</td><td colspan=\"3\">86.59 83.02 84.77 +2.80</td></tr><tr><td>ALL</td><td colspan=\"3\">85.73 82.27 83.96 +1.99</td></tr><tr><td>ALL(HPOS)</td><td colspan=\"3\">86.13 82.64 84.35 +2.38</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF7": { |
|
"num": null, |
|
"text": "Best results and gains on DM corpus.", |
|
"content": "<table><tr><td>PAS Corpus (dev. set)</td><td>LP</td><td>LR</td><td>LF</td></tr><tr><td>BASELINE</td><td colspan=\"3\">86.95 83.45 85.17</td></tr><tr><td>SPINES</td><td colspan=\"3\">88.15 84.47 86.27</td><td>+1.10</td></tr><tr><td>BN</td><td colspan=\"3\">88.21 84.77 86.46</td><td>+1.29</td></tr><tr><td>BN(HPOS)</td><td colspan=\"3\">88.55 85.00 86.74</td><td>+1.57</td></tr><tr><td>BKY</td><td colspan=\"3\">88.63 84.97 86.76</td><td>+1.59</td></tr><tr><td>PATHS</td><td colspan=\"3\">88.85 85.24 87.01</td><td>+1.84</td></tr><tr><td>BKY+SPINES</td><td colspan=\"3\">88.84 85.20 86.98</td><td>+1.81</td></tr><tr><td>SPINES+PATHS</td><td colspan=\"3\">89.04 85.45 87.21</td><td>+2.04</td></tr><tr><td>BN(HPOS)+SPINES</td><td colspan=\"3\">89.18 85.49 87.30</td><td>+2.13</td></tr><tr><td>BN(HPOS)+PATHS</td><td colspan=\"3\">89.17 85.62 87.36</td><td>+2.19</td></tr><tr><td>BN+PATHS</td><td colspan=\"3\">89.32 85.74 87.49</td><td>+2.32</td></tr><tr><td>BKY+PATHS</td><td colspan=\"3\">89.44 85.72 87.54</td><td>+2.37</td></tr><tr><td>BKY+BN</td><td colspan=\"3\">89.30 85.87 87.55</td><td>+2.38</td></tr><tr><td>BN+SPINES</td><td colspan=\"3\">89.48 85.81 87.60</td><td>+2.43</td></tr><tr><td>BKY+BN(HPOS)</td><td colspan=\"3\">89.49 85.80 87.61</td><td>+2.44</td></tr><tr><td>BKY+SPINES+PATHS</td><td colspan=\"3\">89.35 85.54 87.40</td><td>+2.23</td></tr><tr><td>BKY+BN+SPINES</td><td colspan=\"3\">89.56 86.02 87.75</td><td>+2.58</td></tr><tr><td>BN(HPOS)+SPINES+PATHS</td><td colspan=\"3\">89.76 86.15 87.92</td><td>+2.75</td></tr><tr><td>BN+SPINES+PATHS</td><td colspan=\"3\">89.88 86.13 87.96</td><td>+2.79</td></tr><tr><td>BKY+BN+PATHS</td><td colspan=\"3\">89.82 86.20 87.97</td><td>+2.80</td></tr><tr><td>BKY+BN(HPOS)+PATHS</td><td colspan=\"3\">89.93 86.32 88.09</td><td>+2.92</td></tr><tr><td>ALL</td><td colspan=\"3\">89.70 86.11 87.87</td><td>+2.70</td></tr><tr><td>ALL(HPOS)</td><td colspan=\"3\">89.91 86.14 87.99</td><td>+2.82</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF8": { |
|
"num": null, |
|
"text": "Best results and gains on PAS.", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF10": { |
|
"num": null, |
|
"text": "Number of LDDs edges (dev. set).", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF13": { |
|
"num": null, |
|
"text": "Long-distance dependencies eval. (dev sets).", |
|
"content": "<table><tr><td/><td>LP</td><td>LR</td><td>LF</td></tr><tr><td>BASELINE</td><td colspan=\"3\">90.00 48.57 63.09</td></tr><tr><td>BN+SPINES+PATHS</td><td colspan=\"3\">96.02 53.65 68.84 +5.85</td></tr><tr><td>BKY+BN+PATHS</td><td colspan=\"3\">96.07 54.29 69.37 +6.28</td></tr><tr><td colspan=\"4\">(a) on DM (dev. set, 315 dependencies).</td></tr><tr><td/><td>LP</td><td>LR</td><td>LF</td></tr><tr><td>BASELINE</td><td colspan=\"3\">97.51 61.48 75.41</td></tr><tr><td>ALL(HPOS)</td><td colspan=\"3\">97.86 64.78 77.96 +2.55</td></tr><tr><td>BKY+BN(HPOS)+PATHS</td><td colspan=\"3\">98.57 65.09 78.41 +3.00</td></tr><tr><td colspan=\"4\">(b) on PAS (dev. set, 636 dependencies).</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF14": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table><tr><td>: Shared subjects coordinations eval. (dev</td></tr><tr><td>sets).</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF16": { |
|
"num": null, |
|
"text": "Comparison with the State-of-the-Art.", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF17": { |
|
"num": null, |
|
"text": "-SYNT. FEAT. +SYNT. FEAT.", |
|
"content": "<table><tr><td/><td/><td/><td>\u03b4</td></tr><tr><td>DM, baseline</td><td>86.99</td><td>89.13</td><td>+2.14</td></tr><tr><td>+grandparent</td><td>87.66</td><td>89.43</td><td>+1.77</td></tr><tr><td>+co-parents</td><td>88.08</td><td>89.7</td><td>+1.62</td></tr><tr><td>PAS, baseline</td><td>89.73</td><td>91.68</td><td>+1.95</td></tr><tr><td>+grandparent</td><td>90.15</td><td>91.92</td><td>+1.77</td></tr><tr><td>+co-parents</td><td>90.93</td><td>92.11</td><td>+1.18</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF18": { |
|
"num": null, |
|
"text": "LF Results for T.PARSER (test set).", |
|
"content": "<table><tr><td>Baseline = arc-factored + siblings</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
} |
|
} |
|
} |
|
} |