Skip to content

Akbar-0/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎭 Sentiment Analysis API

This project is a Sentiment Analysis API built using Flask, Scikit-learn, and NLTK. It classifies movie reviews as positive or negative using a Logistic Regression model trained on the NLTK Movie Reviews dataset.

πŸ“Œ Features

  • Classifies text as positive or negative sentiment.
  • Uses TF-IDF vectorization for text preprocessing.
  • Flask-based API for real-time predictions.
  • Achieves ~86% accuracy on the test dataset.

πŸš€ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/Akbar-0/sentiment-analysis.git
cd sentiment-analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages