https://github.com/dineshh912/twittersentimet-analysis
Sentiment analysis of twitter stream and visualization with plotly dash
https://github.com/dineshh912/twittersentimet-analysis
plotly-dash python sentiment-analysis twitter-sentiment-analysis twitter-streaming-api
Last synced: 12 months ago
JSON representation
Sentiment analysis of twitter stream and visualization with plotly dash
- Host: GitHub
- URL: https://github.com/dineshh912/twittersentimet-analysis
- Owner: dineshh912
- License: mit
- Created: 2018-09-03T07:31:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T07:40:13.000Z (almost 8 years ago)
- Last Synced: 2025-03-01T16:31:55.845Z (over 1 year ago)
- Topics: plotly-dash, python, sentiment-analysis, twitter-sentiment-analysis, twitter-streaming-api
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitterSentimet-analysis
Sentiment analysis of twitter stream and visualization with plotly dash
### Introduction
This project aims to make Twitter data more understandable. It streams real-time tweets it then analyses this data using a textblob sentiment analysis , and finally displays the results with a plotly-dash data visualisations.