paper-with-me

Papers

CKIP at IJCNLP-2017 Task 2: Neural Valence-Arousal Prediction for Phrases

2017-12-01 · IJCNLP 2017 12 · Peng-Hsuan Li, Wei-Yun Ma, Hsin-Yang Wang

CKIP takes part in solving the Dimensional Sentiment Analysis for Chinese Phrases (DSAP) share task of IJCNLP 2017. This task calls for systems that can predict the valence and the arousal of Chinese phrases, which are real values between 1 and 9. To achieve this, functions mapping Chinese character sequences to real numbers are built by regression techniques. In addition, the CKIP phrase Valence-Arousal (VA) predictor depends on knowledge of modifier words and head words. This includes the types of known modifier words, VA of head words, and distributional semantics of both these words. The predictor took the second place out of 13 teams on phrase VA prediction, with 0.444 MAE and 0.935 PCC on valence, and 0.395 MAE and 0.904 PCC on arousal.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisTask 2

Similar Papers 제목 키워드 기반

MainiwayAI at IJCNLP-2017 Task 2: Ensembles of Deep Architectures for Valence-Arousal Prediction

2017-12-01 · IJCNLP 2017 12 · Yassine Benajiba, Jin Sun, Yong Zhang, Zhiliang Weng 외

This paper introduces Mainiway AI Labs submitted system for the IJCNLP 2017 shared task on Dimensional Sentiment Analysis of Chinese Phrases (DSAP), and related experiments. Our approach consists of deep neural networks …

PredictionSentiment AnalysisTask 2Word Embeddings

NCTU-NTUT at IJCNLP-2017 Task 2: Deep Phrase Embedding using bi-LSTMs for Valence-Arousal Ratings Prediction of Chinese Phrases

2017-12-01 · IJCNLP 2017 12 · Yen-Hsuan Lee, Han-Yun Yeh, Yih-Ru Wang, Yuan-Fu Liao

In this paper, a deep phrase embedding approach using bi-directional long short-term memory (Bi-LSTM) is proposed to predict the valence-arousal ratings of Chinese words and phrases. It adopts a Chinese word segmentation…

Chinese Word SegmentationregressionSentiment AnalysisTask 2

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

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

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