Description Format Details Usage Source Examples
Stopword lists that include specific parts of speech, maintained by Kohei Watanabe.
An object of class list
of length 8.
These are multi-level lists, in the original data. If you wish to use them as lists, please access the data object directly.
stopwords(language = "en", source = "marimo")
The English version was adopted from the Snowball collection, and then extended and translated into other languages by contributors. Names of contributors are in the header of the original YAML files.
1 2 | # access English pronouns directly
stopwords::data_stopwords_marimo$en$pronoun
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.