data_stopwords_snowball: snowball stopword list

Description Format Details Usage Source See Also

Description

snowball stopword list

Format

An object of class list of length 15.

Details

Provides stopword lists in multiple languages, based on the Snowball stemmer's word lists.

Usage

stopwords(language, source = "snowball")

Source

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.

See Also

stopwords()


stopwords documentation built on Oct. 28, 2021, 5:10 p.m.