paper-with-me

홈 › Papers

A Full Non-Monotonic Transition System for Unrestricted Non-Projective Parsing

2017-06-11 · Daniel Fernández-González, Carlos Gómez-Rodríguez

Restricted non-monotonicity has been shown beneficial for the projective arc-eager dependency parser in previous research, as posterior decisions can repair mistakes made in previous states due to the lack of information. In this paper, we propose a novel, fully non-monotonic transition system based on the non-projective Covington algorithm. As a non-monotonic system requires exploration of erroneous actions during the training process, we develop several non-monotonic variants of the recently defined dynamic oracle for the Covington parser, based on tight approximations of the loss. Experiments on datasets from the CoNLL-X and CoNLL-XI shared tasks show that a non-monotonic dynamic oracle outperforms the monotonic version in the majority of languages.

📄 PDF Abstract BibTeX arXiv:1706.03367

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

A Full Non-Monotonic Transition System for Unrestricted Non-Projective Parsing

2017-07-01 · ACL 2017 7 · Daniel Fern{\'a}ndez-Gonz{\'a}lez, Carlos G{\'o}mez-Rodr{\'\i}guez

Restricted non-monotonicity has been shown beneficial for the projective arc-eager dependency parser in previous research, as posterior decisions can repair mistakes made in previous states due to the lack of information…

ARC

Effective Online Reordering with Arc-Eager Transitions

2017-09-01 · WS 2017 9 · Ryosuke Kohita, Hiroshi Noji, Yuji Matsumoto

We present a new transition system with word reordering for unrestricted non-projective dependency parsing. Our system is based on decomposed arc-eager rather than arc-standard, which allows more flexible ambiguity resol…

ARCDependency ParsingTransition-Based Dependency Parsing

Non-Deterministic Oracles for Unrestricted Non-Projective Transition-Based Dependency Parsing

2015-07-01 · WS 2015 7 · Anders Bj{\"o}rkelund, Joakim Nivre
Dependency ParsingTransition-Based Dependency Parsing

A Transition-based Algorithm for Unrestricted AMR Parsing

2018-05-23 · NAACL 2018 6 · David Vilares, Carlos Gómez-Rodríguez

Non-projective parsing can be useful to handle cycles and reentrancy in AMR graphs. We explore this idea and introduce a greedy left-to-right non-projective transition-based parser. At each parsing configuration, an orac…

AMR Parsing

A Dynamic Oracle for Linear-Time 2-Planar Dependency Parsing

2018-05-14 · Daniel Fernández-González, Carlos Gómez-Rodríguez

We propose an efficient dynamic oracle for training the 2-Planar transition-based parser, a linear-time parser with over 99% coverage on non-projective syntactic corpora. This novel approach outperforms the static traini…

ARCDependency Parsing