Sentimental-Analysis-from-LIVE-Twitter-Feed

This project uses NLP (Natural Language Processing) to plot a real time graph for whatever keyword is given to it based on the sentiments regarding the keyword…if its positive, the graph will trend up else it will go down if sentiments regarding the keyword are negative

INTRODUCTION

Few gifs of outputs: 1: Just type in the keyword whose sentiment you want:

2: LIVE feed from Twitter is fetched and LIVE graph is shown corresponding to the keyword:

Suggestion:

Run nltk20 and then nltk21 python files.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

Acknowledgements

HUGE HUGE THANKS TO SENTDEX AND HIS AMAZING YOUTUBE PROGRAMMING CHANNEL(SENTDEX) FOR THE TUTORIAL…THE CODE AND THE THE ENTIRE PROJECT WAS DONE BECAUSE OF HIS HELP!