Commit Graph
18 Commits
Author SHA1 Message Date
lhl 2fbff07d3f test: 覆盖率提升至 100%(fail_under 90→99,13 个防御/边界用例) 2026-08-09 04:49:29 +08:00
lhl d93cc77bae fix: 遗留清理(枚举同源/边界防御/断言补强) 2026-08-09 04:18:39 +08:00
lhl 75925168c7 test: MIXED 混合样本 + 端到端段落验证 2026-08-09 04:13:01 +08:00
lhl 1e3f702477 feat: MIXED 完整段落解析(分割→每段最优解析) 2026-08-09 04:07:07 +08:00
lhl 539945be67 feat: data_models 扩展 MixedParagraph/MixedSheet(段落容器) 2026-08-09 04:04:14 +08:00
lhl 34ef28be45 feat: 段落分割 split_paragraphs(通用空行分词) 2026-08-09 03:59:24 +08:00
lhl eebed38886 fix: 里程碑2 最终评审 must-fix(header_row 接线 + formatting 回填) 2026-08-09 03:25:32 +08:00
lhl 3307d7ba72 test: 真实样本集成测试(3 类型 xlsx) 2026-08-09 03:18:12 +08:00
lhl 18da20dc0a feat: ExcelParser 编排器(类型/性质/提取/汇总) 2026-08-09 03:13:53 +08:00
lhl a9cc3c9b90 feat: FreeTextExtractor(文本分段 + 占位结构化表) 2026-08-09 03:09:42 +08:00
lhl 5818dd01e4 feat: FormattingDetector(取消线/背景色/批注) 2026-08-09 03:00:01 +08:00
lhl 63d0c90940 feat: MergeHandler + TableExtractor(forward_fill / 表格提取) 2026-08-08 23:03:29 +08:00
lhl 4f61d24420 feat: Sheet 性质判定(table/free_text/mixed) 2026-08-08 22:54:30 +08:00
lhl 66753e425d feat: SheetDetector 类型识别(名称/表头关键词) 2026-08-08 16:59:17 +08:00
lhl df9427c76e feat: ExcelParser 基础(workbook/sheet 读取 + source_uri) 2026-08-08 16:50:24 +08:00
lhl dc62670bb2 feat: 配置加载 config(三 yaml + env 优先级 + 脱敏) 2026-08-08 15:33:36 +08:00
lhl 9d69bb3cd7 feat: 数据模型 data_models(design §3+§9.4,future.annotations) 2026-08-08 15:30:04 +08:00
lhl e865a78701 chore: 项目骨架与 pyproject 打包(src 布局 + pytest 就绪) 2026-08-08 15:28:52 +08:00