paper-with-me

Papers

YNU-HPCC at EmoInt-2017: Using a CNN-LSTM Model for Sentiment Intensity Prediction

2017-09-01 · WS 2017 9 · You Zhang, Hang Yuan, Jin Wang, Xue-jie Zhang

In this paper, we present a system that uses a convolutional neural network with long short-term memory (CNN-LSTM) model to complete the task. The CNN-LSTM model has two combined parts: CNN extracts local n-gram features within tweets and LSTM composes the features to capture long-distance dependency across tweets. Additionally, we used other three models (CNN, LSTM, BiLSTM) as baseline algorithms. Our introduced model showed good performance in the experimental results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

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

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, t…

General ClassificationSentiment AnalysisWord Embeddings

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

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

YNU-HPCC at SemEval-2018 Task 1: BiLSTM with Attention based Sentiment Analysis for Affect in Tweets

2018-06-01 · SEMEVAL 2018 6 · You Zhang, Jin Wang, Xue-jie Zhang

We implemented the sentiment system in all five subtasks for English and Spanish. All subtasks involve emotion or sentiment intensity prediction (regression and ordinal classification) and emotions determining (multi-lab…

ClassificationDomain AdaptationEnsemble LearningGeneral Classification+4

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