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

zhch158_admin 444025c466 feat: Add OCR validation display module with cross-validation results and table handling 1 Minggu lalu
.vscode 6b95fb0489 feat: 添加 VSCode 任务配置以支持前后端同时启动 1 Minggu lalu
ocr_comparator 244ee9de2c feat: Add report generation and similarity calculation modules 1 Minggu lalu
ocr_tools d8ecf2d8c6 Add new language dictionaries and model configurations for OCR 1 Minggu lalu
ocr_utils a7520b9498 feat: 添加多个工具模块,包括设备检测、图像处理、HTML/Markdown 处理和数字解析功能 1 Minggu lalu
ocr_validator 444025c466 feat: Add OCR validation display module with cross-validation results and table handling 1 Minggu lalu
README.md 2ec2167e12 添加环境配置说明和代码获取步骤 2 minggu lalu
pyrightconfig.json 02b7f63b3d chore: Update pyright configuration to include additional path for PaddleX 1 Minggu lalu

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"