A Hybrid Deep Learning Architecture for Sentiment Analysis
In this paper, we propose a novel hybrid deep learning archtecture which is highly efficient for sentiment analysis in resource-poor languages. We learn sentiment embedded vectors from the Convolutional Neural Network (CNN). These are augmented to a set of optimized features selected through a multi-objective optimization (MOO) framework. The sentiment augmented optimized vector obtained at the end is used for the training of SVM for sentiment classification. We evaluate our proposed approach for coarse-grained (i.e. sentence level) as well as fine-grained (i.e. aspect level) sentiment analysis on four Hindi datasets covering varying domains. In order to show that our proposed method is generic in nature we also evaluate it on two benchmark English datasets. Evaluation shows that the results of the proposed method are consistent across all the datasets and often outperforms the state-of-art systems. To the best of our knowledge, this is the very first attempt where such a deep learning model is used for less-resourced languages such as Hindi.
Code (0)
등록된 구현이 없습니다.
Tasks
Aspect-Based Sentiment Analysis (ABSA)Deep LearningSentenceSentiment AnalysisSentiment ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
BERT-Based Combination of Convolutional and Recurrent Neural Network for Indonesian Sentiment Analysis
Sentiment analysis is the computational study of opinions and emotions ex-pressed in text. Deep learning is a model that is currently producing state-of-the-art in various application domains, including sentiment analysi…
Deep LearningSentenceSentiment AnalysisHybrid Tiled Convolutional Neural Networks for Text Sentiment Classification
The tiled convolutional neural network (tiled CNN) has been applied only to computer vision for learning invariances. We adjust its architecture to NLP to improve the extraction of the most salient features for sentiment…
ClassificationGeneral ClassificationSentiment AnalysisSentiment ClassificationAspect-Based Relational Sentiment Analysis Using a Stacked Neural Network Architecture
Sentiment analysis can be regarded as a relation extraction problem in which the sentiment of some opinion holder towards a certain aspect of a product, theme or event needs to be extracted. We present a novel neural arc…
RelationRelation ExtractionSentiment AnalysisTerm ExtractionFrom Sentiment Annotations to Sentiment Prediction through Discourse Augmentation
Sentiment analysis, especially for long documents, plausibly requires methods capturing complex linguistics structures. To accommodate this, we propose a novel framework to exploit task-related discourse for the task of …
PredictionSentiment AnalysisA hybrid transformer and attention based recurrent neural network for robust and interpretable sentiment analysis of tweets
Sentiment analysis is crucial for understanding public opinion and consumer behavior. Existing models face challenges with linguistic diversity, generalizability, and explainability. We propose TRABSA, a hybrid framework…
DiversityManagementSentiment Analysis