• Xiaomeng Zhao's avatar
    feat(cli&analyze&pipeline): add start_page and end_page args for pagination (#507) · 0f91fcf6
    Xiaomeng Zhao authored
    * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
    pipeline to support pagination functionality. This feature allows users to specify the
    range of pages to be processed, enhancing the efficiency and flexibility of the system.
    
    * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
    pipeline to support pagination functionality. This feature allows users to specify the
    range of pages to be processed, enhancing the efficiency and flexibility of the system.
    
    * feat(cli&analyze&pipeline): add start_page and end_page args for paginationAdd start_page_id and end_page_id arguments to various components of the PDF parsing
    pipeline to support pagination functionality. This feature allows users to specify the
    range of pages to be processed, enhancing the efficiency and flexibility of the system.
    0f91fcf6
Name
Last commit
Last update
..
dict2md Loading commit data...
filter Loading commit data...
layout Loading commit data...
libs Loading commit data...
model Loading commit data...
para Loading commit data...
pipe Loading commit data...
post_proc Loading commit data...
pre_proc Loading commit data...
resources Loading commit data...
rw Loading commit data...
spark Loading commit data...
tools Loading commit data...
__init__.py Loading commit data...
pdf_parse_by_ocr.py Loading commit data...
pdf_parse_by_txt.py Loading commit data...
pdf_parse_union_core.py Loading commit data...
user_api.py Loading commit data...