Back to catalog
🤖

Cloudmersive

API Key

Image captioning, face recognition, NSFW classification

🤖Machine LearningHTTPSCORS enabled

Cloudmersive NLP

Machine Learning Text Analysis

Input TextThis product is absolutely fantastic and exceeded all my expectations!
SentimentPositive
Confidence Score0.974
LanguageEn
Processing Time Ms48

Sample Response

response.json
1{
2 "inputText": "This product is absolutely fantastic and exceeded all my expectations!",
3 "sentiment": "Positive",
4 "confidenceScore": 0.9741,
5 "language": "en",
6 "processingTimeMs": 48
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.cloudmersive.com/image-recognition-and-processing-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs