Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Django Sentiment Analysis Web Application

This project is a web-based sentiment analysis application built using Django and a Logistic Regression model. Users can enter text and receive a sentiment prediction (Positive or Negative).

Overview

The application performs:

  • Text preprocessing using NLTK
  • Feature extraction
  • Sentiment prediction using a trained Logistic Regression model
  • Web-based interaction using Django

Tech Stack

  • Python
  • Django
  • scikit-learn
  • NLTK
  • NumPy
  • SQLite

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages