Skip to content

magic_pdf-0.9.3-released

Latest
Compare
Choose a tag to compare
@myhloli myhloli released this 15 Nov 11:27
· 12 commits to master since this release
845a3ff

What's Changed

  • feat(model): add xycut algorithm for block sorting by @myhloli in #898
  • refactor(pdf_parse): adjust line count threshold for layoutreader by @myhloli in #902
  • Feat/add en docs by @icecraft in #906
  • feat: using next_docs by @icecraft in #907
  • feat(table): integrate RapidTable model for table recognition by @myhloli in #910
  • fix(gradio-app): add missing file type in upload by @myhloli in #911
  • refactor(magic_pdf_parse_main): optimize model data handling and JSON output by @myhloli in #912
  • Modify the test directory by @DTwz in #913
  • test(table): improve ppTableModel test coverage by @myhloli in #914
  • feat(table): add RapidOCR support for RapidTable model by @myhloli in #915
  • 新增DocLayout-YOLO超链接 by @qiangqiang199 in #889
  • fix: remove classes hierarchy diagram by @icecraft in #919
  • refactor(model download script) by @myhloli in #922
  • docs(readme): update table recognition configuration and documentation by @myhloli in #924
  • docs(README_ja-JP.md): update warning message and remove outdated content by @myhloli in #925
  • 更新 para_split_v3.py by @hyastar in #923
  • Style/docs by @icecraft in #927
  • docs: rewrite zh_cn docs without translate by @icecraft in #928
  • fix: typo by @icecraft in #931
  • fix: 修复Dockerfile文件中download_models.py脚本路径问题 by @kimi360 in #938
  • build(Dockerfile): update model download script and dependencies by @myhloli in #941
  • fix(ocr_mkcontent): improve handling of single-character content #937 by @myhloli in #943
  • feat: tune docs by @icecraft in #948
  • fix(parse_pipeline): Resolve post-processing exceptions caused by partial PDFs due to file corruption or non-standard format by forcing a re-print. by @myhloli in #957
  • refactor(model): rename and restructure model modules by @myhloli in #964
  • docs:update docs for 0.9.3 by @myhloli in #965
  • docs(README): update project references and translations by @myhloli in #967

New Contributors

Full Changelog: magic_pdf-0.9.2-released...magic_pdf-0.9.3-released