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?
I just updated nltk with pip and problem is solved.