@InProceedings{groschwitz-EtAl:2018:Long,
  author    = {Groschwitz, Jonas  and  Lindemann, Matthias  and  Fowlie, Meaghan  and  Johnson, Mark  and  Koller, Alexander},
  title     = {AMR dependency parsing with a typed semantic algebra},
  booktitle = {Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {1831--1841},
  abstract  = {We present a semantic parser for Abstract Meaning Representations which learns to parse strings into tree representations of the compositional structure of an AMR graph. This allows us to use standard neural techniques for supertagging and dependency tree parsing, constrained by a linguistically principled type system. We present two approximative decoding algorithms, which achieve state-of-the-art accuracy and outperform strong baselines.},
  url       = {http://www.aclweb.org/anthology/P18-1170}
}

