https://github.com/opendatalab/MinerU.git
|
|
hace 1 año | |
|---|---|---|
| .github | hace 1 año | |
| demo | hace 1 año | |
| magic_pdf | hace 1 año | |
| others | hace 1 año | |
| tests | hace 1 año | |
| tools | hace 1 año | |
| .gitignore | hace 1 año | |
| LICENSE.md | hace 1 año | |
| README.md | hace 1 año | |
| magic-pdf.template.json | hace 1 año | |
| requirements.txt | hace 1 año | |
| setup.py | hace 1 año |
便捷、准确的将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