paper-with-me

Papers

YZU-NLP at EmoInt-2017: Determining Emotion Intensity Using a Bi-directional LSTM-CNN Model

2017-09-01 · WS 2017 9 · Yuanye He, Liang-Chih Yu, K. Robert Lai, Weiyi Liu

The EmoInt-2017 task aims to determine a continuous numerical value representing the intensity to which an emotion is expressed in a tweet. Compared to classification tasks that identify 1 among n emotions for a tweet, the present task can provide more fine-grained (real-valued) sentiment analysis. This paper presents a system that uses a bi-directional LSTM-CNN model to complete the competition task. Combining bi-directional LSTM and CNN, the prediction process considers both global information in a tweet and local important information. The proposed method ranked sixth among twenty-one teams in terms of Pearson Correlation Coefficient.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSentiment AnalysisWord Embeddings

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 제목 키워드 기반

IITP at EmoInt-2017: Measuring Intensity of Emotions using Sentence Embeddings and Optimized Features

2017-09-01 · WS 2017 9 · Md. Shad Akhtar, Palaash Sawant, Asif Ekbal, Jyoti Pawar 외

This paper describes the system that we submitted as part of our participation in the shared task on Emotion Intensity (EmoInt-2017). We propose a Long short term memory (LSTM) based architecture cascaded with Support Ve…

Emotion Recognitionfeature selectionSentenceSentence Embeddings+1

Textmining at EmoInt-2017: A Deep Learning Approach to Sentiment Intensity Scoring of English Tweets

2017-09-01 · WS 2017 9 · Hardik Meisheri, Rupsa Saha, Priyanka Sinha, Lipika Dey

This paper describes our approach to the Emotion Intensity shared task. A parallel architecture of Convolutional Neural Network (CNN) and Long short term memory networks (LSTM) alongwith two sets of features are extracte…

Sentiment AnalysisWord Embeddings

IMS at EmoInt-2017: Emotion Intensity Prediction with Affective Norms, Automatically Extended Resources and Deep Learning

2017-09-01 · WS 2017 9 · Maximilian K{\"o}per, Evgeny Kim, Roman Klinger

Our submission to the WASSA-2017 shared task on the prediction of emotion intensity in tweets is a supervised learning method with extended lexicons of affective norms. We combine three main information sources in a rand…

Emotion RecognitionSentenceSentiment Analysis

NUIG at EmoInt-2017: BiLSTM and SVR Ensemble to Detect Emotion Intensity

2017-09-01 · WS 2017 9 · Vladimir Andryushechkin, Ian Wood, James O{'} Neill

This paper describes the entry NUIG in the WASSA 2017 (8th Workshop on Computational Approaches to Subjectivity, Sentiment {\&} Social Media Analysis) shared task on emotion recognition. The NUIG system used an SVR (SVM …

Emotion RecognitionregressionSpeech RecognitionWord Embeddings

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