Package: morestopwords 0.2.0
Fabio Ashtar Telarico
morestopwords: All Stop Words in One Place
A standalone package combining several stop-word lists for 65 languages with a median of 329 stop words for language and over 1,000 entries for English, Breton, Latin, Slovenian, and Ancient Greek! The user automatically gets access to all the unique stop words contained in: the 'StopwordISO' repository; python's 'Natural Language Toolkit'; the 'Snowball' stop-word list; the R package 'quanteda'; the 'marimo' repository; the 'Perseus' project; and A. Berra's list of stop words for Ancient Greek and Latin.
Authors:
morestopwords_0.2.0.tar.gz
morestopwords_0.2.0.zip(r-4.5)morestopwords_0.2.0.zip(r-4.4)morestopwords_0.2.0.zip(r-4.3)
morestopwords_0.2.0.tgz(r-4.4-any)morestopwords_0.2.0.tgz(r-4.3-any)
morestopwords_0.2.0.tar.gz(r-4.5-noble)morestopwords_0.2.0.tar.gz(r-4.4-noble)
morestopwords_0.2.0.tgz(r-4.4-emscripten)morestopwords_0.2.0.tgz(r-4.3-emscripten)
morestopwords.pdf |morestopwords.html✨
morestopwords/json (API)
# Install 'morestopwords' in R: |
install.packages('morestopwords', repos = c('https://fatelarico.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fatelarico/morestopwords/issues
- stopwordsISO - Combined stop words for all languages
Last updated 1 years agofrom:f4f969d7ee. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
R-4.4-win | OK | Oct 09 2024 |
R-4.4-mac | OK | Oct 09 2024 |
R-4.3-win | OK | Oct 09 2024 |
R-4.3-mac | OK | Oct 09 2024 |
Exports:languagesremove.stopwordsstopwords
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Returns ISO codes and names for all language or only those available in this package | languages |
Removes stop words for a string the language of which is known | remove.stopwords |
Collection of stopwords in multiple languages | stopwords |
Combined stop words for all languages | stopwordsISO |