Joint RNN-Based Greedy Parsing and Word Composition

12/22/2014
by   Joël Legrand, et al.
0

This paper introduces a greedy parser based on neural networks, which leverages a new compositional sub-tree representation. The greedy parser and the compositional procedure are jointly trained, and tightly depends on each-other. The composition procedure outputs a vector representation which summarizes syntactically (parsing tags) and semantically (words) sub-trees. Composition and tagging is achieved over continuous (word or tag) representations, and recurrent neural networks. We reach F1 performance on par with well-known existing parsers, while having the advantage of speed, thanks to the greedy nature of the parser. We provide a fully functional implementation of the method described in this paper.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/01/2016

Easy-First Dependency Parsing with Hierarchical Tree LSTMs

We suggest a compositional vector representation of parse trees that rel...
research
05/30/2017

Character Composition Model with Convolutional Neural Networks for Dependency Parsing on Morphologically Rich Languages

We present a transition-based dependency parser that uses a convolutiona...
research
04/18/2018

End-to-end Graph-based TAG Parsing with Neural Networks

We present a graph-based Tree Adjoining Grammar (TAG) parser that uses B...
research
05/25/2017

Jointly Learning Sentence Embeddings and Syntax with Unsupervised Tree-LSTMs

We introduce a neural network that represents sentences by composing the...
research
09/02/2020

A Simple Global Neural Discourse Parser

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

Parsing using a grammar of word association vectors

This paper was was first drafted in 2001 as a formalization of the syste...
research
05/10/2017

A Minimal Span-Based Neural Constituency Parser

In this work, we present a minimal neural model for constituency parsing...

Please sign up or login with your details

Forgot password? Click here to reset