Description Format Usage Source References
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.