largestop.js
v1.0.3
Published
Stopwords for 23 languages
Downloads
2
Readme
Largestop.js
This package contains stopwords for 23 languages, sourced from https://github.com/nltk/nltk_data/blob/packages/corpora/stopwords.zip.
Building
Run yarn build
or npm run build
on a Unix-like machine (macOS, Linux-based). index.js will be built. That's it.