paper-with-me

홈 › Papers

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 created by exploiting the embedding layers of Word2Vec and GloVe using LSTMs as memory unit cells which detects approximate emotion of chats between two people in the English language provided in the textual form. The set of emotions on which the model was trained was Happy, Sad, Angry and Others. The paper also includes an analysis of different conventional machine learning algorithms in comparison to E-LSTM.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

SentimentalITsts at SemEval-2016 Task 4: building a Twitter sentiment analyzer in your backyard

2016-06-01 · SEMEVAL 2016 6 · Cosmin Florean, Oana Bejenaru, Eduard Apostol, Octavian Ciobanu 외
Sentiment Analysis

TakeLab at SemEval-2017 Task 4: Recent Deaths and the Power of Nostalgia in Sentiment Analysis in Twitter

2017-08-01 · SEMEVAL 2017 8 · David Lozi{\'c}, Doria {\v{S}}ari{\'c}, Ivan Toki{\'c}, Zoran Medi{\'c} 외

This paper describes the system we submitted to SemEval-2017 Task 4 (Sentiment Analysis in Twitter), specifically subtasks A, B, and D. Our main focus was topic-based message polarity classification on a two-point scale …

Sentiment AnalysisWord Embeddings

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

To Attend or not to Attend: A Case Study on Syntactic Structures for Semantic Relatedness

2018-07-01 · ACL 2018 7 · Amulya Gupta, Zhu Zhang

With the recent success of Recurrent Neural Networks (RNNs) in Machine Translation (MT), attention mechanisms have become increasingly popular. The purpose of this paper is two-fold; firstly, we propose a novel attention…

Machine TranslationParaphrase IdentificationQuestion AnsweringSentence+1

CN-HIT-MI.T at SemEval-2019 Task 6: Offensive Language Identification Based on BiLSTM with Double Attention

2019-06-01 · SEMEVAL 2019 6 · Yaojie Zhang, Bing Xu, Tiejun Zhao

Offensive language has become pervasive in social media. In Offensive Language Identification tasks, it may be difficult to predict accurately only according to the surface words. So we try to dig deeper semantic informa…

Language Identification