porter-stemmer-py

Python implementation of Porter's stemming algorithm based on the original paper: http://tartarus.org/martin/PorterStemmer


License
Apache-2.0
Install
pip install porter-stemmer-py==1.0.1

Documentation

porter-stemmer