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