Visualization of Sentiment Data
Using Streamlit
The purpose of this project is design a visualization application that would allow the end-users to quickly understand customer opinions about them using data from Twitter. The project deals with sentiment analysis data for various US airlines.
- Web Deployment
- Data Visualization
- Customer Satisfaction
- etc.
Methods Used
- Python, Markdown
- Pandas, numpy, matplotlib, seaborn
- HTML
- Jupyter
- etc.
Technologies
Project Description
The data used on this project already has sentiment analysis done on it. The data was used from Kaggle. The data comprises of number of tweets, each with a sentiment and airline associated with it. Each tweet also contains the latitude and longitude information for location tracking. The mail goal of this project is to learn web application deployment using Streamlit. Streamlit is a new tool that allows data enthusiasts to quickly convert a python script into neat and fast web applications involving machine learning, data analytics and pretty much anything.
This tool is build with the end-client in mind and has been designed in a way that would allow various customizability and usability across different features. Below, you will see some of the main features and highlights from this project.