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.1.5

Documentation

porter-stemmer