paper-with-me

Papers

Deep neural network-based classification model for Sentiment Analysis

2019-07-03 · Donghang Pan, Jingling Yuan, Lin Li, Deming Sheng

The growing prosperity of social networks has brought great challenges to the sentimental tendency mining of users. As more and more researchers pay attention to the sentimental tendency of online users, rich research results have been obtained based on the sentiment classification of explicit texts. However, research on the implicit sentiment of users is still in its infancy. Aiming at the difficulty of implicit sentiment classification, a research on implicit sentiment classification model based on deep neural network is carried out. Classification models based on DNN, LSTM, Bi-LSTM and CNN were established to judge the tendency of the user's implicit sentiment text. Based on the Bi-LSTM model, the classification model of word-level attention mechanism is studied. The experimental results on the public dataset show that the established LSTM series classification model and CNN classification model can achieve good sentiment classification effect, and the classification effect is significantly better than the DNN model. The Bi-LSTM based attention mechanism classification model obtained the optimal R value in the positive category identification.

📄 PDF Abstract BibTeX arXiv:1907.02046

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

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

USA: Universal Sentiment Analysis Model & Construction of Japanese Sentiment Text Classification and Part of Speech Dataset

2023-09-07 · Chengguang Gan, Qinghao Zhang, Tatsunori Mori

Sentiment analysis is a pivotal task in the domain of natural language processing. It encompasses both text-level sentiment polarity classification and word-level Part of Speech(POS) sentiment polarity determination. Suc…

ClassificationPOSSentiment AnalysisSentiment Classification+2

Sentiment analysis and opinion mining on E-commerce site

2022-11-28 · Fatema Tuz Zohra Anny, Oahidul Islam

Sentiment analysis or opinion mining help to illustrate the phrase NLP (Natural Language Processing). Sentiment analysis has been the most significant topic in recent years. The goal of this study is to solve the sentime…

ClassificationOpinion MiningSentenceSentiment Analysis

Findings of the Shared Task on Multimodal Sentiment Analysis and Troll Meme Classification in Dravidian Languages

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Premjith B, Bharathi Raja Chakravarthi, Malliga Subramanian, Bharathi B 외

This paper presents the findings of the shared task on Multimodal Sentiment Analysis and Troll meme classification in Dravidian languages held at ACL 2022. Multimodal sentiment analysis deals with the identification of s…

ClassificationMeme ClassificationMultimodal Sentiment AnalysisSentiment Analysis

Text Compression for Sentiment Analysis via Evolutionary Algorithms

2017-09-20 · Emmanuel Dufourq, Bruce A. Bassett

Can textual data be compressed intelligently without losing accuracy in evaluating sentiment? In this study, we propose a novel evolutionary compression algorithm, PARSEC (PARts-of-Speech for sEntiment Compression), whic…

Data CompressionEvolutionary AlgorithmsGeneral ClassificationSentiment Analysis+2

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. tw…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification