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