Regex Vs LLM Structured Text

当解析有重复模式的结构化文本(题库/表单/发票/文档)、要在正则与 LLM 之间取舍、或搭混合管道控成本时使用;做出"正则优先 + 仅对低置信边角调 LLM"的决策与流水线,产出可控成本的解析方案;不适用于自由格式高度可变文本(直接上 LLM)或一次性临时抽取;触发词:结构化解析、正则 vs LLM、置信度评分、混合管道、降本。

findscripter 1cd37b7 7.4 KB Updated

File contents

findscripter/everything-skills/tree/main/04-ai/regex-vs-llm-structured-text commit 1cd37b70a5

Frequently asked questions

npx skillmds@latest add findscripter/regex-vs-llm-structured-text