Stopwords Corpus

This corpus contains lists of stop words for english. These
are high-frequency grammatical words which are usually ignored in text
retrieval applications. Other languages are available from the link below.

They were obtained from:
https://raw.githubusercontent.com/nltk/nltk_data/gh-pages/packages/corpora/stopwords.zip

They were derived from:
http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/snowball/stopwords/

The English list has been augmented:
https://github.com/nltk/nltk_data/issues/22

Last updated 20 March 2019.
