magicpdf / Magic-Doc

conversion doc(pdf/html/doc/docx/ppt/pptx)to markdown
Apache License 2.0
32 stars 7 forks source link

How to use it? I hope to provide more complete documentation #59

Open huangguifeng opened 3 months ago

huangguifeng commented 3 months ago

How to use it? I hope to provide more complete documentation

huangguifeng commented 3 months ago

If it's just a simple conversion table, it won't be recognized。 converter = DocConverter(None,parse_pdf_type=ParsePDFType.FULL) set up ParsePDFType.FULL , magic_doc.docconv.ConvException: Convert failed: Incorrect path_or_model_id: '/mnt/hwfile/opendatalab/wufan/weights/ocr_pipeline/Layoutlmv3/'. Please provide either the path to a local folder or the repo_id of a model on the Hub.

myhloli commented 3 months ago

This project has been moved to https://github.com/opendatalab/magic-doc.