paper-with-me

Papers

CECL at SemEval-2019 Task 3: Using Surface Learning for Detecting Emotion in Textual Conversations

2019-06-01 · SEMEVAL 2019 6 · Yves Bestgen

This paper describes the system developed by the Centre for English Corpus Linguistics for the SemEval-2019 Task 3: EmoContext. It aimed at classifying the emotion of a user utterance in a textual conversation as happy, sad, angry or other. It is based on a large number of feature types, mainly unigrams and bigrams, which were extracted by a SAS program. The usefulness of the different feature types was evaluated by means of Monte-Carlo resampling tests. As this system does not rest on any deep learning component, which is currently considered as the state-of-the-art approach, it can be seen as a possible point of comparison for such kind of systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tintin at SemEval-2019 Task 4: Detecting Hyperpartisan News Article with only Simple Tokens

2019-06-01 · SEMEVAL 2019 6 · Yves Bestgen

Tintin, the system proposed by the CECL for the Hyperpartisan News Detection task of SemEval 2019, is exclusively based on the tokens that make up the documents and a standard supervised learning procedure. It obtained v…

YNU-HPCC at SemEval-2022 Task 4: Finetuning Pretrained Language Models for Patronizing and Condescending Language Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Wenqiang Bai, Jin Wang, Xuejie Zhang

This paper describes a system built in the SemEval-2022 competition. As participants in Task 4: Patronizing and Condescending Language Detection, we implemented the text sentiment classification system for two subtasks i…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentiment Analysis+1

CSIRO-LT at SemEval-2025 Task 11: Adapting LLMs for Emotion Recognition for Multiple Languages

2025-08-02 · Jiyu Chen, Necva Bölücü, Sarvnaz Karimi, Diego Mollá 외 arxiv

Detecting emotions across different languages is challenging due to the varied and culturally nuanced ways of emotional expressions. The \textit{Semeval 2025 Task 11: Bridging the Gap in Text-Based emotion} shared task w…

Emotion Recognition

SINAI at SemEval-2019 Task 3: Using affective features for emotion classification in textual conversations

2019-06-01 · SEMEVAL 2019 6 · Flor Miriam Plaza-del-Arco, M. Dolores Molina-Gonz{\'a}lez, Maite Martin, L. Alfonso Ure{\~n}a-L{\'o}pez

Detecting emotions in textual conversation is a challenging problem in absence of nonverbal cues typically associated with emotion, like fa- cial expression or voice modulations. How- ever, more and more users are using …

Emotion ClassificationGeneral Classification

LIRMM-Advanse at SemEval-2019 Task 3: Attentive Conversation Modeling for Emotion Detection and Classification

2019-06-01 · SEMEVAL 2019 6 · Waleed Ragheb, J{\'e}r{\^o}me Az{\'e}, S Bringay, ra 외

This paper addresses the problem of modeling textual conversations and detecting emotions. Our proposed model makes use of 1) deep transfer learning rather than the classical shallow methods of word embedding; 2) self-at…

Emotion Detection and ClassificationGeneral ClassificationTransfer Learning