thatAPI - Text Analyzer
The Text Analyzer API combines sentiment analysis, readability scoring, and keyword extraction into a single endpoint. Replaces 3-4 separate API subscriptions. Key Features: - Sentiment analysis: polarity (-1 to +1), subjectivity (0 to 1), label (positive/negative/neutral) - Readability scores: Flesch Reading Ease, Flesch-Kincaid Grade Level, human-readable level - Keyword extraction: ranked…
thatAPI - Text Analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Text /v1/text-analysis/analyze |
Analyze text for sentiment (polarity, subjectivity, label), readability (Flesch Reading Ease, Flesch-Kincaid Grade), keywords (RAKE extraction with scores), and statistics (word… |