paper-with-me

홈 › Papers

TeamUNCC at SemEval-2018 Task 1: Emotion Detection in English and Arabic Tweets using Deep Learning

2018-06-01 · SEMEVAL 2018 6 · Malak Abdullah, Samira Shaikh

Task 1 in the International Workshop SemEval 2018, Affect in Tweets, introduces five subtasks (El-reg, El-oc, V-reg, V-oc, and E-c) to detect the intensity of emotions in English, Arabic, and Spanish tweets. This paper describes TeamUNCC{'}s system to detect emotions in English and Arabic tweets. Our approach is novel in that we present the same architecture for all the five subtasks in both English and Arabic. The main input to the system is a combination of word2vec and doc2vec embeddings and a set of psycholinguistic features (e.g. from AffectTweets Weka-package). We apply a fully connected neural network architecture and obtain performance results that show substantial improvements in Spearman correlation scores over the baseline models provided by Task 1 organizers, (ranging from 0.03 to 0.23). TeamUNCC{'}s system ranks third in subtask El-oc and fourth in other subtasks for Arabic tweets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Mutux at SemEval-2018 Task 1: Exploring Impacts of Context Information On Emotion Detection

2018-06-01 · SEMEVAL 2018 6 · Pan Du, Jian-Yun Nie

This paper describes MuTuX, our system that is designed for task 1-5a, emotion classification analysis of tweets on SemEval2018. The system aims at exploring the potential of context information of terms for emotion anal…

Emotion ClassificationEmotion RecognitionGeneral ClassificationProduct Recommendation+1

E-LSTM at SemEval-2019 Task 3: Semantic and Sentimental Features Retention for Emotion Detection in Text

2019-06-01 · SEMEVAL 2019 6 · Harsh Patel

This paper discusses the solution to the problem statement of the SemEval19: EmoContext competition which is {''}Contextual Emotion Detection in Texts{''}. The paper includes the explanation of an architecture that I cre…

BIG-bench Machine Learning

SemEval 2024 -- Task 10: Emotion Discovery and Reasoning its Flip in Conversation (EDiReF)

2024-02-29 · Shivani Kumar, Md Shad Akhtar, Erik Cambria, Tanmoy Chakraborty

We present SemEval-2024 Task 10, a shared task centred on identifying emotions and finding the rationale behind their flips within monolingual English and Hindi-English code-mixed dialogues. This task comprises three dis…

Emotion RecognitionEmotion Recognition in Conversation

UWB at SemEval-2018 Task 1: Emotion Intensity Detection in Tweets

2018-06-01 · SEMEVAL 2018 6 · Pavel P{\v{r}}ib{\'a}{\v{n}}, Tom{\'a}{\v{s}} Hercig, Ladislav Lenc

This paper describes our system created for the SemEval-2018 Task 1: Affect in Tweets (AIT-2018). We participated in both the regression and the ordinal classification subtasks for emotion intensity detection in English,…

ClassificationGeneral ClassificationOrdinal ClassificationPOS+2

TUG-CIC at SemEval-2021 Task 6: Two-stage Fine-tuning for Intended Sarcasm Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Jason Angel, Segun Aroyehun, Alexander Gelbukh

We present our systems and findings for the iSarcasmEval: Intended Sarcasm Detection In English and Arabic at SEMEVAL 2022. Specifically we take part in Subtask A for the English language. The task aims to determine whet…

Language ModelingLanguage ModellingSarcasm Detection