An open API service indexing awesome lists of open source software.

https://github.com/abdullahashfaqvirk/sentimentanalysis-vader

This is a Sentiment Analysis code using the VADER Algorithm. It uses the Natural Language Toolkit (nltk) library in Python to process a given text file and classify its sentiment as Positive, Negative, or Neutral.
https://github.com/abdullahashfaqvirk/sentimentanalysis-vader

Last synced: about 1 month ago
JSON representation

This is a Sentiment Analysis code using the VADER Algorithm. It uses the Natural Language Toolkit (nltk) library in Python to process a given text file and classify its sentiment as Positive, Negative, or Neutral.

Awesome Lists containing this project