nltk/nltk_data

Slovene stowords have additional spaces at the end of each word

PrimozGodec opened this issue · 2 comments

I just found out that Slovene stopwords have additional space at the end of each word. I think they should be removed otherwise it needs to be done in the application.

I was trying to find the file with stopwords in this repo, but I couldn't find it.

I can fix this issue. Can you just let me know what file to edit?

Thanks for reporting this @PrimozGodec