Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AMR Parsing using Stack-LSTMs

About

We present a transition-based AMR parser that directly generates AMR parses from plain text. We use Stack-LSTMs to represent our parser state and make decisions greedily. In our experiments, we show that our parser achieves very competitive scores on English using only AMR training data. Adding additional information, such as POS tags and dependency trees, improves the results further.

Miguel Ballesteros, Yaser Al-Onaizan• 2017

Related benchmarks

TaskDatasetResultRank
AMR parsingLDC2017T10 AMR 2.0 (test)
Smatch65.9
168
AMR parsingLDC2014T12 (Full)
F1 Score64
32
AMR parsingLDC2014T12 Newswire section
F1 Score69
27
Showing 3 of 3 rows

Other info

Follow for update