Package: morestopwords Type: Package Title: All Stop Words in One Place Version: 0.2.0 Authors@R: c(person('Fabio Ashtar', 'Telarico', email = 'Fabio-Ashtar.Telarico@fdv.uni-lj.si', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-8740-7078')), person('Kohei', 'Watanabe', email = 'watanabe.kohei@gmail.com', role = c('aut'))) Maintainer: Fabio Ashtar Telarico Description: 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. License: MIT + file LICENSE URL: https://fatelarico.github.io/morestopwords BugReports: https://github.com/FATelarico/morestopwords/issues Encoding: UTF-8 Depends: R (>= 4.1.0) LazyData: no RoxygenNote: 7.2.3 Suggests: cld2 Repository: https://fatelarico.r-universe.dev Date/Publication: 2025-11-29 12:39:10 UTC RemoteUrl: https://github.com/fatelarico/morestopwords RemoteRef: HEAD RemoteSha: 0ba83c6d8f4fe55f31eae79ca1f45a97aec97aa7 NeedsCompilation: no Packaged: 2026-07-04 07:07:51 UTC; root Author: Fabio Ashtar Telarico [aut, cre] (ORCID: ), Kohei Watanabe [aut]