login

Tweet sentiment analysis with classifier ensembles

Decision Support SystemsPublished 23 July 2014Open access
Nádia Félix Felipe da Silva, Eduardo R. Hruschka, Estevam Hruschka
Citations432
View PDF

TL;DR

An approach that automatically classifies the sentiment of tweets by using classifier ensembles and lexicons is introduced, and experiments show that classifiers formed by Multinomial Naive Bayes, SVM, Random Forest, and Logistic Regression can improve classification accuracy.

Abstract

Twitter is a microblogging site in which users can post updates (tweets) to friends (followers). It has become an immense dataset of the so-called sentiments. In this paper, we introduce an approach that automatically classifies the sentiment of tweets by using classifier ensembles and lexicons. Tweets are classified as either positive or negative concerning a query term. This approach is useful for consumers who can use sentiment analysis to search for products, for companies that aim at monitoring the public sentiment of their brands, and for many other applications. Indeed, sentiment classification in microblogging services (e.g., Twitter) through classifier ensembles and lexicons has not been well explored in the literature. Our experiments on a variety of public tweet sentiment datasets show that classifier ensembles formed by Multinomial Naive Bayes, SVM, Random Forest, and Logistic Regression can improve classification accuracy.

Keywords

Computer Science