Text Emotion API
The Text Emotion Analysis API by Imentiv analyzes a given piece of text and returns the detected emotional tone(s).
Features:
- The API processes the text, detects emotions for each paragraph, and returns results.
- A callback mechanism is supported for asynchronous analysis.
- Supported emotions (28): Admiration, Amusement, Approval, Caring, Desire, Excitement, Gratitude, Joy/Happy, Love, Optimism, Pride, Relief, Anger, Disappointment, Annoyance, Disapproval, Disgust, Embarrassment, Fear, Grief, Nervousness, Remorse, Sadness, Confusion, Curiosity, Realization, Surprise, Neutral
Upload Text
Analyze emotions and sentiment from text content.
List Texts
Retrieves a paginated list of all uploaded or processed images.
Get Text Emotion Insights
Retrieves detailed emotion analysis results for a specific uploaded text.
Delete Text
Deletes a specific text and all associated emotion analysis data from the system.
Reprocess Text
Reprocesses a text that has either failed or completed.
Edit Text
This end-point allows a user to edit the existing text and reprocess it to generate emotion insights.
Download Text Emotion Report
Downloads the emotion analysis insights for a specific text in CSV format based on the provided text id.
Get Text Details
Retrieve all details for a specific text directly from the database.