Package: rslp
Type: Package
Title: A Stemming Algorithm for the Portuguese Language
Version: 0.2.0
Authors@R: person("Daniel", "Falbel", email = "dfalbel@gmail.com",
                  role = c("aut", "cre"))
Maintainer: Daniel Falbel <dfalbel@gmail.com>
Description: Implements the "Stemming Algorithm for the Portuguese Language" <DOI:10.1109/SPIRE.2001.10024>.
URL: https://github.com/dfalbel/rslp
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 7.0.2
Imports: stringr, stringi, plyr, magrittr, tokenizers
Suggests: dplyr, testthat, covr
NeedsCompilation: no
Packaged: 2020-05-11 14:22:26 UTC; dfalbel
Author: Daniel Falbel [aut, cre]
Repository: CRAN
Date/Publication: 2020-05-11 14:40:03 UTC
Built: R 4.6.0; ; 2025-11-02 03:59:32 UTC; windows
