Pergunta

I have installed all the possible packages from nltk.download() interface but still SnowballStemmer lacking about english language if I print all available. Ho can I add english to this stemmer in NLTK?

Foi útil?

Solução

I just updated nltk with pip and problem is solved.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top