/Sentiment-Analysis-of-tweets

Sentimental analysis on US Airline tweets dataset using Streamlit UI dashboard.

Primary LanguagePython

Sentiment-Analysis-of-tweets

This app is designed using streamlit

Sentimental analysis is done on US Airline tweets dataset, where different visualization are generated based on the various factors. Tweetes are classified into positive negative and neutral tweets.

1.The total count of this tweets according to sentiments. Semantic description of image

2.Visualization on tweets counts according to the time hours.
Semantic description of image

3.Word Cloud of the tweets.
Semantic description of image

Files to run:

1.Directly running app.py (Endpoint for Streamlit dashboard will be visible)