Package: stopwords
Type: Package
Title: Multilingual Stopword Lists
Version: 1.0
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, lintr, 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: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-24 08:10:34 UTC; kbenoit
Author: Kenneth Benoit [aut, cre],
  David Muhr [aut],
  Kohei Watanabe [aut]
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Repository: CRAN
Date/Publication: 2019-07-24 10:40:02 UTC
