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

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

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.