paper-with-me

홈 › Papers

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

2015-07-01 · WS 2015 7 · Anders Bj{\"o}rkelund, Joakim Nivre
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingTransition-Based Dependency Parsing

Similar Papers 제목 키워드 기반

Exploiting Dynamic Oracles to Train Projective Dependency Parsers on Non-Projective Trees

2018-06-01 · NAACL 2018 6 · Lauriane Aufrant, Guillaume Wisniewski, Fran{\c{c}}ois Yvon

Because the most common transition systems are projective, training a transition-based dependency parser often implies to either ignore or rewrite the non-projective training examples, which has an adverse impact on accu…

Dependency Parsing

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

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

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

2018-06-01 · NAACL 2018 6 · Daniel Fern{\'a}ndez-Gonz{\'a}lez, Carlos G{\'o}mez-Rodr{\'\i}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 tra…

ARCDependency Parsing

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…

ARC