Affect & Emotion Analysis
AI systems that infer emotional state, mood, or sentiment from text, speech, facial expressions, or physiological signals. Used to gauge crowd sentiment, evaluate service experience, or screen for distress. The accuracy and cultural fairness of affect inference is contested, and some jurisdictions restrict its use in workplaces and public services.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/affect_emotion_analysis.
element "affect_emotion_analysis"
{
"id": "affect_emotion_analysis",
"category_id": "processing",
"title": [
{
"locale": "en",
"value": "Affect & Emotion Analysis"
}
],
"description": [
{
"locale": "en",
"value": "AI systems that infer emotional state, mood, or sentiment from text, speech, facial expressions, or physiological signals. Used to gauge crowd sentiment, evaluate service experience, or screen for distress. The accuracy and cultural fairness of affect inference is contested, and some jurisdictions restrict its use in workplaces and public services."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "processing_sentiment-analysis",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark"
]
}