Description Format Details Usage Source See Also
snowball stopword list
An object of class list
of length 15.
Provides stopword lists in multiple languages, based on the Snowball stemmer's word lists.
stopwords(language, source = "snowball")
The main stopword lists are taken from the Snowball stemmer project in different languages (see https://snowballstem.org/projects.html).
The stopword lists can be found in http://snowball.tartarus.org/dist/snowball_all.tgz.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.