- parser: 新增摘要提取逻辑,从 OCR 结果中筛选非代码/非金额文本 - 去掉 skip_keywords 中的日/期/年/月(误杀摘要文本) - search_lines 用完整 OCR 行(不被合计行截断) - 45张测试: 前30行中20行成功提取真实摘要 fix: remove debug prints, reject bank account/status texts |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| excel_writer.py | ||
| parser.py | ||
| postprocessor.py | ||
| preprocessor.py | ||
| recognizer.py | ||