Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

data_stopwords_nltk

stopword lists from the Python NLTK library


Description

Stopword lists for 23 languages from the Python NLTK library.

Format

An object of class list of length 23.

Usage

stopwords(language = "en", source = "nltk")

Source

https://github.com/nltk/nltk_data/blob/gh-pages/packages/corpora/stopwords.zip

References

Bird, Steven, Edward Loper and Ewan Klein (2009). Natural Language Processing with Python. O'Reilly Media Inc.


stopwords

Multilingual Stopword Lists

v2.2
MIT + file LICENSE
Authors
Kenneth Benoit [aut, cre], David Muhr [aut], Kohei Watanabe [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.