Tweets Sentiment Analysis via Word Embeddings and Machine Learning Techniques
Aditya Sharma, Alex Daniels

TL;DR
This paper presents a sentiment analysis approach for Twitter data using word2vec embeddings and random forest classifiers, demonstrating improved accuracy over traditional methods like BOW and TF-IDF.
Contribution
It introduces the use of word2vec combined with random forest for real-time sentiment analysis of election tweets, enhancing classification accuracy.
Findings
Word2vec with Random Forest outperforms traditional methods.
Contextual semantics improve sentiment classification accuracy.
Effective real-time analysis of election-related tweets.
Abstract
Sentiment analysis of social media data consists of attitudes, assessments, and emotions which can be considered a way human think. Understanding and classifying the large collection of documents into positive and negative aspects are a very difficult task. Social networks such as Twitter, Facebook, and Instagram provide a platform in order to gather information about peoples sentiments and opinions. Considering the fact that people spend hours daily on social media and share their opinion on various different topics helps us analyze sentiments better. More and more companies are using social media tools to provide various services and interact with customers. Sentiment Analysis (SA) classifies the polarity of given tweets to positive and negative tweets in order to understand the sentiments of the public. This paper aims to perform sentiment analysis of real-time 2019 election twitter…
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 · Spam and Phishing Detection
MethodsFeature Selection
