This repository is a college project that includes Logistic Regression, BERT, VADER, TextBlob, and SVM for sentiment analysis, along with a Graphical User Interface (GUI) for easy use. It provides a range of methods to explore sentiment analysis on various text data.
-
Open and run the
Sentiment_analysis.ipynb
file to:- Generate the models.
- Explore the dataset.
-
The dataset used is [IMDB Dataset of 50K Movie Reviews]. You can find it at: [https://www.kaggle.com/datasets/lakshmi25npathi/imdb-dataset-of-50k-movie-reviews].
-
Place the generated models into the
Models/
folder. -
Run the application:
python3 main.py
Here are some screenshots of the GUI in action: