Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentiGrade 🌍📊

SentiGrade is a multilingual sentiment analysis tool supporting:

  • 🇯🇵 Japanese
  • 🇨🇳 Chinese
  • 🇩🇪 German
  • 🇪🇸 Spanish
  • 🇬🇧 English
  • ➕ More languages!

🚀 Features

  • Supports multiple languages
  • Sentiment classification (Positive, Negative, Neutral)
  • Fast and efficient text analysis
  • API support for easy integration

For a quick test click the link in the description.

📦 Installation

Clone the repository:

git clone https://github.com/yaminipriyx/SentiGrade.git
cd SentiGrade

##Install dependencies

pip install -r requirements.txt

##Run the Application

python app.py

About

SentiGrade is a machine learning-based tool that classifies text as positive, negative, or neutral using NLP techniques. It supports real-time analysis, customizable models, and visual representation of sentiment through graphs. Built with Python, NLTK, and Scikit-learn, it's ideal for analyzing reviews, social media, and feedback

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages