data_stopwords_nltk: stopword lists from the Python NLTK library

Description Format Usage Source References

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 documentation built on Oct. 28, 2021, 5:10 p.m.