Shift-Reduce Constituent Parsing with Neural Lookahead Features

12/02/2016
by   Jiangming Liu, et al.
0

Transition-based models can be fast and accurate for constituent parsing. Compared with chart-based models, they leverage richer features by extracting history information from a parser stack, which spans over non-local constituents. On the other hand, during incremental parsing, constituent information on the right hand side of the current word is not utilized, which is a relative weakness of shift-reduce parsing. To address this limitation, we leverage a fast neural model to extract lookahead features. In particular, we build a bidirectional LSTM model, which leverages the full sentence information to predict the hierarchy of constituents that each word starts and ends. The results are then passed to a strong transition-based constituent parser as lookahead features. The resulting parser gives 1.3 and 2.3 for fully-supervised parsing.

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
07/17/2017

In-Order Transition-based Constituent Parsing

Both bottom-up and top-down strategies have been used for neural transit...
research
07/05/2016

Global Neural CCG Parsing with Optimality Guarantees

We introduce the first global recursive neural parsing model with optima...
research
06/03/2019

Phase-based Minimalist Parsing and complexity in non-local dependencies

A cognitively plausible parsing algorithm should perform like the human ...
research
03/19/2016

A Fast Unified Model for Parsing and Sentence Understanding

Tree-structured neural networks exploit valuable syntactic parse informa...
research
06/24/2017

Encoder-Decoder Shift-Reduce Syntactic Parsing

Starting from NMT, encoder-decoder neu- ral networks have been used for ...
research
10/27/2020

Strongly Incremental Constituency Parsing with Graph Neural Networks

Parsing sentences into syntax trees can benefit downstream applications ...

Please sign up or login with your details

Forgot password? Click here to reset