Skip to content

Using Twitter API, collected a few tweets and performed sentiment analysis. In this sentiment analysis, classified tweets as positive, negative, and neutral based on Textblob lexicon of words.

License

Rajiv-Nayan/Sentiment-Analysis-of-Twitter-Data-using-Tweepy

Repository files navigation

Sentiment Analysis of Twitter Data using Tweepy

This is to carry out sentiment analysis with Twitter data using the following Python packages -

  • NumPy
  • Pandas
  • Tweepy
  • Matplotlib
  • Seaborn
  • Textblob in four steps -
    • Extracting Twitter data
    • Visualization and Basic Statistics
    • Sentiment Analysis

About

Using Twitter API, collected a few tweets and performed sentiment analysis. In this sentiment analysis, classified tweets as positive, negative, and neutral based on Textblob lexicon of words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published