Twitter US Airline Sentiment
- Project delivered in June 2022
- Repository includes Jupyter notebook with Python code written for data analysis and neural network building
- To identify the sentiment from a tweet to understand an airlines' customer satisfaction
- Text processing
- Vectorization (Count vectorizer & Tf-idf vectorizer)
- Sentiment analysis
- Parameter tuning