Logan1x / Python-Scripts

Collection of Various Python Script's.💻
https://logan1x.github.io/Python-Scripts/
MIT License
305 stars 148 forks source link

Sentiment Analysis of Twitter Feeds #64

Closed niharikakrishnan closed 6 years ago

niharikakrishnan commented 6 years ago

Displays the sentiment value in terms of positive, negative and neutral. Also displays 5 random tweets on the issue of demonetisation and gives it's polarity and sentiment. Various analysis is plotted using graphs.

Logan1x commented 6 years ago

Add commits of this PR in last one by choosing the same branch.

niharikakrishnan commented 6 years ago

I added the the requirement.txt file and made the necessary changes in readme.md

niharikakrishnan commented 6 years ago

I understood the mistake i did. Hence, deleted the other Update readme.md pull request.

Logan1x commented 6 years ago

Thanks @niharikakrishnan for contribution 🎉.

If you liked the project don't forget to give it ⭐.

niharikakrishnan commented 6 years ago

Thanks @Logan1x for all the help. It was fun contributing.