@InProceedings{schneider-wooters:2017:EMNLP2017Demos,
  author    = {Schneider, Nathan  and  Wooters, Chuck},
  title     = {The NLTK FrameNet API: Designing for Discoverability with a Rich Linguistic Resource},
  booktitle = {Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations},
  month     = {September},
  year      = {2017},
  address   = {Copenhagen, Denmark},
  publisher = {Association for Computational Linguistics},
  pages     = {1--6},
  abstract  = {A new Python API, integrated within the NLTK suite, offers access to the
	FrameNet 1.7 lexical database. The lexicon (structured in terms of frames) as
	well as annotated sentences can be processed programatically, or browsed with
	human-readable displays via the interactive Python prompt.},
  url       = {http://www.aclweb.org/anthology/D17-2001}
}

