Skip to content

GurpreetPuadh/sentiment-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Advanced Sentiment Analyzer

A comprehensive Django-based web application for sentiment analysis with multiple input options including text, file uploads, and URL content analysis.

🌟 Features

  • Text Analysis: Single text sentiment analysis with confidence scores
  • File Upload: Support for TXT, CSV, and PDF files
  • URL Analysis: Extract and analyze content from web pages
  • Real-time Processing: Live sentiment analysis with detailed statistics
  • Multiple Sentiment Detection: Positive, Negative, and Neutral classification

🚀 Quick Start

Prerequisites

  • Python 3.8+
  • Django 4.2+
  • Required packages (see requirements.txt)

Installation

  1. Clone the repository
    git clone https://github.com/yourusername/sentiment-analyzer.git
    cd sentiment-analyzer

About

"Advanced Sentiment Analyzer built with Django and Hugging Face transformers"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors