International Scientific Journal of Engineering and Management

An International Scholarly || Multidisciplinary || Open Access || Indexing in all major Database & Metadata
The journal follows the UGC Guidelines and is evaluated for inclusion in the Web of Science
ISSN: 2583-6129

Impact Factor: 7.839

Sentiment Analysis for Product Review using Hybrid CNN-LSTM Model

  • Version
  • Download 23
  • File Size 689.56 KB
  • File Count 1
  • Create Date 7 October 2025
  • Last Updated 7 October 2025

“Sentiment Analysis for Product Review using Hybrid CNN-LSTM Model”

Developed by

Nikita Tanwar

M.Sc. (Data Science) Sem-III
Savitribai Phule Pune University 2025- 2026

 

Abstract
Sentiment analysis, also known as opinion mining, has established itself as a pivotal research area in natural language processing (NLP) and machine learning due to the explosive growth of user-generated content on digital platforms. With the widespread use of online reviews, social media interactions, and other digital feedback channels, organizations and researchers alike seek automated tools to extract meaningful sentiment from large volumes of textual data efficiently and accurately. Early techniques relied heavily on traditional machine learning algorithms such as Naïve Bayes, Support Vector Machines (SVM), and Logistic Regression. While these methods can achieve acceptable performance levels, they inherently treat text as a bag of words or shallow feature vectors, which limits their ability to capture intricate linguistic nuances, semantic relationships, and long-range contextual dependencies present in natural language.

In contrast, deep learning approaches, notably Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks, have driven significant advancements in text classification tasks, including sentiment analysis. CNNs are particularly effective at extracting local patterns and features such as n-grams and short phrase structures by applying convolutional filters, making them well suited for identifying sentiment-bearing textual fragments. On the other hand, LSTMs are designed to model sequential data and can capture long-term dependencies and contextual information through their gating mechanisms, thereby preserving the semantic flow of language over longer texts.

To leverage the complementary strengths of these architectures, this research proposes a hybrid CNN-LSTM model tailored for sentiment analysis on movie reviews. The CNN component serves as a feature extractor that identifies salient local features in the text, while the LSTM component processes these features sequentially to understand context and temporal relationships. This combined framework aims to produce a more robust and nuanced representation of sentiment by integrating spatial and temporal feature learning.

The model is implemented on the benchmark IMDB movie review dataset, a widely used corpus for evaluating sentiment classification techniques. Data preprocessing steps such as tokenization, stop-word removal, and the application of pretrained word embeddings from Word2Vec and GloVe are employed to standardize input text and imbue the model with semantic knowledge before training. The performance of the proposed hybrid model is compared against multiple baseline systems, including standalone CNN and LSTM models as well as classical machine learning classifiers, to establish empirical benchmarks.

Evaluation metrics covering accuracy, precision, recall, F1-score, and confusion matrices are utilized to provide a comprehensive assessment of classification effectiveness and error patterns. Preliminary results indicate that the hybrid CNN-LSTM outperforms baseline methods, especially in handling complex or ambiguous reviews with mixed sentiment expressions. This demonstrates the efficacy of hybrid deep learning models in achieving higher accuracy and better generalization capabilities in natural language understanding tasks.

The findings presented here contribute to the growing body of research on sentiment analysis by showing how integrating spatial and temporal neural architectures can enhance classification performance. Additionally, the research outcomes have practical implications for real-world applications such as recommendation systems, customer sentiment monitoring, social media analytics, and market research, where understanding user opinions with high precision is essential for informed decision-making.


Download

Author's Blog

What is the difference between a Research Paper and a Review Paper?

A research paper and a review paper are both scholarly documents, but they serve different purposes and have different characteristics....
Read More
Author's Blog

What is DOI?

A Digital Object Identifier (DOI) is a unique alphanumeric string that is used to identify and provide a persistent link...
Read More
Author's Blog

What do you need to do during production of your Research Paper?

During the production of a research paper, the following steps need to be taken: conducting research, organizing and analyzing data,...
Read More
Author's Blog

What are the advantages of publishing a research paper?

Publishing a research paper can have many advantages for researchers, including: Career advancement, professional recognition, opportunities for collaboration, increased visibility,...
Read More
Author's Blog

Ways to Support your Academic Wellbeing which preparing the Research Paper/Article

To support your academic wellbeing while publishing a research paper, it's important to set realistic goals, manage your time effectively,...
Read More
Author's Blog

How to improve your Research Paper writing Skills?

Read extensively: One of the best ways to improve your research paper skills is to read extensively in your field...
Read More
Author's Blog

Is DOI compulsory to publish a research paper in a Journal?

DOI is not strictly required to publish a research paper, but it is highly recommended. Basically, the International Scientific Journal...
Read More
Author's Blog

In what ways does research paper give weight to career development?

Publishing a research paper can give weight to a researcher's career development in several ways, such as: establishing oneself as...
Read More
Author's Blog

How to develop a Research Paper from Scratch

Developing a research paper involves several steps including: choosing a topic, conducting background research, formulating a research question or hypothesis,...
Read More
Author's Blog

How Plagiarism report plays crucial role in Research Paper Publication?

Plagiarism is a major concern in the academic and research community, as it undermines the integrity of the research and...
Read More