Package: ptstem
Type: Package
Title: Stemming Algorithms for the Portuguese Language
Version: 0.0.4
Authors@R: person("Daniel", "Falbel", email = "dfalbel@gmail.com",
                  role = c("aut", "cre"))
Description: Wraps a collection of stemming algorithms for the Portuguese
    Language.
URL: https://github.com/dfalbel/ptstem
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Encoding: UTF-8
Imports: dplyr, hunspell, magrittr, rslp, SnowballC, stringr, tidyr,
        tokenizers
Suggests: testthat, covr, plyr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-02 14:18:57 UTC; dfalbel
Author: Daniel Falbel [aut, cre]
Maintainer: Daniel Falbel <dfalbel@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-02 14:40:02 UTC
