Reducing Discontinuous to Continuous Parsing with Pointer Network Reordering

Discontinuous constituent parsers have always lagged behind continuous approaches in terms of accuracy and speed, as the presence of constituents with discontinuous yield introduces extra complexity to the task. However, a discontinuous tree can be converted into a continuous variant by reordering tokens. Based on that, we propose to reduce discontinuous parsing to a continuous problem, which can then be directly solved by any off-the-shelf continuous parser. To that end, we develop a Pointer Network capable of accurately generating the continuous token arrangement for a given input sentence and define a bijective function to recover the original order. Experiments on the main benchmarks with two continuous parsers prove that our approach is on par in accuracy with purely discontinuous state-of-the-art algorithms, but considerably faster.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2015

Parsing as Reduction

We reduce phrase-representation parsing to dependency parsing. Our reduc...
research
10/20/2020

Supertagging-based Parsing with Linear Context-free Rewriting Systems

We present the first supertagging-based parser for LCFRS. It utilizes ne...
research
12/05/2020

A three layer neural network can represent any discontinuous multivariate function

In 1987, Hecht-Nielsen showed that any continuous multivariate function ...
research
09/21/2020

Multitask Pointer Network for Multi-Representational Parsing

We propose a transition-based approach that, by training a single model,...
research
10/20/2021

Discontinuous Grammar as a Foreign Language

In order to achieve deep natural language understanding, syntactic const...
research
12/03/2020

The Discontinuity Problem

Matthias Schröder has asked the question whether there is a weakest disc...
research
03/30/2020

Span-based discontinuous constituency parsing: a family of exact chart-based algorithms with time complexities from O(n^6) down to O(n^3)

We introduce a novel chart-based algorithm for span-based parsing of dis...

Please sign up or login with your details

Forgot password? Click here to reset