scispace - formally typeset
Proceedings ArticleDOI

Sarcasm Detection of Online Comments Using Emotion Detection

Reads0
Chats0
TLDR
This work aims at developing a system that groups posts based on emotions, sentiment and find sarcastic posts, if present, to develop a prototype that help to come to an inference about the emotions of the posts.
Abstract
Sarcasm is a sophisticated form of sentiment expression where speaker express their opinions opposite of what they mean. Sarcasm detection and Emotion detection from social net-working sites has been a great field of study. With the growth of e-services such as e-commerce, e-tourism and e-business, the companies are very keen on exploiting emotion and sarcasm analysis for their marketing strategies in order to evaluate the public attitudes towards their brand. Thus efficient emotion and sarcasm modeling system can be a good solution to the above problem. This work aims at developing a system that groups posts based on emotions, sentiment and find sarcastic posts, if present. The proposed system is to develop a prototype that help to come to an inference about the emotions of the posts namely anger, surprise, happy, fear, sorrow, trust, anticipation and disgust with three sentic levels in each. This helps in better understanding of the posts when compared to the approaches which senses the polarity of the posts and gives just their sentiments i.e., positive, negative or neutral. The posts handling these emotions might be sarcastic too. The Sentiment & emotion identification module identifies the sentiment or emotion of the post by evaluating score of each word in the comment which is used by different sarcasm detection methods to detect sarcasm. The emotion identification module uses the lexical databases WordNet, SentiWordNet to find the right sentiment scores for the words with respect to each emotion. It also uses Sarcasm detection algorithms like Emoticon sarcasm detection, Hybrid sarcasm detection, Hashtag Processing, Interjection Word Start (IWT).

read more

Citations
More filters
Journal ArticleDOI

CFN: A Complex-valued Fuzzy Network for Sarcasm Detection in Conversations

TL;DR: A complex-valued fuzzy network is proposed by leveraging the mathematical formalisms of quantum theory and fuzzy logic to address the intrinsic vagueness and uncertainty of human language in emotional expression and understanding in sarcasm detection.
Journal ArticleDOI

A study of machine learning-based models for detection, control, and mitigation of cyberbullying in online social media

TL;DR: The background of Cyberbullying and the various machine and deep learning-based models incorporated to deal with it effectively are discussed and the main challenges in designing a cyberbullying prediction model are highlighted.
Book ChapterDOI

Sarcasm Detection Approaches Survey

TL;DR: Sarcasm is a special way of expressing opinion most commonly on social media websites like Twitter and product review platforms like Amazon, Flipkart, Snapdeal, etc., in which the actual meaning and the implied meanings differ as discussed by the authors.
Journal ArticleDOI

Computational Sarcasm Analysis on Social Media: A Systematic Review

TL;DR: This study provides well-summarized tables of sarcasm datasets, sarcastic features and their extraction methods, and performance analysis of various approaches which can help researchers in related domains understand current state-of-the-art practices in sarcasm detection.
Book ChapterDOI

An Approach to Detect Sarcasm in Tweets

TL;DR: This paper proposed to develop an ensemble classification method having base classifiers as Decision Tree, Naive Bayes and K-nearest Neighbor to increase various parametric values for the sarcasm detection.
References
More filters
Proceedings ArticleDOI

Learning to identify emotions in text

TL;DR: The construction of a large data set annotated for six basic emotions, ANGER, DISGUST, FEAR, JOY, SADNESS and SURPRISE, and several knowledge-based and corpusbased methods for the automatic identification of these emotions in text are proposed.
Proceedings ArticleDOI

Using millions of emoji occurrences to learn any-domain representations for detecting sentiment, emotion and sarcasm

TL;DR: This paper shows that by extending the distant supervision to a more diverse set of noisy labels, the models can learn richer representations and obtain state-of-the-art performance on 8 benchmark datasets within emotion, sentiment and sarcasm detection using a single pretrained model.
Proceedings Article

Identifying Sarcasm in Twitter: A Closer Look

TL;DR: This work reports on a method for constructing a corpus of sarcastic Twitter messages in which determination of the sarcasm of each message has been made by its author and uses this reliable corpus to compare sarcastic utterances in Twitter to utterances that express positive or negative attitudes without sarcasm.
Proceedings Article

Sarcasm as Contrast between a Positive Sentiment and Negative Situation

TL;DR: This work develops a sarcasm recognizer that automatically learns lists of positive sentiment phrases and negative situation phrases from sarcastic tweets and shows that identifying contrasting contexts using the phrases learned through bootstrapping yields improved recall for sarcasm recognition.
Journal ArticleDOI

Automatic Sarcasm Detection: A Survey

TL;DR: Automatic sarcasm detection is the task of predicting sarcasm in text as mentioned in this paper, which is a crucial step to sentiment analysis, considering prevalence and challenges of sarcasm of sentiment-bearing text.