2016
DOI: 10.1162/tacl_a_00110
|View full text |Cite
|
Sign up to set email alerts
|

Easy-First Dependency Parsing with Hierarchical Tree LSTMs

Abstract: We suggest a compositional vector representation of parse trees that relies on a recursive combination of recurrent-neural network encoders. To demonstrate its effectiveness, we use the representation as the backbone of a greedy, bottom-up dependency parser, achieving very strong accuracies for English and Chinese, without relying on external word embeddings. The parser's implementation is available for download at the first author's webpage.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
83
0
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 47 publications
(84 citation statements)
references
References 25 publications
0
83
0
1
Order By: Relevance
“…Several studies were proposed for improving the accuracy of this method such as Ma et al [20] using beam search strategy to effectively explore the search space of parsing process. Another method was proposed by Kiperwasser & Goldberg [11] which uses deep neural network to learn model's parameters, entire dependency tree was encoded by LSTMs and was applied as deep features for effective learning.…”
Section: Easy-first Parsingmentioning
confidence: 99%
See 4 more Smart Citations
“…Several studies were proposed for improving the accuracy of this method such as Ma et al [20] using beam search strategy to effectively explore the search space of parsing process. Another method was proposed by Kiperwasser & Goldberg [11] which uses deep neural network to learn model's parameters, entire dependency tree was encoded by LSTMs and was applied as deep features for effective learning.…”
Section: Easy-first Parsingmentioning
confidence: 99%
“…In this paper, we used an extended version of the easy-first algorithm [11], which employs LSTMs to represent a dependency structure as a vector and used multilayer perceptron (MLP) to score the parse actions. The dependency structure can be described as follows [11]:…”
Section: B the Lstms Easy-first Algorithmmentioning
confidence: 99%
See 3 more Smart Citations