mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
update readme
This commit is contained in:
40
README.md
40
README.md
@@ -125,26 +125,6 @@ md_content = pipe.pipe_mk_markdown(image_dir, drop_mode="none")
|
||||
Demo can be referred to [demo.py](demo/demo.py)
|
||||
|
||||
|
||||
## All Thanks To Our Contributors
|
||||
|
||||
<a href="https://github.com/magicpdf/Magic-PDF/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=opendatalab/MinerU" />
|
||||
</a>
|
||||
|
||||
|
||||
## License Information
|
||||
|
||||
[LICENSE.md](LICENSE.md)
|
||||
|
||||
The project currently leverages PyMuPDF to deliver advanced functionalities; however, its adherence to the AGPL license may impose limitations on certain use cases. In upcoming iterations, we intend to explore and transition to a more permissively licensed PDF processing library to enhance user-friendliness and flexibility.
|
||||
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
- [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
|
||||
- [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
|
||||
|
||||
|
||||
# Magic-Doc
|
||||
|
||||
|
||||
@@ -182,6 +162,26 @@ https://github.com/opendatalab/MinerU/assets/11393164/20438a02-ce6c-4af8-9dde-d7
|
||||
Outstanding Webpage and E-book Extraction Tool
|
||||
|
||||
|
||||
# All Thanks To Our Contributors
|
||||
|
||||
<a href="https://github.com/magicpdf/Magic-PDF/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=opendatalab/MinerU" />
|
||||
</a>
|
||||
|
||||
|
||||
# License Information
|
||||
|
||||
[LICENSE.md](LICENSE.md)
|
||||
|
||||
The project currently leverages PyMuPDF to deliver advanced functionalities; however, its adherence to the AGPL license may impose limitations on certain use cases. In upcoming iterations, we intend to explore and transition to a more permissively licensed PDF processing library to enhance user-friendliness and flexibility.
|
||||
|
||||
|
||||
# Acknowledgments
|
||||
|
||||
- [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
|
||||
- [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
|
||||
|
||||
|
||||
# Citation
|
||||
|
||||
```bibtex
|
||||
|
||||
@@ -123,25 +123,6 @@ md_content = pipe.pipe_mk_markdown(image_dir, drop_mode="none")
|
||||
详细实现可参考 [demo.py](demo/demo.py)
|
||||
|
||||
|
||||
## 感谢我们的贡献者
|
||||
|
||||
<a href="https://github.com/magicpdf/Magic-PDF/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=opendatalab/MinerU" />
|
||||
</a>
|
||||
|
||||
|
||||
## 版权说明
|
||||
|
||||
[LICENSE.md](LICENSE.md)
|
||||
|
||||
本项目目前采用PyMuPDF以实现高级功能,但因其遵循AGPL协议,可能对某些使用场景构成限制。未来版本迭代中,我们计划探索并替换为许可条款更为宽松的PDF处理库,以提升用户友好度及灵活性。
|
||||
|
||||
|
||||
## 鸣谢
|
||||
- [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
|
||||
- [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
|
||||
|
||||
|
||||
# Magic-Doc
|
||||
|
||||
|
||||
@@ -179,6 +160,25 @@ https://github.com/opendatalab/MinerU/assets/11393164/20438a02-ce6c-4af8-9dde-d7
|
||||
优秀的网页与电子书提取工具
|
||||
|
||||
|
||||
## 感谢我们的贡献者
|
||||
|
||||
<a href="https://github.com/magicpdf/Magic-PDF/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=opendatalab/MinerU" />
|
||||
</a>
|
||||
|
||||
|
||||
## 版权说明
|
||||
|
||||
[LICENSE.md](LICENSE.md)
|
||||
|
||||
本项目目前采用PyMuPDF以实现高级功能,但因其遵循AGPL协议,可能对某些使用场景构成限制。未来版本迭代中,我们计划探索并替换为许可条款更为宽松的PDF处理库,以提升用户友好度及灵活性。
|
||||
|
||||
|
||||
## 致谢
|
||||
- [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
|
||||
- [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
|
||||
|
||||
|
||||
# 引用
|
||||
|
||||
```bibtex
|
||||
|
||||
Reference in New Issue
Block a user