The Stopwords ISO Dataset is the most comprehensive collection of stopwords for multiple languages. The collection follows the ISO 639-1 language code.

Format

A named list of length 57, of character vectors that represent stopwords in 57 languages. To see the languages available, use stopwords_getlanguages().

Source

https://github.com/stopwords-iso/stopwords-iso/

Usage

stopwords(language, source = "stopwords-iso")