python_greek_stemmer
python_greek_stemmer copied to clipboard
Fixed loading issues with yaml files
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
Just had the same issue, fixed it the exact same way and thought of sending a PR. A merge would be appreciated, in order to depend on your package.
Thanks in advance!
hey @alup, What are the changes of getting this merge?