completed2024-02-15
Sentiment Analysis API
REST API for real-time sentiment analysis using transformer models.
NLPAPItransformersFastAPI
Sentiment Analysis API
A production-ready API for analyzing text sentiment using state-of-the-art transformer models.
Endpoints
POST /analyze— Analyze sentiment of a single textPOST /batch— Batch analysis for multiple textsGET /models— List available models
Performance
- Average response time: under 100ms
- Supports English, Turkish, German
- 95%+ accuracy on benchmark datasets