Performance comparison of classifiers on twitter sentimental analysis

Proceedings of ‏The 5th International Conference on Applied Research in Science, Technology and Knowledge

Year: 2021

DOI: https://www.doi.org/10.33422/3rd.ictle.2021.02.134

[Fulltext PDF]

Performance comparison of classifiers on twitter sentimental analysis

Shruti Wadhwa, Karuna Babber

 

ABSTRACT: 

Twitter sentimental analysis is the way to examine polarity in tweeted opinions. The computational process involves implementing machine learning classifiers to categorize the tweets into positive, negative and neutral sentiments. To identify a suitable classifier for the task is a prime issue. In this paper we have presented the performance comparison of base classification techniques like Decision Tree, Random Forest, Naive Bayes, K-Nearest Neighbour and Logistic Regression on analysis of tweets. The results thus obtained show Logistic Regression analyze tweets with highest accuracy rate of 86.51% and the least performer comes out to be K-Nearest Neighbour with an average accuracy rate of 50.40%.

Keywords: Twitter, sentimental analysis, machine learning, classifiers and algorithms.