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.2 |
Depends: | R (≥ 3.3.2) |
Imports: | dplyr, hunspell, koRpus (≥ 0.10-2), lexicon (≥ 0.4.1), quanteda (≥ 0.99.12), SnowballC, stats, stringi, textclean, textshape, utils |
Suggests: | testthat |
Published: | 2017-10-31 |
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.2.tar.gz |
Windows binaries: | r-devel: textstem_0.1.2.zip, r-release: textstem_0.1.2.zip, r-oldrel: textstem_0.0.1.zip |
OS X El Capitan binaries: | r-release: textstem_0.1.2.tgz |
OS X Mavericks binaries: | r-oldrel: textstem_0.0.1.tgz |
Old sources: | textstem archive |
Please use the canonical form https://CRAN.R-project.org/package=textstem to link to this page.