paper-with-me

홈 › Papers

deepCybErNet at EmoInt-2017: Deep Emotion Intensities in Tweets

2017-09-01 · WS 2017 9 · Vinayakumar R, Premjith B, Sachin Kumar S, Soman Kp, Poornach, Prabaharan ran

This working note presents the methodology used in deepCybErNet submission to the shared task on Emotion Intensities in Tweets (EmoInt) WASSA-2017. The goal of the task is to predict a real valued score in the range [0-1] for a particular tweet with an emotion type. To do this, we used Bag-of-Words and embedding based on recurrent network architecture. We have developed two systems and experiments are conducted on the Emotion Intensity shared Task 1 data base at WASSA-2017. A system which uses word embedding based on recurrent network architecture has achieved highest 5 fold cross-validation accuracy. This has used embedding with recurrent network to extract optimal features at tweet level and logistic regression for prediction. These methods are highly language independent and experimental results shows that the proposed methods are apt for predicting a real valued score in than range [0-1] for a given tweet with its emotion type.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationNatural Language InferenceQuestion Answering

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

UWat-Emote at EmoInt-2017: Emotion Intensity Detection using Affect Clues, Sentiment Polarity and Word Embeddings

2017-09-01 · WS 2017 9 · Vineet John, Olga Vechtomova

This paper describes the UWaterloo affect prediction system developed for EmoInt-2017. We delve into our feature selection approach for affect intensity, affect presence, sentiment intensity and sentiment presence lexica…

Emotion ClassificationEnsemble Learningfeature selectionregression+1

PLN-PUCRS at EmoInt-2017: Psycholinguistic features for emotion intensity prediction in tweets

2017-09-01 · WS 2017 9 · Henrique Santos, Renata Vieira

Linguistic Inquiry and Word Count (LIWC) is a rich dictionary that map words into several psychological categories such as Affective, Social, Cognitive, Perceptual and Biological processes. In this work, we have used LIW…

regressionSentiment Analysis

Prayas at EmoInt 2017: An Ensemble of Deep Neural Architectures for Emotion Intensity Prediction in Tweets

2017-09-01 · WS 2017 9 · Pranav Goel, Devang Kulshreshtha, Prayas Jain, Kaushal Kumar Shukla

The paper describes the best performing system for EmoInt - a shared task to predict the intensity of emotions in tweets. Intensity is a real valued score, between 0 and 1. The emotions are classified as - anger, fear, j…

Sentiment Analysis

EmoIntens Tracker at SemEval-2018 Task 1: Emotional Intensity Levels in \#Tweets

2018-06-01 · SEMEVAL 2018 6 · Ramona-Andreea Turcu, Amar, S ei, ra Maria 외

The „Affect in Tweets{''} task is centered on emotions categorization and evaluation matrix using multi-language tweets (English and Spanish). In this research, SemEval Affect dataset was preprocessed, categorized, and…

BIG-bench Machine LearningEmotion RecognitionSentiment Analysis

GradAscent at EmoInt-2017: Character and Word Level Recurrent Neural Network Models for Tweet Emotion Intensity Detection

2017-09-01 · WS 2017 9 · Egor Lakomkin, Ch Bothe, rakant, Stefan Wermter

The WASSA 2017 EmoInt shared task has the goal to predict emotion intensity values of tweet messages. Given the text of a tweet and its emotion category (anger, joy, fear, and sadness), the participants were asked to bui…

Language ModelingLanguage ModellingMachine TranslationSentiment Analysis+1