doc-textify v0.3.0
doc-textify v0.3.0 Release Notes
Highlights
- Adds compact
.llm.txtoutput for low-token text-only LLM ingestion. - Adds
--format llmand--format all. - Adds layout analysis and chart extraction modules.
- Improves Chinese OCR normalization for labels such as
标签,深度/m,真实类别,预测类别, and钻孔. - Adds chart
intervalandpointdata into JSON metadata. - Updates README, environment notes, reports, and publishing script.
Verification
- Unit tests:
10 passed. - JPG benchmark score:
69.73%. - Required terms:
100%. - Panel and axis layout:
100%. - Usable confidence:
100%.
Assets
- Windows executable:
dist\doc-textify.exe - Windows release zip:
release\doc-textify-v0.3.0-windows-x64.zip - Detailed report:
reports\精准优化测试报告.md - Project handoff:
reports\项目交付总结.md
Known Limitation
The main remaining technical bottleneck is numeric chart calibration. The pipeline detects chart structure and red visual elements, but depth values still need grid/tick based calibration to raise chart_data accuracy above the current benchmark result.