feat(extractor): 实现智能字段提取器 smartExtractList
- 添加 smartExtractList() 智能列表提取函数 - 支持基于起始模式和结束关键词的列表边界识别 - 修复 insurance_period 和 withdrawal_modes 字段类型处理 - 优化 payment_periods 过滤逻辑,排除无效项 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
2 changed files
with
53 additions
and
0 deletions
scripts/smart-field-extractor.js
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment