An open API service indexing awesome lists of open source software.

https://github.com/simranjeet97/sentiment_analysis_twitter

Twitter Sentiment Analysis With Graphs, Popularity Analysis With Time Series Graphs Using TextBlob and Python.
https://github.com/simranjeet97/sentiment_analysis_twitter

api python python36 sentiment-analysis textblob-sentiment-analysis twitter

Last synced: 4 months ago
JSON representation

Twitter Sentiment Analysis With Graphs, Popularity Analysis With Time Series Graphs Using TextBlob and Python.

Awesome Lists containing this project

README

        

# Sentiment_Analysis_Twitter
Twitter Sentiment Analysis With Graphs, Popularity Analysis With Time Series Graphs Using TextBlob and Python.

## Requiremnts
1. [Twitter Developer Account](https://developer.twitter.com/)
2. Pandas - To Creat DataFrames
3. Numpy - For Mathematical Operations Making Arrays
4. [TextBlob](https://textblob.readthedocs.io/en/dev/) - For Text Processing
5. Tweepy - Python Library for Twitter
6. Matplotlib - For Making Graphs

> You Can Install Python Libraries Using - pip install python_library_name.

## Developer - Simranjeet Singh ( Python Developer and Data Analyst )