zhch158_admin a11d9c639c feat: add functionality to convert large text blocks into tables during post-processing, enhancing layout organization and improving document structure recognition 1 周之前
..
config_manager.py 306142de56 feat: 新增配置管理器、模型工厂和金融文档处理流水线,支持文档加载、处理及适配器注册 1 月之前
coordinate_utils.py fdc80948b0 feat: add coordinate calculation methods including IoU and overlap ratio, and implement polygon to bbox conversion utilities for enhanced spatial analysis 1 周之前
element_processors.py 927beae129 feat: update table bounding box calculation in enhance_table_html_with_bbox method to use relative coordinates for improved accuracy in cell matching 1 周之前
layout_utils.py a11d9c639c feat: add functionality to convert large text blocks into tables during post-processing, enhancing layout organization and improving document structure recognition 1 周之前
model_factory.py 22f3d967cf feat: add support for Docling layout detector in ModelFactory, enhancing layout detection options and improving error handling during initialization 1 周之前
pdf_utils.py e0bd11a14e feat: add page range parsing and filtering to PDFUtils for enhanced document processing, allowing users to specify which pages to load and process 1 周之前
pipeline_manager_v2.py 0449712ccc feat: enhance document processing by adding page range support and integrating SpanMatcher for improved OCR span matching, allowing for more accurate text extraction and processing across specified pages 1 周之前