Sentiment Analysis on Social Media Content
Antony Samuels, John Mcgonical

TL;DR
This paper presents a hybrid machine learning model for sentiment analysis of Twitter data, effectively classifying tweets as positive, negative, or neutral, and comparing popularity of McDonald's and KFC.
Contribution
The proposed model uniquely combines supervised and unsupervised learning techniques for improved sentiment analysis on unstructured Twitter data.
Findings
Model achieves strong performance on Twitter sentiment classification
Effective differentiation of restaurant popularity based on sentiment data
Utilizes multiple machine learning algorithms with validation metrics
Abstract
Nowadays, people from all around the world use social media sites to share information. Twitter for example is a platform in which users send, read posts known as tweets and interact with different communities. Users share their daily lives, post their opinions on everything such as brands and places. Companies can benefit from this massive platform by collecting data related to opinions on them. The aim of this paper is to present a model that can perform sentiment analysis of real data collected from Twitter. Data in Twitter is highly unstructured which makes it difficult to analyze. However, our proposed model is different from prior work in this field because it combined the use of supervised and unsupervised machine learning algorithms. The process of performing sentiment analysis as follows: Tweet extracted directly from Twitter API, then cleaning and discovery of data performed.…
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 · Advanced Text Analysis Techniques · Web Data Mining and Analysis
