This project shows the sentiiment of the airlines based on the tweets posted by users at different time of the day and from various locations all across the North America. One could compare one airline with other and can get an idea of how each one is performing based on the customers opinion.
- Clone the repository
git clone https://github.com/THEMrinaal/sentiment_analysis_of_airlines.git
- Install all the dependencies
pip3 install -r requirements.txt
- Run the code
streamlit run app.py
- Click on the Network URL link to see the dashboard