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

IMDB Sentiment Analysis Based on Comment by Using Machine Learning

  • Version
  • Download 16
  • File Size 440.35 KB
  • File Count 1
  • Create Date 26 July 2025
  • Last Updated 26 July 2025

    IMDB Sentiment Analysis Based on Comment by Using Machine Learning

 

 

MAMIDI TARANI, KURMAPU DURGAPRASAD.

       Assistant Professor, MCA Final Semester, Master of Computer Applications, Sanketika Vidya Parishad Engineering College, Vishakhapatnam, Andhra Pradesh, India.

 

 

Abstract:

 

            Sentiment analysis plays a significant role in understanding user opinions, product reviews, and market feedback by classifying textual data into sentiment categories. This project presents a lightweight, web-based sentiment analysis application using the Flask framework integrated with a Multinomial Naive Bayes classifier. The system is designed to classify movie reviews as either positive or negative, facilitating quick and accessible feedback analysis for users. Text data is pre-processed and transformed into numerical vectors using CountVectorizer, allowing the Naive Bayes model to perform effective feature-based classification. The classifier is trained on a small, clean dataset of movie reviews and demonstrates how simple yet powerful models can be applied in real-world sentiment classification tasks. To enable real-time sentiment predictions, the trained model and vectorizer are serialized using pickle and loaded within the Flask application. Users can submit their movie reviews through a simple HTML interface, and the system predicts and displays the sentiment classification immediately. Additionally, the application integrates Swagger documentation using Flasgger, providing clear API endpoint testing and making it easier for developers to extend or test the system. The modular structure of the application, including data processing, model training, and web deployment, makes it an effective learning tool for beginners in machine learning deployment workflows. This project demonstrates the end-to-end pipeline of building, training, and deploying a machine learning model using Python’s Flask micro-framework, emphasizing the practical application of sentiment analysis in web services. It highlights how sentiment analysis can be used in review systems, customer feedback monitoring, and content moderation. The system can be scaled further with larger datasets and additional NLP preprocessing for enhanced accuracy in practical applications. Overall, this project provides a hands-on implementation of a sentiment analysis system that is accessible, interpretable, and ready for integration into real-world environments.

Key Words: Sentiment Analysis, Naive Bayes, Flask, Natural Language Processing, Machine Learning, CountVectorizer


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