chrislit / abydos

Abydos NLP/IR library for Python
GNU General Public License v3.0
183 stars 35 forks source link

add the KSTEM stemmer #44

Open chrislit opened 9 years ago

chrislit commented 9 years ago

Info/implementation: http://lexicalresearch.com/software.html

This is an English-language stemmer, so it can wait until 2.0 0.4.

chrislit commented 6 years ago

Bumping to 0.4 since this looks a bit involved.