paper-with-me

홈 › Papers

Comparing methods for Twitter Sentiment Analysis

2015-05-12 · Evangelos Psomakelis, Konstantinos Tserpes, Dimosthenis Anagnostopoulos, Theodora Varvarigou

This work extends the set of works which deal with the popular problem of sentiment analysis in Twitter. It investigates the most popular document ("tweet") representation methods which feed sentiment evaluation mechanisms. In particular, we study the bag-of-words, n-grams and n-gram graphs approaches and for each of them we evaluate the performance of a lexicon-based and 7 learning-based classification algorithms (namely SVM, Na\"ive Bayesian Networks, Logistic Regression, Multilayer Perceptrons, Best-First Trees, Functional Trees and C4.5) as well as their combinations, using a set of 4451 manually annotated tweets. The results demonstrate the superiority of learning-based methods and in particular of n-gram graphs approaches for predicting the sentiment of tweets. They also show that the combinatory approach has impressive effects on n-grams, raising the confidence up to 83.15% on the 5-Grams, using majority vote and a balanced dataset (equal number of positive, negative and neutral tweets for training). In the n-gram graph cases the improvement was small to none, reaching 94.52% on the 4-gram graphs, using Orthodromic distance and a threshold of 0.001.

📄 PDF Abstract BibTeX arXiv:1505.02973

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisTwitter Sentiment Analysis

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

DAEDALUS at SemEval-2014 Task 9: Comparing Approaches for Sentiment Analysis in Twitter

2014-08-01 · SEMEVAL 2014 8 · Julio Villena-Rom{\'a}n, Janine Garc{\'\i}a-Morera, Jos{\'e} Carlos Gonz{\'a}lez-Crist{\'o}bal
Sentiment AnalysisTwitter Sentiment Analysis

Enhancing Cryptocurrency Sentiment Analysis with Multimodal Features

2025-08-18 · Chenghao Liu, Aniket Mahanti, Ranesh Naha, Guanghao Wang 외 arxiv

As cryptocurrencies gain popularity, the digital asset marketplace becomes increasingly significant. Understanding social media signals offers valuable insights into investor sentiment and market dynamics. Prior research…

Sentiment Analysis

Towards A Sentiment Analyzer for Low-Resource Languages

2020-11-12 · Dian Indriani, Arbi Haza Nasution, Winda Monika, Salhazan Nasution

Twitter is one of the top influenced social media which has a million number of active users. It is commonly used for microblogging that allows users to share messages, ideas, thoughts and many more. Thus, millions inter…

An Arabic Tweets Sentiment Analysis Dataset (ATSAD) using Distant Supervision and Self Training

2020-05-01 · LREC 2020 5 · Kathrein Abu Kwaik, Stergios Chatzikyriakidis, Simon Dobnik, Motaz Saad 외

As the number of social media users increases, they express their thoughts, needs, socialise and publish their opinions reviews. For good social media sentiment analysis, good quality resources are needed, and the lack o…

8kArabic Sentiment AnalysisSentiment Analysis

Benchmarking Twitter Sentiment Analysis Tools

2014-05-01 · LREC 2014 5 · Ahmed Abbasi, Ammar Hassan, Milan Dhar

Twitter has become one of the quintessential social media platforms for user-generated content. Researchers and industry practitioners are increasingly interested in Twitter sentiments. Consequently, an array of commerci…

BenchmarkingDecision MakingOpinion MiningSentiment Analysis+2