Detection on sarcasm using machine learning classifiers and rule based approach
K. Sentamilselvan, P. Suresh, G. K. Kamalam, S. K. Mahendran, D. Aneri
Abstract
Abstract Sentiment Analysis has been mainly used to understand the judgment of the text. It has been undergoing major provocation and irony detection is considered as one among the most provocations in it. Irony is the unusual way of narrating an information which disagrees the concept which leads to uncertainty. One primary task included by most developers is data preprocessing which includes many techniques like lemmatization, tokenization and stemming. Many researches are done under irony detection which includes many feature extraction techniques. Machine learning classifiers used for these researches are Support Vector Machine (SVM), linear regression, Naïve Bayes, Random Forest and many more. Results of these research works includes accuracy, precision, recall, F-score which can be used to predict the best suited model. In this paper various methodology used in irony text detection for Sentiment Analysis is discussed.