• 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
.github Loading commit data...
demo Loading commit data...
docs Loading commit data...
magic_pdf Loading commit data...
signatures/version1 Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
Dockerfile Loading commit data...
LICENSE.md Loading commit data...
MinerU_CLA.md Loading commit data...
README.md Loading commit data...
README.md.bak Loading commit data...
README_ja-JP.md Loading commit data...
README_zh-CN.md Loading commit data...
README_zh-CN.md.bak Loading commit data...
magic-pdf.template.json Loading commit data...
requirements-docker.txt Loading commit data...
requirements-qa.txt Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
update_version.py Loading commit data...