The IDC System for Sentiment Classification and Sarcasm Detection in Arabic
Sentiment classification and sarcasm detection attract a lot of attention by the NLP research community. However, solving these two problems in Arabic and on the basis of social network data (i.e., Twitter) is still of lower interest. In this paper we present designated solutions for sentiment classification and sarcasm detection tasks that were introduced as part of a shared task by Abu Farha et al. (2021). We adjust the existing state-of-the-art transformer pretrained models for our needs. In addition, we use a variety of machine-learning techniques such as down-sampling, augmentation, bagging, and usage of meta-features to improve the models performance. We achieve an F1-score of 0.75 over the sentiment classification problem where the F1-score is calculated over the positive and negative classes (the neutral class is not taken into account). We achieve an F1-score of 0.66 over the sarcasm detection problem where the F1-score is calculated over the sarcastic class only. In both cases, the above reported results are evaluated over the ArSarcasm-v2–an extended dataset of the ArSarcasm (Farha and Magdy, 2020) that was introduced as part of the shared task. This reflects an improvement to the state-of-the-art results in both tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Sarcasm DetectionSentiment AnalysisSentiment ClassificationSimilar Papers 제목 키워드 기반
Leveraging Offensive Language for Sarcasm and Sentiment Detection in Arabic
Sarcasm detection is one of the top challenging tasks in text classification, particularly for informal Arabic with high syntactic and semantic ambiguity. We propose two systems that harness knowledge from multiple tasks…
Sarcasm DetectionSentiment Analysistext-classificationText Classificationsarcasm detection and quantification in arabic tweets
The role of predicting sarcasm in the text is known as automatic sarcasm detection. Given the prevalence and challenges of sarcasm in sentiment-bearing text, this is a critical phase in most sentiment analysis tasks. Wit…
Binary ClassificationSarcasm DetectionSentiment AnalysisCombining Context-Free and Contextualized Representations for Arabic Sarcasm Detection and Sentiment Identification
Since their inception, transformer-based language models have led to impressive performance gains across multiple natural language processing tasks. For Arabic, the current state-of-the-art results on most datasets are a…
Language ModelingLanguage ModellingSarcasm DetectionSentenceX-PuDu at SemEval-2022 Task 6: Multilingual Learning for English and Arabic Sarcasm Detection
Detecting sarcasm and verbal irony from people's subjective statements is crucial to understanding their intended meanings and real sentiments and positions in social scenarios. This paper describes the X-PuDu system tha…
Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNatural Language UnderstandingSarcasm Detection+1From Arabic Sentiment Analysis to Sarcasm Detection: The ArSarcasm Dataset
Sarcasm is one of the main challenges for sentiment analysis systems. Its complexity comes from the expression of opinion using implicit indirect phrasing. In this paper, we present ArSarcasm, an Arabic sarcasm detection…
Arabic Sentiment AnalysisSarcasm DetectionSentiment Analysis