Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Confere 2015
DOI: 10.3115/v1/p15-1031
|View full text |Cite
|
Sign up to set email alerts
|

An Effective Neural Network Model for Graph-based Dependency Parsing

Abstract: Most existing graph-based parsing models rely on millions of hand-crafted features, which limits their generalization ability and slows down the parsing speed. In this paper, we propose a general and effective Neural Network model for graph-based dependency parsing. Our model can automatically learn high-order feature combinations using only atomic features by exploiting a novel activation function tanhcube. Moreover, we propose a simple yet effective way to utilize phrase-level information that is expensive t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
64
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 46 publications
(64 citation statements)
references
References 11 publications
(30 reference statements)
0
64
0
Order By: Relevance
“…Contextual information of word pairs 1 has been widely utilized in previous work (McDonald et al, 2005;McDonald and Pereira, 2006;Pei et al, 2015). For a dependency pair (h, m), previous work divides a sentence into three parts (prefix, infix and suffix) by head word h and modifier word m. These parts which we call segments in our work make up the context of the dependency pair (h, m).…”
Section: Segment Embeddingmentioning
confidence: 99%
See 3 more Smart Citations
“…Contextual information of word pairs 1 has been widely utilized in previous work (McDonald et al, 2005;McDonald and Pereira, 2006;Pei et al, 2015). For a dependency pair (h, m), previous work divides a sentence into three parts (prefix, infix and suffix) by head word h and modifier word m. These parts which we call segments in our work make up the context of the dependency pair (h, m).…”
Section: Segment Embeddingmentioning
confidence: 99%
“…The neural network model proposed by Pei et al (2015) alleviates the dependence on feature engineering to a large extent, but not completely. We follow Pei et al (2015) to score dependency arcs using neural network model.…”
Section: Graph-based Dependency Parsingmentioning
confidence: 99%
See 2 more Smart Citations
“…Recently, progress in dependency parsing has been made by introducing non-linear, neuralnetwork based models (Pei et al, 2015;Chen and Manning, 2014;Weiss et al, 2015;Dyer et al, 2015;Zhou et al, 2015). Adapting our approach to work with such models is an interesting research direction.…”
Section: Related Workmentioning
confidence: 99%