Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pdf-miner
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Qin Kaijie
pdf-miner
Commits
2f1a99fd
Commit
2f1a99fd
authored
Jun 27, 2024
by
赵小蒙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update project panorama
parent
4d299aa9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
README_zh-CN.md
README_zh-CN.md
+12
-0
No files found.
README_zh-CN.md
View file @
2f1a99fd
...
@@ -37,6 +37,18 @@ Magic-PDF 是一款将 PDF 转化为 markdown 格式的工具。支持转换本
...
@@ -37,6 +37,18 @@ Magic-PDF 是一款将 PDF 转化为 markdown 格式的工具。支持转换本


## 流程图
```
mermaid
graph LR
A[PDF文件] --> B("步骤1: 使用模型分析PDF")
click B "https://github.com/wangbinDL/pdf-extract-kit" "模型仓库"
B --> C("步骤2: 使用magic-pdf解析PDF")
C --> D[Markdown文档]
D --> E("步骤3: 使用Benchmark/质检工具测试转换质量")
click E "https://github.com/opendatalab/Miner-PDF-Benchmark" "Benchmark仓库"
```
## 上手指南
## 上手指南
### 配置要求
### 配置要求
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment