English

AMR Parsing using Stack-LSTMs

Computation and Language 2017-08-03 v2

Abstract

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.

Keywords

Cite

@article{arxiv.1707.07755,
  title  = {AMR Parsing using Stack-LSTMs},
  author = {Miguel Ballesteros and Yaser Al-Onaizan},
  journal= {arXiv preprint arXiv:1707.07755},
  year   = {2017}
}

Comments

EMNLP 2017

R2 v1 2026-06-22T20:56:13.322Z