Posted Date : 03rd Jun, 2023
Publishing in UGC-approved journals offers several advantages, includi...
Posted Date : 03rd Jun, 2023
UGC-approved journals refer to the scholarly journals that have been a...
Posted Date : 09th Sep, 2022
The University of Pune is going to update the ugc care listed journals...
Posted Date : 09th Sep, 2022
IJARESM Publication have various tie ups with many Conference/Seminar ...
Posted Date : 07th Mar, 2022
Call For Papers : LokSanwad Foundation Aurangabad, Maharashtra One Day...
Text Classification on twitter data
Author Name : R. Swetha, Saleema, K. Dharani, M. S. Abu Tahir, U. Sai Surekha
ABSTRACT
Sentiment analysis is a classification problem where the main focus is to predict the polarity of words and then classify them into positive or negative sentiment. Classifiers used are of mainly two types, namely lexicon-based and machine learning based. The former include Sent WordNet and Word Sense Disambiguation while the latter include Multinomial Naive Bayes(MNB), Logistic Regression(LR), Support Vector Machine(SVM) and RNN Classifier. In this paper, existing datasets have been used, the first one from “Sentiment140” from Stanford University, consisting of 1.6 million tweets and the other one originally came from “Crowd flower’s Data for Everyone library”,consisting of 13870 entries, and both datasets are already categorised as per the sentiments expressed in them. Textblob, Sentiwordnet, MNB, LR, SVM and RNN Classifier are applied on the above dataset and a comparison is drawn between the results obtained from above mentioned sentiment classifiers, classifying tweets according to the sentiment expressed in them, i.e.,sspositive or negative. Also, along with the machine learning approaches, an ensemble form of MNB, LR and SVM has been performed on the datasets and compared with the above results. Further the above trained models can be used for sentiment prediction of a new data.
Key words: Twitter; sentiment analyzer; machine learning; WordNet; word sequence disambiguation (WSD); Naïve Bayes.