Skip to content

gitisabel/nlp-sentiment-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 NLP Sentiment Analyzer

Python FastAPI HuggingFace Docker License: MIT

Production-ready multilingual sentiment analysis pipeline with REST API

Demo · Installation · Usage · API Docs


✨ Features

  • 🌍 Multilingual — supports English, Spanish, French and more via xlm-roberta
  • Fast inference — batched predictions with async endpoints
  • 📦 Dual interface — Python library + REST API (FastAPI)
  • 🐳 Docker-ready — single command deployment
  • 🧪 100% tested — unit + integration tests with pytest
  • 📊 Confidence scores — returns probability distribution over classes

About

🧠 Production-ready multilingual NLP sentiment analysis pipeline with FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors