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 people's 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 data using the feature selection model word2vec and the machine learning algorithm random forest for sentiment classification. Word2vec with Random Forest improves the accuracy of sentiment analysis significantly compared to traditional methods such as BOW and TF-IDF. Word2vec improves the quality of features by considering contextual semantics of words in a text hence improving the accuracy of machine learning and sentiment analysis.
| Original language | English |
|---|---|
| Title of host publication | 2019 2nd International Conference on Intelligent Communication and Computational Techniques (ICCT) |
| Publisher | IEEE |
| Pages | 146-151 |
| Number of pages | 6 |
| Volume | 1 |
| ISBN (Electronic) | 978-1-7281-1711-9 |
| ISBN (Print) | 978-1-7281-1712-6 |
| DOIs | |
| Publication status | Published - 28 Jan 2020 |
| Externally published | Yes |
| Event | 2019 2nd International Conference on Intelligent Communication and Computational Techniques (ICCT) - Manipal University Jaipur, Jaipur, India Duration: 28 Sept 2019 → 29 Sept 2019 https://www.easychair.org/cfp/ICCT19 |
Conference
| Conference | 2019 2nd International Conference on Intelligent Communication and Computational Techniques (ICCT) |
|---|---|
| Abbreviated title | ICCT 2019 |
| Country/Territory | India |
| City | Jaipur |
| Period | 28/09/19 → 29/09/19 |
| Internet address |
Bibliographical note
© 2020 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.Copyright © and Moral Rights are retained by the author(s) and/ or other copyright owners. A copy can be downloaded for personal non-commercial research or study, without prior permission or charge. This item cannot be reproduced or quoted extensively from without first obtaining permission in writing from the copyright holder(s). The content must not be changed in any way or sold commercially in any format or medium without the formal permission of the copyright holders.
This document is the author’s post-print version, incorporating any revisions agreed during the peer-review process. Some differences between the published version and this version may remain and you are advised to consult the published version if you wish to cite from it.
Keywords
- Sentiment Analysis
- Word2Vec
- Random Forest
- Twitter data analysis
- TF-IDF
- BOW