2016
DOI: 10.48550/arxiv.1603.04351
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Simple and Accurate Dependency Parsing Using Bidirectional LSTM Feature Representations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
41
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(41 citation statements)
references
References 0 publications
0
41
0
Order By: Relevance
“…A regularized parser with bi-affine classifiers has been proposed for the prediction of arcs and labels [88]. Bidirectional-LSTMs have been used in dependency parsers for feature representation [89]. A new control structure has been introduced for sequence-tosequence neural networks based on the stack LSTM and has been used in transition-based parsing [90].…”
Section: Model Accuracymentioning
confidence: 99%
“…A regularized parser with bi-affine classifiers has been proposed for the prediction of arcs and labels [88]. Bidirectional-LSTMs have been used in dependency parsers for feature representation [89]. A new control structure has been introduced for sequence-tosequence neural networks based on the stack LSTM and has been used in transition-based parsing [90].…”
Section: Model Accuracymentioning
confidence: 99%
“…Considering the impact of time,we set 2017 (full year) as the training dataset and 2018 (until June) as test dataset which contains 26918 reviews (from 13225 users to 450 restaurants). After tokenizing and POS tagging, review texts are transformed into syntax relations (shown in Figure 1) by utilizing the spaCy CNN dependency parsing model (Kiperwasser and Goldberg, 2016;Goldberg and Nivre, 2012), and these relation pairs containing users opinions towards aspects are extracted in the form of tuples liked<opinion, aspect>.…”
Section: Data Preprocessing and Feature Extractionmentioning
confidence: 99%
“…One approach to deriving scene graphs from captions / sentences is to use NLP methods for dependency parsing. These methods extend the transition-based parser work of [15], to embrace more complex graphs [16], or more sophisticated transition schemes [13].…”
Section: Introductionmentioning
confidence: 99%