Learn R Programming

stopwords (version 2.3)

data_stopwords_nltk: stopword lists from the Python NLTK library

Description

Stopword lists for 23 languages from the Python NLTK library.

Arguments

Format

An object of class list of length 23.

Usage

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

References

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