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 <Fabio-Ashtar.Telarico@fdv.uni-lj.si>
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; the 'Natural Language Toolkit' for 'python'; 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.html
BugReports: https://github.com/FATelarico/morestopwords/issues
Encoding: UTF-8
Depends: R (>= 2.10)
LazyData: no
RoxygenNote: 7.2.3
Suggests: cld2
NeedsCompilation: no
Packaged: 2023-06-11 13:37:35 UTC; fabio
Author: Fabio Ashtar Telarico [aut, cre]
    (<https://orcid.org/0000-0002-8740-7078>),
  Kohei Watanabe [aut]
Repository: CRAN
Date/Publication: 2023-06-12 09:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 01:40:38 UTC; windows
