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

12/20/2016
by   James Cross, et al.
0

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 state-of-the-art approaches in constituency parsing. To remedy this, we introduce a new shift-reduce system whose stack contains merely sentence spans, represented by a bare minimum of LSTM features. We also design the first provably optimal dynamic oracle for constituency parsing, which runs in amortized O(1) time, compared to O(n^3) oracles for standard dependency parsing. Training with this oracle, we achieve the best F1 scores on both English and French of any parser that does not use reranking or external data.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/01/2019

Discontinuous Constituency Parsing with a Stack-Free Transition System and a Dynamic Oracle

We introduce a novel transition system for discontinuous constituency pa...
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/09/2020

Greedy Transition-Based Dependency Parsing with Discrete and Continuous Supertag Features

We study the effect of rich supertag features in greedy transition-based...
research
09/28/2021

Instance-Based Neural Dependency Parsing

Interpretable rationales for model predictions are crucial in practical ...
research
01/09/2021

A Gamification of Japanese Dependency Parsing

Gamification approaches have been used as a way for creating language re...
research
07/05/2016

Global Neural CCG Parsing with Optimality Guarantees

We introduce the first global recursive neural parsing model with optima...
research
08/14/2018

Two Local Models for Neural Constituent Parsing

Non-local features have been exploited by syntactic parsers for capturin...

Please sign up or login with your details

Forgot password? Click here to reset