https://pypi.org/project/vaderSentiment/
vs
https://www.nltk.org/howto/sentiment.html (Check for vader in above link)
It seems to be same, Anyone can confirm?
https://pypi.org/project/vaderSentiment/
vs
https://www.nltk.org/howto/sentiment.html (Check for vader in above link)
It seems to be same, Anyone can confirm?
Both seem to be the same. I applied both on the same input and it gives the exact same output.