python_greek_stemmer icon indicating copy to clipboard operation
python_greek_stemmer copied to clipboard

Fixed loading issues with yaml files

Open stovag opened this issue 4 years ago • 2 comments

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

stovag avatar Nov 22 '21 09:11 stovag

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!

GeorgeVasiliadis avatar Dec 16 '21 17:12 GeorgeVasiliadis

hey @alup, What are the changes of getting this merge?

germanattanasio avatar Jul 14 '23 20:07 germanattanasio