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.
Version: | 0.1.4 |
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 |
Published: | 2018-04-09 |
Author: | Tyler Rinker [aut, cre] |
Maintainer: | Tyler Rinker <tyler.rinker at gmail.com> |
BugReports: | http://github.com/trinker/textstem/issues |
License: | GPL-2 |
URL: | http://github.com/trinker/textstem |
NeedsCompilation: | no |
Citation: | textstem citation info |
Materials: | README NEWS |
CRAN checks: | textstem results |
Reference manual: | textstem.pdf |
Package source: | textstem_0.1.4.tar.gz |
Windows binaries: | r-devel: textstem_0.1.4.zip, r-release: textstem_0.1.4.zip, r-oldrel: textstem_0.1.4.zip |
OS X binaries: | r-release: textstem_0.1.4.tgz, r-oldrel: textstem_0.1.4.tgz |
Old sources: | textstem archive |
Please use the canonical form https://CRAN.R-project.org/package=textstem to link to this page.