Skip to content

gspiga/TweetSentimentAnalysis

Repository files navigation

Tweet Sentiment Analysis

by Niraj Bangari, Jared Choy, Sandeep Nair, and Gianni Spiga

In this project, we conducted a comprehensive sentiment analysis of U.S. domestic airline tweets, utilizing a range of machine learning and natural language processing models. The objective was to accurately categorize tweets into sentiment classes to assist airlines in understanding customer feedback. Our approach included traditional models like Support Vector Machines (SVM) and Multinomial Regression, both with and without regularization techniques like LASSO and Elastic Net, as well as advanced deep learning models such as Recurrent Neural Networks (RNNs), Convolutional Neural Networks (CNNs), and the state-of-the-art Bidirectional Encoder Representations from Transformers (BERT) model. The analysis revealed that while each model offered unique insights, the fine-tuned BERT model stood out with its exceptional accuracy of 90%, demonstrating its superior capability in handling the complexities of sentiment analysis in social media data. This project exemplifies the use of diverse AI methodologies in practical applications, providing valuable tools for businesses to derive actionable insights from customer opinions expressed online.

Our presentation slides of our results can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •