@InProceedings{yu-sagae:2019:S19-2,
  author    = {Yu, Dian  and  Sagae, Kenji},
  title     = {UC Davis at SemEval-2019 Task 1: DAG Semantic Parsing with Attention-based Decoder},
  booktitle = {Proceedings of the 13th International Workshop on Semantic Evaluation},
  month     = {June},
  year      = {2019},
  address   = {Minneapolis, Minnesota, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {119--124},
  abstract  = {We present an encoder-decoder model for semantic parsing with UCCA SemEval 2019 Task 1. The encoder is a Bi-LSTM and the decoder uses recursive self-attention. The proposed model alleviates challenges and feature engineering in traditional transition-based and graph-based parsers. The resulting parser is simple and proved to effective on the semantic parsing task.},
  url       = {http://www.aclweb.org/anthology/S19-2017}
}

