login

If you are happy and you know it... tweet

Published 29 October 2012
Amir Asiaee T., Mariano Tepper, Arindam Banerjee, Guillermo Sapiro
Citations41

TL;DR

This work presents a general framework for per-tweet sentiment analysis, which consists of extracting tweets about a desired target subject, separating tweets with sentiment, and setting apart positive from negative tweets.

Abstract

Extracting sentiment from Twitter data is one of the fundamental problems in social media analytics. Twitter's length constraint renders determining the positive/negative sentiment of a tweet difficult, even for a human judge. In this work we present a general framework for per-tweet (in contrast with batches of tweets) sentiment analysis which consists of: (1) extracting tweets about a desired target subject, (2) separating tweets with sentiment, and (3) setting apart positive from negative tweets. For each step, we study the performance of a number of classical and new machine learning algorithms. We also show that the intrinsic sparsity of tweets allows performing classification in a low dimensional space, via random projections, without losing accuracy. In addition, we present weighted variants of all employed algorithms, exploiting the available labeling uncertainty, which further improve classification accuracy. Finally, we show that spatially aggregating our per-tweet classification results produces a very satisfactory outcome, making our approach a good candidate for batch tweet sentiment analysis.

Keywords

Computer Science