NEWS
textstem 0.1.5
BUG FIXES
NEW FEATURES
MINOR FEATURES
IMPROVEMENTS
CHANGES
textstem 0.1.4 (2018-04-09)
CHANGES
- **koRpus** package now has a heavy link to language modules.
**koRpus.lang.en** added as a dependency package per Meik
Michalke's API change/workflow.
textstem 0.1.0
BUG FIXES
- 'lemmatize_strings' and 'stem_strings' would split numbers with decimals
rather than treating it as a single token. This issue has been corrected
(see issue #3).
textstem 0.0.1 (2017-02-27)
This package is collection of tools that stem and lemmatize text. Stemming is
a process that removes endings such as suffixes. Lemmatization is the process
of grouping inflected forms together as a single base form