paper-with-me

Papers

A Hybrid Deep Learning Architecture for Sentiment Analysis

2016-12-01 · COLING 2016 12 · Md. Shad Akhtar, Ayush Kumar, Asif Ekbal, Pushpak Bhattacharyya

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment Analysis (ABSA)Deep LearningSentenceSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

BERT-Based Combination of Convolutional and Recurrent Neural Network for Indonesian Sentiment Analysis

2022-11-10 · Hendri Murfi, Syamsyuriani, Theresia Gowandi, Gianinna Ardaneswari 외

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 Analysis

Hybrid Tiled Convolutional Neural Networks for Text Sentiment Classification

2020-01-31 · Maria Mihaela Trusca, Gerasimos Spanakis

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 Classification

Aspect-Based Relational Sentiment Analysis Using a Stacked Neural Network Architecture

2017-09-19 · Soufian Jebbara, Philipp Cimiano

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 Extraction

From Sentiment Annotations to Sentiment Prediction through Discourse Augmentation

2020-11-05 · COLING 2020 8 · Patrick Huber, Giuseppe Carenini

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 Analysis

A hybrid transformer and attention based recurrent neural network for robust and interpretable sentiment analysis of tweets

2024-03-30 · Md Abrar Jahin, Md Sakib Hossain Shovon, M. F. Mridha, Md Rashedul Islam 외

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