A Comparative Study of Sentiment Analysis Using NLP and Different Machine Learning Techniques on US Airline Twitter Data
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 TF-IDF) and various ML classification algorithms (Support Vector Machine, Logistic Regression, Multinomial Naive Bayes, Random Forest) to find an effective approach for Sentiment Analysis on a large, imbalanced, and multi-classed dataset. Our best approaches provide 77% accuracy using Support Vector Machine and Logistic Regression with Bag-of-Words technique.
Code (0)
등록된 구현이 없습니다.
Tasks
MarketingregressionSentiment AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Comparative Study of Different Sentiment Lexica for Sentiment Analysis of Tweets
Sentiment Analysis: An Empirical Comparative Study of Various Machine Learning Approaches
A Comparative Study of Sentiment Analysis on Flipkart Dataset using Naïve Bayes Classifier Algorithm
Sentiment analysis, also referred to as sentiment mining, is the process of utilizing computational methods to extract subjective information such as opinions, attitudes, and feelings from textual data. As social media a…
Sentiment AnalysisComparative Analysis of Libraries for the Sentimental Analysis
This study is main goal is to provide a comparative comparison of libraries using machine learning methods. Experts in natural language processing (NLP) are becoming more and more interested in sentiment analysis (SA) of…
Sentiment AnalysisSentiment Analysis Based on Deep Learning: A Comparative Study
The study of public opinion can provide us with valuable information. The analysis of sentiment on social networks, such as Twitter or Facebook, has become a powerful means of learning about the users' opinions and has a…
Deep LearningSentiment Analysis