Other languages
Closed this issue · 2 comments
steoo commented
Is there a way to set a language different than english?
vgel commented
No. That'd be a nice feature, but I don't have the time to add it right now.
steoo commented
No problem. I'm new to Python and NLTK but I can commit myself to do something like that. If you can give me some hint to understand how to implement other languages I can help.
As I read the code implementing another language means using an Italian tokenizer (e.g.) but I have to figure out how to use a different tokenizer than the english one