Package: textstem Title: Tools for Stemming and Lemmatizing Text Version: 0.1.5 Authors@R: c(person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre"))) Maintainer: Tyler Rinker Description: Tools that stem and lemmatize text. Stemming is a process that removes endings such as affixes. Lemmatization is the process of grouping inflected forms together as a single base form. Depends: R (>= 3.3.0), koRpus.lang.en Imports: dplyr, hunspell, koRpus, lexicon (>= 0.4.1), quanteda (>= 0.99.12), SnowballC, stats, stringi, textclean, textshape, utils Suggests: testthat License: GPL-2 LazyData: TRUE Roxygen: list(wrap = FALSE) RoxygenNote: 6.0.1 URL: http://github.com/trinker/textstem BugReports: http://github.com/trinker/textstem/issues Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://trinker.r-universe.dev Date/Publication: 2018-06-07 20:27:30 UTC RemoteUrl: https://github.com/trinker/textstem RemoteRef: HEAD RemoteSha: 93165ae3dcde923b7fd278c5394126d462f4277a NeedsCompilation: no Packaged: 2026-07-03 08:01:14 UTC; root Author: Tyler Rinker [aut, cre]