Faster Shift-Reduce Constituent Parsing with a Non-Binary, Bottom-Up Strategy

We propose a novel non-binary shift-reduce algorithm for constituent parsing. Our parser follows a classical bottom-up strategy but, unlike others, it straightforwardly creates non-binary branchings with just one Reduce transition, instead of requiring prior binarization or a sequence of binary transitions. As a result, it uses fewer transitions per sentence than existing transition-based constituent parsers, becoming the fastest such system. Using static oracle training and greedy search, the accuracy of this novel approach is on par with state-of-the-art transition-based constituent parsers and outperforms all top-down and bottom-up greedy shift-reduce systems on WSJ and CTB. Additionally, we develop a dynamic oracle for training the proposed transition-based algorithm, achieving further improvements in both benchmarks and obtaining the best accuracy to date on CTB.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/25/2018

Dynamic Oracles for Top-Down and In-Order Shift-Reduce Constituent Parsing

We introduce novel dynamic oracles for training two of the most accurate...
research
05/23/2018

A Transition-based Algorithm for Unrestricted AMR Parsing

Non-projective parsing can be useful to handle cycles and reentrancy in ...
research
10/25/2017

Non-Projective Dependency Parsing with Non-Local Transitions

We present a novel transition system, based on the Covington non-project...
research
05/14/2018

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

We propose an efficient dynamic oracle for training the 2-Planar transit...
research
05/27/2020

Enriched In-Order Linearization for Faster Sequence-to-Sequence Constituent Parsing

Sequence-to-sequence constituent parsing requires a linearization to rep...
research
11/28/2017

Hybrid Oracle: Making Use of Ambiguity in Transition-based Chinese Dependency Parsing

In the training of transition-based dependency parsers, an oracle is use...
research
05/26/2023

Slide, Constrain, Parse, Repeat: Synchronous SlidingWindows for Document AMR Parsing

The sliding window approach provides an elegant way to handle contexts o...

Please sign up or login with your details

Forgot password? Click here to reset