Incremental Parsing with Minimal Features Using Bi-Directional LSTM

06/21/2016
by   James Cross, et al.
0

Recently, neural network approaches for parsing have largely automated the combination of individual features, but still rely on (often a larger number of) atomic features created from human linguistic intuition, and potentially omitting important global context. To further reduce feature engineering to the bare minimum, we use bi-directional LSTM sentence representations to model a parser state with only three sentence positions, which automatically identifies important aspects of the entire sentence. This model achieves state-of-the-art results among greedy dependency parsers for English. We also introduce a novel transition system for constituency parsing which does not require binarization, and together with the above architecture, achieves state-of-the-art results among greedy parsers for both English and Chinese.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/23/2017

A* CCG Parsing with a Supertag and Dependency Factored Model

We propose a new A* CCG parsing model in which the probability of a tree...
research
01/04/2017

Neural Probabilistic Model for Non-projective MST Parsing

In this paper, we propose a probabilistic parsing model, which defines a...
research
08/06/2016

Bi-directional Attention with Agreement for Dependency Parsing

We develop a novel bi-directional attention model for dependency parsing...
research
08/30/2017

Fast(er) Exact Decoding and Global Training for Transition-Based Dependency Parsing via a Minimal Feature Set

We first present a minimal feature set for transition-based dependency p...
research
09/02/2020

A Simple Global Neural Discourse Parser

Discourse parsing is largely dominated by greedy parsers with manually-d...
research
10/03/2018

A Neural Transition-based Model for Nested Mention Recognition

It is common that entity mentions can contain other mentions recursively...
research
12/28/2017

Siamese LSTM based Fiber Structural Similarity Network (FS2Net) for Rotation Invariant Brain Tractography Segmentation

In this paper, we propose a novel deep learning architecture combining s...

Please sign up or login with your details

Forgot password? Click here to reset