python_greek_stemmer
python_greek_stemmer copied to clipboard
Python implementation of Greek Stemmer (based on Skroutz's Ruby version).
Some functions' default settings have changed and the module couldn't load. I explicitly define the yaml file encoding and loader which fixes the errors and warnings
This should solve issue #3
What's the license of this? :)
Hello, I am Using Windows 10. Trying to run the greek-stemmer on Python 3.6.0 Anaconda distribution via a jupyter notebook. Followed the tutorial example, and encountered the following error: ```...