A Comparative Study of Sentiment Analysis Using NLP and Different Machine Learning Techniques on US Airline Twitter Data
Md. Taufiqul Haque Khan Tusar, Md. Touhidul Islam

TL;DR
This paper compares NLP techniques and machine learning algorithms for sentiment analysis on US airline Twitter data, aiming to improve customer insight accuracy for better business strategies.
Contribution
It introduces the use of Bag-of-Words and TF-IDF with multiple ML classifiers for sentiment analysis on large, imbalanced datasets, highlighting effective combinations.
Findings
Support Vector Machine and Logistic Regression achieved 77% accuracy.
Bag-of-Words outperformed TF-IDF in this study.
The approach helps organizations better understand customer sentiment.
Abstract
Today's business ecosystem has become very competitive. Customer satisfaction has become a major focus for business growth. Business organizations are spending a lot of money and human resources on various strategies to understand and fulfill their customer's needs. But, because of defective manual analysis on multifarious needs of customers, many organizations are failing to achieve customer satisfaction. As a result, they are losing customer's loyalty and spending extra money on marketing. We can solve the problems by implementing Sentiment Analysis. It is a combined technique of Natural Language Processing (NLP) and Machine Learning (ML). Sentiment Analysis is broadly used to extract insights from wider public opinion behind certain topics, products, and services. We can do it from any online available data. In this paper, we have introduced two NLP techniques (Bag-of-Words and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Traffic Prediction and Management Techniques
MethodsLogistic Regression
