Skip to content

Real time twitter tweets scrape using tweepy and predicting the sentiments using LSTM model which is made from scratch and the plotting the sentiment value in real time

License

Notifications You must be signed in to change notification settings

Boltuzamaki/Real-Time-Twitter-sentiment-analysis-and-plotting

Repository files navigation

Real-Time-Twitter-sentiment-analysis-and-plotting

Real time twitter tweets scrape using tweepy and predicting the sentiments using LSTM model which is made from scratch and the plotting the sentiment value in real time

Youtube video Link

In short

Note

  • You can run from Jupyter notebook code/Scraping and performing sentiment analysis of tweets in real time .ipynb
  • Download weight and tokenizer from link provided in weights folder
  • And to plot in real time run plot_real_time_graph.py simultaneously with notebook
  • And also provide your own key and tokens of your twitter developer account.( The give key will not work beacuse I have regerated it already)

About

Real time twitter tweets scrape using tweepy and predicting the sentiments using LSTM model which is made from scratch and the plotting the sentiment value in real time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published