surfaceclassificationnarrative_llm
Classificationdimension · returns varchar

NARRATIVE_LLM

LLM-backed narrative-frame identification (escape hatch for NARRATIVE)

Per-row classifier — stable across GROUP BY.

classificationllmllm-escape-hatchtext

Arguments

nametypedescription
textVARCHAR
contextVARCHAR

About

LLM-backed alternative to NARRATIVE for identifying which story structure or rhetorical frame an author is using. Reach for this when the base NLI operator misses subtle framings — ironic framings, unstated comparisons, or tropes that need multi-sentence context to recognize. Useful for media-analysis work where the narrative frame is intentionally veiled (advocacy journalism, satire, editorials). The LLM can follow the rhetorical setup across paragraphs; the NLI path works from a short hypothesis template and can miss the shape. For high-volume routine tagging against a standard frame set, use NARRATIVE — much cheaper per row.

Nearby rabbit holes

same domain
Climb back to The Looking Glass