Skip to content

eshanroy/Sentiment_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sentiment_Analyzer

Sentiment Analyzer is a Python-based tool that uses Hugging Face’s Transformers to classify text as Positive or Negative. It takes user input, runs sentiment prediction using a pre-trained model, and displays the result with a confidence score. Ideal for beginners exploring NLP.

Tech Stack:

  • Python
  • Hugging Face Transformers
  • Pre-trained DistilBERT model

Features:

  • Real-time sentiment prediction via command-line interface
  • Displays sentiment label and confidence score
  • Beginner-friendly structure for easy understanding
  • Can be extended to 3-class classification or UI integration

About

Sentiment Analyzer is a Python-based tool that uses Hugging Face’s Transformers to classify text as Positive or Negative. It takes user input, runs sentiment prediction using a pre-trained model, and displays the result with a confidence score. Ideal for beginners exploring NLP.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages