ageitgey/node-unfluff

vietnamese stop words

Opened this issue · 0 comments

This is a quick one: I'm using node-unfluff on Vietnamese language. There is currently no stop words file for Vietnamese. I took this one

https://github.com/stopwords/vietnamese-stopwords/blob/master/vietnamese-stopwords.txt

and dropped it into my data directory and it seems to be working. So you could add this do your distributed files. Cheers.