@InProceedings{fu-white:2018:W18-65,
  author    = {Fu, Reid  and  White, Michael},
  title     = {LSTM Hypertagging},
  booktitle = {Proceedings of the 11th International Conference on Natural Language Generation},
  month     = {September},
  year      = {2018},
  address   = {Tilburg University, The Netherlands},
  publisher = {Association for Computational Linguistics},
  pages     = {210--220},
  abstract  = {We implemented an LSTM hypertagger using techniques from Lewis et al. 2016, a recent paper on supertagging for parsing. We compared this new hypertagger with the existing hypertagger in OpenCCG, both in tagging accuracy and in effect on realization performance, and saw significant improvement in both. We did human evaluations to confirm that our findings were significant, and the human evaluations confirmed that they were.},
  url       = {http://www.aclweb.org/anthology/W18-6528}
}

