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

zhch158_admin 94bd0837ff refactor: Replace debug mode with log level argument for improved logging 2 週間 前
.vscode d412d10b80 fix: Correct JSON formatting in launch configuration 2 週間 前
ocr_tools 94bd0837ff refactor: Replace debug mode with log level argument for improved logging 2 週間 前
ocr_utils d810bf44fc feat: Add output formatter v2 and PDF extraction utilities 2 週間 前
README.md 2ec2167e12 添加环境配置说明和代码获取步骤 2 週間 前
pyrightconfig.json b4b5494b89 chore: Update pyright configuration to include additional path for DotsOCR 2 週間 前

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"