| .. |
|
config
|
ccbbc36fa9
feat: add comprehensive configuration for bank statement processing v2, including input, preprocessing, layout detection, VL recognition, OCR, and output settings to enhance document handling and accuracy
|
6 days ago |
|
core
|
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
|
6 days ago |
|
models
|
bf2448d3a8
feat: enhance OCR model initialization with detailed configuration parameters for improved detection accuracy and flexibility
|
6 days ago |
|
tests
|
0f448107b5
feat: add DocLayoutYOLOModel for document layout prediction, including batch processing and visualization capabilities, along with a new test image for validation
|
1 week ago |
|
utils
|
b6a4b45c91
feat: implement financial number normalization across output formats, enhancing data consistency and accuracy in JSON, Markdown, and HTML exports
|
1 week ago |
|
main_v2.py
|
4fb6cf4eb9
feat: add page range argument to process_single_input for selective document processing, enhancing user control over which pages to process
|
6 days ago |
|
模型统一框架.md
|
aeea003eaf
feat: implement page-level OCR and Span-Block matching strategy to enhance text extraction accuracy, allowing for improved processing of various document types and better handling of overlapping spans
|
6 days ago |