detect_semantic_frames
Identify causal, revelational, performative, and invocative conceptual frameworks in text segments to analyze semantic structures and prevent reductive analysis.
Instructions
Detect conceptual frameworks in a text segment.
Identifies causal, revelational, performative, and invocative frames. Prevents reductive analysis by identifying non-causal categories.
Args: segment_id: ID of the segment to analyze. query: The research question being investigated.
Returns: Semantic frame detection result.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_id | Yes | ||
| query | Yes |