@InProceedings{boudin:2016:COLINGDEMO,
  author    = {Boudin, Florian},
  title     = {pke: an open source python-based keyphrase extraction toolkit},
  booktitle = {Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: System Demonstrations},
  month     = {December},
  year      = {2016},
  address   = {Osaka, Japan},
  publisher = {The COLING 2016 Organizing Committee},
  pages     = {69--73},
  abstract  = {We describe pke, an open source python-based keyphrase extraction toolkit. It
	provides an end-to-end keyphrase extraction pipeline in which each component
	can be easily modified or extented to develop new approaches. pke also allows
	for easy benchmarking of state-of-the-art keyphrase extraction approaches, and
	ships with supervised models trained on the SemEval-2010 dataset.},
  url       = {http://aclweb.org/anthology/C16-2015}
}

