非结构化文档识别统一平台

zhch158_admin b433d1211c feat: Add PaddleX core modules for document processing před 2 týdny
.vscode d412d10b80 fix: Correct JSON formatting in launch configuration před 2 týdny
ocr_tools b433d1211c feat: Add PaddleX core modules for document processing před 2 týdny
ocr_utils d810bf44fc feat: Add output formatter v2 and PDF extraction utilities před 2 týdny
README.md 2ec2167e12 添加环境配置说明和代码获取步骤 před 2 týdny
pyrightconfig.json b4b5494b89 chore: Update pyright configuration to include additional path for DotsOCR před 2 týdny

README.md

1. 环境配置

1.1 代码获取

git clone https://gitee.com/zhch158_admin/ocr_platform.git -c user.name=zhch158_admin -c user.email=zhch158@sina.com
cd MinerU
git config --local user.name "zhch158_admin"
git config --local user.email "zhch158@sina.com"