/sentiment_analysis

Project performs sentiment analysis on IMDB movie reviews using multiple machine learning models, including Naive Bayes, SVM, and Random Forest. It features text preprocessing, feature extraction (TF-IDF, Word2Vec), and an ensemble model. A Flask web app is provided for user interaction and real-time sentiment prediction.

Primary LanguageJupyter Notebook

No issues in this repository yet.