Another little bit of NLP showing how to do a quick and dirty sentiment analysis utilizing VADER within NLTK. It doesn’t give the best accuracy on all datasets, but it removes complexity. Details below in the Jupyter Notebook.
Another little bit of NLP showing how to do a quick and dirty sentiment analysis utilizing VADER within NLTK. It doesn’t give the best accuracy on all datasets, but it removes complexity. Details below in the Jupyter Notebook.