stopword lists from the Python NLTK library
Stopword lists for 23 languages from the Python NLTK library.
An object of class list
of length 23.
stopwords(language = "en", source = "nltk")
https://github.com/nltk/nltk_data/blob/gh-pages/packages/corpora/stopwords.zip
Bird, Steven, Edward Loper and Ewan Klein (2009). Natural Language Processing with Python. O'Reilly Media Inc.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.