paper-with-me

Papers

A Deep Neural Architecture for Sentence-level Sentiment Classification in Twitter Social Networking

2017-06-25 · Huy Nguyen, Minh-Le Nguyen

This paper introduces a novel deep learning framework including a lexicon-based approach for sentence-level prediction of sentiment label distribution. We propose to first apply semantic rules and then use a Deep Convolutional Neural Network (DeepCNN) for character-level embeddings in order to increase information for word-level embedding. After that, a Bidirectional Long Short-Term Memory Network (Bi-LSTM) produces a sentence-wide feature representation from the word-level embedding. We evaluate our approach on three Twitter sentiment classification datasets. Experimental results show that our model can improve the classification accuracy of sentence-level sentiment analysis in Twitter social networking.

📄 PDF Abstract BibTeX arXiv:1706.08032

Code (1)

huynt-plus/papers 공식 구현

Tasks

ClassificationGeneral ClassificationSentenceSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Sentence Modeling with Deep Neural Architecture using Lexicon and Character Attention Mechanism for Sentiment Classification

2017-11-01 · IJCNLP 2017 11 · Huy Thanh Nguyen, Minh Le Nguyen

Tweet-level sentiment classification in Twitter social networking has many challenges: exploiting syntax, semantic, sentiment, and context in tweets. To address these problems, we propose a novel approach to sentiment an…

ClassificationGeneral ClassificationSentenceSentiment Analysis+2

Learning Latent Opinions for Aspect-Level Sentiment Classification

2018-04-01 · AAAI-18 2018 4 · Bailin Wang, Wei Lu

Aspect-level sentiment classification aims at detecting the sentiment expressed towards a particular target in a sentence. Based on the observation that the sentiment polarity is often related to specific spans in the gi…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentence+2

Multichannel Variable-Size Convolution for Sentence Classification

2016-03-15 · CONLL 2015 7 · Wenpeng Yin, Hinrich Schütze

We propose MVCNN, a convolution neural network (CNN) architecture for sentence classification. It (i) combines diverse versions of pretrained word embeddings and (ii) extracts features of multigranular phrases with varia…

ClassificationGeneral ClassificationSentenceSentence Classification+1

Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation

2021-08-03 · Zaid Khan, Yun Fu

Multimodal target/aspect sentiment classification combines multimodal sentiment analysis and aspect/target sentiment classification. The goal of the task is to combine vision and language to understand the sentiment towa…

Language ModelingLanguage ModellingMultimodal Sentiment AnalysisSentence+4

A Convolutional Neural Network for Aspect Sentiment Classification

2018-07-04 · Yongping Xing, Chuangbai Xiao, Yifei Wu, Ziming Ding

With the development of the Internet, natural language processing (NLP), in which sentiment analysis is an important task, became vital in information processing.Sentiment analysis includes aspect sentiment classificatio…

ClassificationGeneral ClassificationSentenceSentiment Analysis+1