paper-with-me

홈 › Papers

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 training strategy in the vast majority of languages tested and scored better on most datasets than the arc-hybrid parser enhanced with the Swap transition, which can handle unrestricted non-projectivity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ARCDependency Parsing

Similar Papers 제목 키워드 기반

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

The expected sum of edge lengths in planar linearizations of trees. Theory and applications

2022-07-12 · Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

Dependency trees have proven to be a very successful model to represent the syntactic structure of sentences of human languages. In these structures, vertices are words and edges connect syntactically-dependent words. Th…

Sentence

Calculating the Optimal Step in Shift-Reduce Dependency Parsing: From Cubic to Linear Time

2019-03-01 · TACL 2019 3 · Mark-Jan Nederhof

We present a new cubic-time algorithm to calculate the optimal next step in shift-reduce dependency parsing, relative to ground truth, commonly referred to as dynamic oracle. Unlike existing algorithms, it is applicable …

Dependency Parsing

A Polynomial-Time Dynamic Oracle for Non-Projective Dependency Parsing

2014-10-01 · EMNLP 2014 10 · Carlos G{\'o}mez-Rodr{\'\i}guez, Francesco Sartorio, Giorgio Satta
Dependency Parsing

Span-Based Constituency Parsing with a Structure-Label System and Provably Optimal Dynamic Oracles

2016-12-20 · EMNLP 2016 11 · James Cross, Liang Huang

Parsing accuracy using efficient greedy transition systems has improved dramatically in recent years thanks to neural networks. Despite striking results in dependency parsing, however, neural models have not surpassed st…

Constituency ParsingDependency ParsingRerankingSentence