Deepankar
Deepankar
Hi @dataprofessor, I implemented the code given in **lazypredict.ipynb** and found 2 redundant lines giving several errors. Also, others have raised this issue so it's not something only on my...
I am trying to work on a use-case which requires predicting the polarity but the result is not accurate. Our main focus is on the -ve inputs but it is...
From where can I download the additional DATASETS AND TESTING RESOURCES (items 4-12): mentioned in the README file? https://github.com/cjhutto/vaderSentiment#resources-and-dataset-descriptions I tried to download the resources using `nltk.download('name')` but it didn't...