paper-with-me

Papers

THU\_NGN at IJCNLP-2017 Task 2: Dimensional Sentiment Analysis for Chinese Phrases with Deep LSTM

2017-12-01 · IJCNLP 2017 12 · Chuhan Wu, Fangzhao Wu, Yongfeng Huang, Sixing Wu, Zhigang Yuan

Predicting valence-arousal ratings for words and phrases is very useful for constructing affective resources for dimensional sentiment analysis. Since the existing valence-arousal resources of Chinese are mainly in word-level and there is a lack of phrase-level ones, the Dimensional Sentiment Analysis for Chinese Phrases (DSAP) task aims to predict the valence-arousal ratings for Chinese affective words and phrases automatically. In this task, we propose an approach using a densely connected LSTM network and word features to identify dimensional sentiment on valence and arousal for words and phrases jointly. We use word embedding as major feature and choose part of speech (POS) and word clusters as additional features to train the dense LSTM network. The evaluation results of our submissions (1st and 2nd in average performance) validate the effectiveness of our system to predict valence and arousal dimensions for Chinese words and phrases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Opinion MiningPOSSentiment AnalysisTask 2

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

IJCNLP-2017 Task 2: Dimensional Sentiment Analysis for Chinese Phrases

2017-12-01 · IJCNLP 2017 12 · Liang-Chih Yu, Lung-Hao Lee, Jin Wang, Kam-Fai Wong

This paper presents the IJCNLP 2017 shared task on Dimensional Sentiment Analysis for Chinese Phrases (DSAP) which seeks to identify a real-value sentiment score of Chinese single words and multi-word phrases in the both…

Sentiment AnalysisTask 2

NCYU at IJCNLP-2017 Task 2: Dimensional Sentiment Analysis for Chinese Phrases using Vector Representations

2017-12-01 · IJCNLP 2017 12 · Jui-Feng Yeh, Jian-Cheng Tsai, Bo-Wei Wu, Tai-You Kuang

This paper presents two vector representations proposed by National Chiayi University (NCYU) about phrased-based sentiment detection which was used to compete in dimensional sentiment analysis for Chinese phrases (DSACP)…

ClusteringSentiment AnalysisTask 2

NLPSA at IJCNLP-2017 Task 2: Imagine Scenario: Leveraging Supportive Images for Dimensional Sentiment Analysis

2017-12-01 · IJCNLP 2017 12 · Szu-Min Chen, Zi-Yuan Chen, Lun-Wei Ku

Categorical sentiment classification has drawn much attention in the field of NLP, while less work has been conducted for dimensional sentiment analysis (DSA). Recent works for DSA utilize either word embedding, knowledg…

General ClassificationSentiment AnalysisSentiment ClassificationTask 2

LDCCNLP at IJCNLP-2017 Task 2: Dimensional Sentiment Analysis for Chinese Phrases Using Machine Learning

2017-12-01 · IJCNLP 2017 12 · Peng Zhong, Jingbin Wang

Sentiment analysis on Chinese text has intensively studied. The basic task for related research is to construct an affective lexicon and thereby predict emotional scores of different levels. However, finite lexicon resou…

BIG-bench Machine LearningSentiment AnalysisTask 2Word Embeddings

Alibaba at IJCNLP-2017 Task 2: A Boosted Deep System for Dimensional Sentiment Analysis of Chinese Phrases

2017-12-01 · IJCNLP 2017 12 · Xin Zhou, Jian Wang, Xu Xie, Changlong Sun 외

This paper introduces Team Alibaba{'}s systems participating IJCNLP 2017 shared task No. 2 Dimensional Sentiment Analysis for Chinese Phrases (DSAP). The systems mainly utilize a multi-layer neural networks, with multipl…

ClusteringFeature EngineeringPart-Of-Speech TaggingPrediction+2