Package: stopwords Type: Package Title: Multilingual Stopword Lists Version: 2.4 Authors@R: c(person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("aut", "cre")), person("David", "Muhr", email = "muhrdavid+github@gmail.com", role = "aut"), person("Kohei", "Watanabe", email = "watanabe.kohei@gmail.com", role = "aut")) Description: Provides multiple sources of stopwords, for use in text analysis and natural language processing. License: MIT + file LICENSE Depends: R (>= 2.10) Imports: ISOcodes Suggests: covr, quanteda, spelling, testthat URL: https://github.com/quanteda/stopwords BugReports: https://github.com/quanteda/stopwords/issues Encoding: UTF-8 LazyData: true Language: en-GB RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Repository: https://quanteda.r-universe.dev Date/Publication: 2022-01-07 08:58:38 UTC RemoteUrl: https://github.com/quanteda/stopwords RemoteRef: HEAD RemoteSha: 949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41 NeedsCompilation: no Packaged: 2026-06-07 09:34:51 UTC; root Author: Kenneth Benoit [aut, cre], David Muhr [aut], Kohei Watanabe [aut] Maintainer: Kenneth Benoit