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

Sequence-to-sequence constituent parsing requires a linearization to represent trees as sequences. Top-down tree linearizations, which can be based on brackets or shift-reduce actions, have achieved the best accuracy to date. In this paper, we show that these results can be improved by using an in-order linearization instead. Based on this observation, we implement an enriched in-order shift-reduce linearization inspired by Vinyals et al. (2015)'s approach, achieving the best accuracy to date on the English PTB dataset among fully-supervised single-model sequence-to-sequence constituent parsers. Finally, we apply deterministic attention mechanisms to match the speed of state-of-the-art transition-based parsers, thus showing that sequence-to-sequence models can match them, not only in accuracy, but also in speed.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/21/2018

Constituent Parsing as Sequence Labeling

We introduce a method to reduce constituent parsing to sequence labeling...
research
09/09/2021

Semantic Parsing in Task-Oriented Dialog with Recursive Insertion-based Encoder

We introduce a Recursive INsertion-based Encoder (RINE), a novel approac...
research
06/11/2022

Can the Language of the Collation be Translated into the Language of the Stemma? Using Machine Translation for Witness Localization

Stemmatology is a subfield of philology where one approach to understand...
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
10/20/2021

Discontinuous Grammar as a Foreign Language

In order to achieve deep natural language understanding, syntactic const...
research
11/14/2022

On Parsing as Tagging

There have been many proposals to reduce constituency parsing to tagging...
research
04/21/2018

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

We propose a novel non-binary shift-reduce algorithm for constituent par...

Please sign up or login with your details

Forgot password? Click here to reset