https://github.com/opendatalab/MinerU.git
|
|
1 рік тому | |
|---|---|---|
| .github | 1 рік тому | |
| demo | 1 рік тому | |
| magic_pdf | 1 рік тому | |
| others | 1 рік тому | |
| tests | 1 рік тому | |
| tools | 1 рік тому | |
| .gitignore | 1 рік тому | |
| LICENSE.md | 1 рік тому | |
| README.md | 1 рік тому | |
| magic-pdf.template.json | 1 рік тому | |
| requirements.txt | 1 рік тому | |
| setup.py | 1 рік тому |
便捷、准确的将PDF转换成Markdown文档
python 3.9+
1.Clone the repo
git clone https://github.com/magicpdf/Magic-PDF.git
2.Install the requirements
pip install -r requirements.txt
3.Run the main script
use demo/text_demo.py
or
use demo/ocr_demo.py