paper-with-me

Papers

INSIGHT-1 at SemEval-2016 Task 4: Convolutional Neural Networks for Sentiment Classification and Quantification

2016-09-09 · SEMEVAL 2016 6 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. two-point, three-point, and five-point scale sentiment classification and two-point and five-point scale sentiment quantification. We achieve competitive results for two-point scale sentiment classification and quantification, ranking fifth and a close fourth (third and second by alternative metrics) respectively despite using only pre-trained embeddings that contain no sentiment information. We achieve good performance on three-point scale sentiment classification, ranking eighth out of 35, while performing poorly on five-point scale sentiment classification and quantification. An error analysis reveals that this is due to low expressiveness of the model to capture negative sentiment as well as an inability to take into account ordinal information. We propose improvements in order to address these and other issues.

📄 PDF Abstract BibTeX arXiv:1609.02746

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

EICA at SemEval-2017 Task 4: A Simple Convolutional Neural Network for Topic-based Sentiment Classification

2017-08-01 · SEMEVAL 2017 8 · Maoquan Wang, Shiyun Chen, Yufei Xie, Lu Zhao

This paper describes our approach for SemEval-2017 Task 4 - Sentiment Analysis in Twitter (SAT). Its five subtasks are divided into two categories: (1) sentiment classification, i.e., predicting topic-based tweet sentime…

ClassificationFeature EngineeringGeneral ClassificationSentence+4

INSIGHT-1 at SemEval-2016 Task 5: Deep Learning for Multilingual Aspect-based Sentiment Analysis

2016-09-09 · SEMEVAL 2016 6 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-base…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionAspect Extraction+5

UniPI at SemEval-2016 Task 4: Convolutional Neural Networks for Sentiment Classification

2016-06-01 · SEMEVAL 2016 6 · Giuseppe Attardi, Daniele Sartiano
General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings

YZU-NLP Team at SemEval-2016 Task 4: Ordinal Sentiment Classification Using a Recurrent Convolutional Network

2016-06-01 · SEMEVAL 2016 6 · Yunchao He, Liang-Chih Yu, Chin-Sheng Yang, K. Robert Lai 외
General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings

TopicThunder at SemEval-2017 Task 4: Sentiment Classification Using a Convolutional Neural Network with Distant Supervision

2017-08-01 · SEMEVAL 2017 8 · Simon M{\"u}ller, Tobias Huonder, Jan Deriu, Mark Cieliebak

In this paper, we propose a classifier for predicting topic-specific sentiments of English Twitter messages. Our method is based on a 2-layer CNN.With a distant supervised phase we leverage a large amount of weakly-label…

General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings