Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Human Langua 2015
DOI: 10.3115/v1/n15-1040
|View full text |Cite
|
Sign up to set email alerts
|

A Transition-based Algorithm for AMR Parsing

Abstract: We present a two-stage framework to parse a sentence into its Abstract Meaning Representation (AMR). We first use a dependency parser to generate a dependency tree for the sentence. In the second stage, we design a novel transition-based algorithm that transforms the dependency tree to an AMR graph. There are several advantages with this approach. First, the dependency parser can be trained on a training set much larger than the training set for the tree-to-graph algorithm, resulting in a more accurate AMR par… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
202
0
3

Year Published

2015
2015
2022
2022

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 153 publications
(205 citation statements)
references
References 8 publications
0
202
0
3
Order By: Relevance
“…Given consensus inter-annotator agreement of 83 SMATCH F1 (Flanigan et al, 2014), this improvement reduces the gap between automated methods and human performance by 15%. Although not strictly comparable, Table 1 also includes results on the pre-release AMR Bank corpus, including the published JAMR results, their fixed results and the results of Wang et al (2015). Table 2 shows SMATCH scores for the developments set, with ablations.…”
Section: Initialization and Parametersmentioning
confidence: 99%
See 1 more Smart Citation
“…Given consensus inter-annotator agreement of 83 SMATCH F1 (Flanigan et al, 2014), this improvement reduces the gap between automated methods and human performance by 15%. Although not strictly comparable, Table 1 also includes results on the pre-release AMR Bank corpus, including the published JAMR results, their fixed results and the results of Wang et al (2015). Table 2 shows SMATCH scores for the developments set, with ablations.…”
Section: Initialization and Parametersmentioning
confidence: 99%
“…AMRs, including graph parsing (Flanigan et al, 2014), methods to build AMRs from dependency trees (Wang et al, 2015) and algorithms for aligning words to AMRs (Pourdamghani et al, 2014).…”
Section: Related Workmentioning
confidence: 99%
“…JAMR is the baseline result from Flanigan et al (2014). Wang et al (2015) shows the current state-ofart for string-to-AMR parsing. Without the dependency parse information and complex global features, our SHRG-based approach can already achieve competitive results in comparison with these two algorithms.…”
Section: Methodsmentioning
confidence: 99%
“…Concept identification (Flanigan et al, 2014;Pourdamghani et al, 2014) can be considered as an important first step to relate components of the string to components in the graph. Wang et al (2015) also present a two-stage procedure where they first use a dependency parser trained on a large corpus to generate a dependency tree for each sentence. In the second step, a transition-based algorithm is used to greedily modify the dependency tree into an AMR graph.…”
Section: Introductionmentioning
confidence: 99%
“…(Wang et al, 2015;Vanderwende et al, 2015;Peng et al, 2015;Pust et al, 2015;Artzi et al, 2015;Flanigan et al, 2014;Werling et al, 2015). In contrast, we follow the spirit of minimal feature extraction using pre-trained word embeddings, as in (Collobert et al, 2011) and a recurrent network architecture similar to that described in (Zhou and Xu, 2015).…”
Section: Related Workmentioning
confidence: 99%