Debkalpa Das👋
Innovative and enthusiastic CSE Professional. Proficient in data visualization,
manipulation
and analysis. Skilled in problem solving,
creative thinking, leadership and management.
Innovative and enthusiastic CSE Professional. Proficient in data visualization,
manipulation
and analysis. Skilled in problem solving,
creative thinking, leadership and management.
Jupyter Notebook
Capstone Project + Research
This project represents a comprehensive approach on sentiment analysis for movie reviews using deep learning techniques. The shown methodology makes use of Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks to automatically classify movie reviews into two categories: Positive sentiment and Negative Sentiment.
Preprocessing: I have taken the "IMDB Dataset.csv" dataset. The data has been preprocessed using python commands and GloVe technique. All errors, null values and inconsistencies have been removed and adjusted to as to reduce the error margin.
Design:Using various Deep Learning algorithms like Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks we have achieved an accuracy of 90.28% which is the highest record ever. We have also built pipelines for input and output prediction, set up web repository and developed web application routes for our project. .
Research:In our project we have used CNNs and LSTM networks for better training our model, and this indeed provided better results than previous researches. Our model generated an average accuracy of 90.28% whereas the previous works have best yielded 88.94% and 88.21% respectively.
Every project comes with its challenges. This Capstone Project and Research was no different. The combined efforts of various Deep Learning Techniques along with Glove Methodology helped us in getting a better outcome.
After about 3 months of proper teamwork and extensive research, we finalized building our Deep Learning model for Sentiment Analysis and secured an accuracy of 90.28% on the IMDB dataset. Our model out-performed that of our peers in the same category as well as all researches and models made previously related to Sentiment Analysis.