learntextvis / textkit

Command line tool for manipulating and analyzing text
MIT License
28 stars 6 forks source link

Add stemming capabilities #1

Closed vlandham closed 8 years ago

vlandham commented 8 years ago

Input: Token document Output: Stemmed Tokens

Arguments: which stemming algorithm to use.

vlandham commented 8 years ago

done in #38