Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdf to markdown document #13942

Merged
merged 1 commit into from
Oct 7, 2024
Merged

pdf to markdown document #13942

merged 1 commit into from
Oct 7, 2024
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Conversation

ztyf-lq
Copy link
Contributor

@ztyf-lq ztyf-lq commented Oct 6, 2024

补充pdf转换为markdown文件的文档

代码修改

paddleocr.py文件中class PPStructure适配了上个pr添加的公式识别;
paddleocr.py文件中添加了pdf转换为markdown文件的支持,方便命令行快速开始。

文档修改

文档修改如下四个文件:
ppstructure

PaddleOCR/ppstructure/docs/quickstart.md
PaddleOCR/ppstructure/docs/quickstart_en.md
docs

PaddleOCR/docs/ppstructure/quick_start.md
PaddleOCR/docs/ppstructure/quick_start.en.md

在以上四个文档中添加了pdf转换为markdown文件的快速开始,和必要的参数说明。

Copy link
Collaborator

@GreatV GreatV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GreatV GreatV merged commit 8728b47 into PaddlePaddle:main Oct 7, 2024
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

2 participants