Open Source Text Processing Project: PyStemmer

Python stemming library using snowball stemmers Project Website: https://pypi.python.org/pypi/PyStemmer Github Link: https://github.com/snowballstem/pystemmer Description PyStemmer is a Python interface to the stemming algorithms from the Snowball project (http://snowball.tartarus.org/). A stemming algorithm (or stemmer) is a process for removing the commoner morphological … Continue reading