@InProceedings{nothman-qin-yurchak:2018:NLP-OSS,
  author    = {Nothman, Joel  and  Qin, Hanmin  and  Yurchak, Roman},
  title     = {Stop Word Lists in Free Open-source Software Packages},
  booktitle = {Proceedings of Workshop for NLP Open Source Software (NLP-OSS)},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {7--12},
  abstract  = {Open-source software packages for language processing often include stop word lists. Users may apply them without awareness of their surprising omissions (e.g. "hasn't" but not "hadn't") and inclusions ("computer"), or their incompatibility with a particular tokenizer. Motivated by issues raised about the Scikit-learn stop list, we investigate variation among and consistency within 52 popular English-language stop lists, and propose strategies for mitigating these issues.},
  url       = {http://www.aclweb.org/anthology/W18-2502}
}

