
Research Article
A Comparative Study Between Support Vector Machine and Long Short Term Memory Models on Sentiment Analysis of Movie Reviews
@INPROCEEDINGS{10.1007/978-3-031-77075-3_2, author={Pulkit Bhatt and Abhishek Deogam and Neetu Gupta}, title={A Comparative Study Between Support Vector Machine and Long Short Term Memory Models on Sentiment Analysis of Movie Reviews}, proceedings={Cognitive Computing and Cyber Physical Systems. 5th EAI International Conference, IC4S 2024, Bhimavaram, India, April 5--7, 2024, Proceedings, Part-I}, proceedings_a={IC4S}, year={2025}, month={2}, keywords={Sentiment Analysis Text Classification Natural Language Processing SVM LSTM}, doi={10.1007/978-3-031-77075-3_2} }
- Pulkit Bhatt
Abhishek Deogam
Neetu Gupta
Year: 2025
A Comparative Study Between Support Vector Machine and Long Short Term Memory Models on Sentiment Analysis of Movie Reviews
IC4S
Springer
DOI: 10.1007/978-3-031-77075-3_2
Abstract
Sentiment analysis has become an important aspect of natural language processing, particularly in evaluating public opinions and sentiments expressed in textual data. Reviews are a good source for critics and casual viewers to express how they feel about the movie. This research paper presents a comprehensive comparative study between Support Vector Machines (SVM) and Long Short-Term Memory (LSTM) networks for sentiment analysis of movie reviews. Our main aim is to explore the strengths and weaknesses of these two approaches in capturing the nuanced sentiments embedded in movie-related text. Our study employs a diverse and well-curated dataset which consists of fifty-thousand movie reviews on IMDB, encompassing a wide range of genres and sentiments. The dataset is well balanced. The preprocessing involves techniques such as tokenization, stemming, and vectorization to ensure the models’ effective comprehension of the semantic context.