Is there any way to do stopword
without using import nlkt
? I'm searching the web but I'm not finding it any other way.
I can not install nltk
on my 64-bit Python 3.6. I follow all the steps but finished the steps and already in the code the import
associated ( import nlkt
) is not recognized in it.