Preprocessing Solutions for Detection of Sarcasm and Sentiment for Arabic
This paper describes our approach to detecting Sentiment and Sarcasm for Arabic in the ArSarcasm 2021 shared task. Data preprocessing is a crucial task for a successful learning, that is why we applied a set of preprocessing steps to the dataset before training two classifiers, namely Linear Support Vector Classifier (LSVC) and Bidirectional Long Short Term Memory (BiLSTM). The findings show that despite the simplicity of the proposed approach, using the LSVC model with a normalizing Arabic (NA) preprocessing and the BiLSTM architecture with an Embedding layer as input have yielded an encouraging F1score of 33.71% and 57.80% for sarcasm and sentiment detection, respectively.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Overview of the WANLP 2021 Shared Task on Sarcasm and Sentiment Detection in Arabic
This paper provides an overview of the WANLP 2021 shared task on sarcasm and sentiment detection in Arabic. The shared task has two subtasks: sarcasm detection (subtask 1) and sentiment analysis (subtask 2). This shared …
Sarcasm DetectionSentiment AnalysisA Contextual Word Embedding for Arabic Sarcasm Detection with Random Forests
Sarcasm detection is of great importance in understanding people’s true sentiments and opinions. Many online feedbacks, reviews, social media comments, etc. are sarcastic. Several researches have already been done in thi…
Data AugmentationSarcasm DetectionFrom 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 AnalysisLeveraging 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 ClassificationThe 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 l…
Sarcasm DetectionSentiment AnalysisSentiment Classification