Polarity based Sarcasm Detection using Semigraph
Sarcasm is an advanced linguistic expression often found on various online platforms. Sarcasm detection is challenging in natural language processing tasks that affect sentiment analysis. This article presents the inventive method of the semigraph, including semigraph construction and sarcasm detection processes. A variation of the semigraph is suggested in the pattern-relatedness of the text document. The proposed method is to obtain the sarcastic and non-sarcastic polarity scores of a document using a semigraph. The sarcastic polarity score represents the possibility that a document will become sarcastic. Sarcasm is detected based on the polarity scoring model. The performance of the proposed model enhances the existing prior art approach to sarcasm detection. In the Amazon product review, the model achieved the accuracy, recall, and f-measure of 0.87, 0.79, and 0.83, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Sarcasm DetectionSentiment AnalysisSimilar Papers 제목 키워드 기반
A Deeper Look into Sarcastic Tweets Using Deep Convolutional Neural Networks
Sarcasm detection is a key task for many natural language processing tasks. In sentiment analysis, for example, sarcasm can flip the polarity of an "apparently positive" sentence and, hence, negatively affect polarity de…
Sarcasm DetectionSentenceSentiment AnalysisText CategorizationWho cares about Sarcastic Tweets? Investigating the Impact of Sarcasm on Sentiment Analysis.
Sarcasm is a common phenomenon in social media, and is inherently difficult to analyse, not just automatically but often for humans too. It has an important effect on sentiment, but is usually ignored in social media ana…
Opinion MiningSarcasm DetectionSentiment AnalysisMulti-task Learning Using a Combination of Contextualised and Static Word Embeddings for Arabic Sarcasm Detection and Sentiment Analysis
Sarcasm detection and sentiment analysis are important tasks in Natural Language Understanding. Sarcasm is a type of expression where the sentiment polarity is flipped by an interfering factor. In this study, we exploite…
Multi-Task LearningNatural Language UnderstandingSarcasm DetectionSentiment Analysis+1DUCS at SemEval-2022 Task 6: Exploring Emojis and Sentiments for Sarcasm Detection
This paper describes the participation of team DUCS at SemEval 2022 Task 6: iSarcasmEval - Intended Sarcasm Detection in English and Arabic. Team DUCS participated in SubTask A of iSarcasmEval which was to determine if t…
Sarcasm DetectionDetecting Sarcasm Using Different Forms Of Incongruity
Sarcasm is a form of verbal irony that is intended to express contempt or ridicule. Often quoted as a challenge to sentiment analysis, sarcasm involves use of words of positive or no polarity to convey negative sentiment…
Sarcasm DetectionSentiment AnalysisTopic ModelsWord Embeddings