paper-with-me

홈 › Papers

CLARK at SemEval-2019 Task 3: Exploring the Role of Context to Identify Emotion in a Short Conversation

2019-06-01 · SEMEVAL 2019 6 · Joseph Cummings, Jason Wilson

With text lacking valuable information avail-able in other modalities, context may provide useful information to better detect emotions. In this paper, we do a systematic exploration of the role of context in recognizing emotion in a conversation. We use a Naive Bayes model to show that inferring the mood of the conversation before classifying individual utterances leads to better performance. Additionally, we find that using context while train-ing the model significantly decreases performance. Our approach has the additional bene-fit that its performance rivals a baseline LSTM model while requiring fewer resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

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

Clark Kent at SemEval-2019 Task 4: Stylometric Insights into Hyperpartisan News Detection

2019-06-01 · SEMEVAL 2019 6 · Viresh Gupta, Baani Leen Kaur Jolly, Ramneek Kaur, Tanmoy Chakraborty

In this paper, we present a news bias prediction system, which we developed as part of a SemEval 2019 task. We developed an XGBoost based system which uses character and word level n-gram features represented using TF-ID…

CLaC at SemEval-2016 Task 11: Exploring linguistic and psycho-linguistic Features for Complex Word Identification

2017-09-08 · SEMEVAL 2016 6 · Elnaz Davoodi, Leila Kosseim

This paper describes the system deployed by the CLaC-EDLK team to the "SemEval 2016, Complex Word Identification task". The goal of the task is to identify if a given word in a given context is "simple" or "complex". Our…

Complex Word Identification

Decision problems for Clark-congruential languages

2018-05-11 · Makoto Kanazawa, Tobias Kappé

A common question when studying a class of context-free grammars is whether equivalence is decidable within this class. We answer this question positively for the class of Clark-congruential grammars, which are of intere…

ValenTO at SemEval-2018 Task 3: Exploring the Role of Affective Content for Detecting Irony in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Delia Iraz{\'u} Hern{\'a}ndez Far{\'\i}as, Viviana Patti, Paolo Rosso

In this paper we describe the system used by the ValenTO team in the shared task on Irony Detection in English Tweets at SemEval 2018. The system takes as starting point emotIDM, an irony detection model that explores th…

Sentiment Analysis