English

A Transition-based Algorithm for Unrestricted AMR Parsing

Computation and Language 2018-05-24 v1

Abstract

Non-projective parsing can be useful to handle cycles and reentrancy in AMR graphs. We explore this idea and introduce a greedy left-to-right non-projective transition-based parser. At each parsing configuration, an oracle decides whether to create a concept or whether to connect a pair of existing concepts. The algorithm handles reentrancy and arbitrary cycles natively, i.e. within the transition system itself. The model is evaluated on the LDC2015E86 corpus, obtaining results close to the state of the art, including a Smatch of 64%, and showing good behavior on reentrant edges.

Keywords

Cite

@article{arxiv.1805.09007,
  title  = {A Transition-based Algorithm for Unrestricted AMR Parsing},
  author = {David Vilares and Carlos Gómez-Rodríguez},
  journal= {arXiv preprint arXiv:1805.09007},
  year   = {2018}
}

Comments

In NAACL 2018 (short papers): 8 pages, 1 Figure

R2 v1 2026-06-23T02:05:20.333Z