2020
DOI: 10.1111/coin.12400
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid convolutional bidirectional recurrent neural network based sentiment analysis on movie reviews

Abstract: Sentiment analysis is the process of extracting the opinions of customers from online reviews. In general, customers express their reviews in natural language. It becomes a complex task when applying sentiment analysis on those reviews. In earlier stages, word-level features with various feature weighting methods such as Bag of Words, TF-IDF, and Word2Vec were applied for sentiment analysis and deep learning networks are not explored much. We considered phrase level and sentence level features instead of apply… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(7 citation statements)
references
References 58 publications
0
7
0
Order By: Relevance
“…The Table II presents a comparative analysis of different methods based on their performance metrics, including accuracy, precision, recall, and F1-score. Each row corresponds to a specific method, such as SNN & CNN [17] , Logistic Regression [18], CBRNN [19], and the proposed GRU-BERT model. Accuracy refers to the overall correctness of the model's predictions, while precision measures the ratio of correctly predicted positive cases to the total predicted positive cases.…”
Section: A Performance Evaluationmentioning
confidence: 99%
“…The Table II presents a comparative analysis of different methods based on their performance metrics, including accuracy, precision, recall, and F1-score. Each row corresponds to a specific method, such as SNN & CNN [17] , Logistic Regression [18], CBRNN [19], and the proposed GRU-BERT model. Accuracy refers to the overall correctness of the model's predictions, while precision measures the ratio of correctly predicted positive cases to the total predicted positive cases.…”
Section: A Performance Evaluationmentioning
confidence: 99%
“…According to the authors, Bidirectional LSTM (Bi-LSTM) showed better results as compared to CNN, LSTM, CNN-LSTM, GRU-LSTM, and other machine learning algorithms namely SVM, Logistic Regression (LR), and MNB. Soubraylu and Rajalakshmi ( 2021 ) proposed a hybrid convolutional bidirectional recurrent neural network, where the rich set of phrase-level features are extracted by the CNN layer and the chronological features are extracted by Bidirectional Gated Recurrent Unit (BGRU) through long-term dependency in a multi-layered sentence. Priyadarshini and Cotton ( 2021 ) suggested a sentiment analysis model using LSTM-CNN for a fully connected deep neural network and a grid search strategy for hyperparameter tuning optimization.…”
Section: General Framework Of Sentiment Analysismentioning
confidence: 99%
“…When conducting sentiment analysis, rather than focusing on applying word-level features, Soubraylu & Rajalakshmi (2021) considered phrase-level and sentence-level features instead. Additionally, they improved results by employing a variety of deep learning techniques.…”
Section: Related Workmentioning
confidence: 99%