Discontinuous Grammar as a Foreign Language
Daniel Fern\'andez-Gonz\'alez, Carlos G\'omez-Rodr\'iguez

TL;DR
This paper enhances sequence-to-sequence models for syntactic constituent parsing by enabling them to handle discontinuous structures, achieving state-of-the-art results on benchmarks and improving the integration of deep language understanding in AI systems.
Contribution
It introduces novel linearizations for sequence-to-sequence models to produce discontinuous syntactic structures, expanding their coverage and performance.
Findings
Achieved competitive results on discontinuous parsing benchmarks.
Obtained state-of-the-art scores on the English Penn Treebank.
Extended sequence-to-sequence models to handle complex syntactic phenomena.
Abstract
In order to achieve deep natural language understanding, syntactic constituent parsing is a vital step, highly demanded by many artificial intelligence systems to process both text and speech. One of the most recent proposals is the use of standard sequence-to-sequence models to perform constituent parsing as a machine translation task, instead of applying task-specific parsers. While they show a competitive performance, these text-to-parse transducers are still lagging behind classic techniques in terms of accuracy, coverage and speed. To close the gap, we here extend the framework of sequence-to-sequence models for constituent parsing, not only by providing a more powerful neural architecture for improving their performance, but also by enlarging their coverage to handle the most complex syntactic phenomena: discontinuous structures. To that end, we design several novel linearizations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsTest
