Stem a list of tokens to get their root.
Usage: textkit stem [OPTIONS] [TOKENS] Options: -a, --algorithm [porter|lancaster|snowball|wordnet] Specify which stemming algorithm to use. [default: porter] --help Show this message and exit.
Command line tools for text processing and analysis.