koaning / tokenwiser

Bag of, not words, but tricks!
https://koaning.github.io/tokenwiser/
Apache License 2.0
68 stars 7 forks source link

Snowballstemmer support #38

Closed koaning closed 3 years ago

koaning commented 3 years ago

I've just been told it might work well for Turkish.

https://pypi.org/project/snowballstemmer/

It should work via scikit-learn, best to check manually.