2015
DOI: 10.1587/transinf.2014edl8186
|View full text |Cite
|
Sign up to set email alerts
|

Identifying Nonlocal Dependencies in Incremental Parsing

Abstract: SUMMARYThis paper describes a method of identifying nonlocal dependencies in incremental parsing. Our incremental parser inserts empty elements at arbitrary positions to generate partial parse trees including empty elements. To identify the correspondence between empty elements and their fillers, our method adapts a hybrid approach: slash feature annotation and heuristic rules. This decreases local ambiguity in incremental parsing and improves the accuracy of our parser.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2016
2016
2017
2017

Publication Types

Select...
1
1

Relationship

2
0

Authors

Journals

citations
Cited by 2 publications
(4 citation statements)
references
References 14 publications
0
4
0
Order By: Relevance
“…Figure 10 shows the resolution rules. These heuristic resolution rules are similar to the previous work (Campbell, 2004;Kato and Matsubara, 2015), which also utilizes c-command relation. An important difference is that we design heuristic rules not for fully-connected parse tree but for stack of parse trees derived by left-corner parsing.…”
Section: Resolution Rulesmentioning
confidence: 79%
See 1 more Smart Citation
“…Figure 10 shows the resolution rules. These heuristic resolution rules are similar to the previous work (Campbell, 2004;Kato and Matsubara, 2015), which also utilizes c-command relation. An important difference is that we design heuristic rules not for fully-connected parse tree but for stack of parse trees derived by left-corner parsing.…”
Section: Resolution Rulesmentioning
confidence: 79%
“…Several methods of identifying nonlocal dependencies have been proposed so far. These methods can be divided into three approaches: pre-processing approach (Dienes and Dubey, 2003b), in-processing approach (Dienes and Dubey, 2003a;Schmid, 2006;Cai et al, 2011;Kato and Matsubara, 2015) and post-processing approach (Johnson, 2002;Levy and Manning, 2004;Campbell, 2004;Xue and Yang, 2013;Xiang et al, 2013;Takeno et al, 2015). 1 In preprocessing approach, a tagger called "trace tagger" detects empty elements.…”
Section: Introductionmentioning
confidence: 99%
“…These heuristic resolution rules are similar to those described in the previous work (Campbell 2004;Kato and Matsubara 2015), which also utilize the c-command relation. However, whereas previous rules were designed for fully-connected parse trees, our heuristic rules apply to stacks of parse trees derived by left-corner parsing.…”
Section: Fig 9 Example Of Resolution Of [ * T * ]-None-np-l When Thementioning
confidence: 93%
“…Previous pre-and in-processing approaches yield relatively low constituent parsing accuracies, probably because parsing models based on these approaches are probabilistic context-free grammars, which cannot easily capture the global features. Finally, we compared our method with that proposed by Kato and Matsubara (2015), which is similar to ours in many respects. Both methods augment the Penn Treebank with nonlocal dependency information, and both employ a transition-based parser.…”
Section: Methodsmentioning
confidence: 99%