@inproceedings{evang-2019-transition,
    title = "Transition-based {DRS} Parsing Using Stack-{LSTM}s",
    author = "Evang, Kilian",
    editor = "Abzianidze, Lasha  and
      van Noord, Rik  and
      Haagsma, Hessel  and
      Bos, Johan",
    booktitle = "Proceedings of the {IWCS} Shared Task on Semantic Parsing",
    month = may,
    year = "2019",
    address = "Gothenburg, Sweden",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W19-1202/",
    doi = "10.18653/v1/W19-1202",
    abstract = "We present our submission to the IWCS 2019 shared task on semantic parsing, a transition-based parser that uses explicit word-meaning pairings, but no explicit representation of syntax. Parsing decisions are made based on vector representations of parser states, encoded via stack-LSTMs (Ballesteros et al., 2017), as well as some heuristic rules. Our system reaches 70.88{\%} f-score in the competition."
}Markdown (Informal)
[Transition-based DRS Parsing Using Stack-LSTMs](https://preview.aclanthology.org/iwcs-25-ingestion/W19-1202/) (Evang, IWCS 2019)
ACL