icecraft f31433b810 fix: caption|footnote match algorithm 1 year ago
..
dict2md 98313d4a25 Merge branch 'dev' into content-list-not-drop 1 year ago
filter df14c61f6f update: Enhance the capability to detect garbled document issues 1 year ago
integrations b72d4ebd94 Feat/support rag (#510) 1 year ago
layout 03469909bb Feat/support footnote in figure (#532) 1 year ago
libs 564c4ce1e3 refactor(magic_pdf): improve line sorting and block indexing 1 year ago
model f31433b810 fix: caption|footnote match algorithm 1 year ago
para 58a003177c fix: resolve inaccuracy of drawing layout box caused by paragraphs combination #384 (#574) 1 year ago
pipe 23b621e05a feat(UNIPipe): change default drop_mode to NONE_WITH_REASON 1 year ago
post_proc 1b9d65b3d3 1、Trace类的key增加前置下划线 1 year ago
pre_proc 34f8965007 refactor(draw_bbox): add line sorting visualization 1 year ago
resources f2a3a49541 fix(pdf_extract_kit):change unimernet base -> small 1 year ago
rw 40e0827e60 Feat/impl cli (#264) 1 year ago
spark c9af3457f5 delete useless files 1 year ago
tools b2790f6f45 refactor(drawing): simplify draw bbox functions and adjust debug config 1 year ago
__init__.py d5dbed7325 目录重构 1 year ago
pdf_parse_by_ocr.py 1efebe421c refactor(pdf_parse_union): integrate LayoutLMv3 for block orderingReplace the heuristic-based block ordering algorithm with LayoutLMv3 model predictions toimprove the accuracy of block ordering on PDF pages. Additionally, refactor the span 1 year ago
pdf_parse_by_txt.py 1efebe421c refactor(pdf_parse_union): integrate LayoutLMv3 for block orderingReplace the heuristic-based block ordering algorithm with LayoutLMv3 model predictions toimprove the accuracy of block ordering on PDF pages. Additionally, refactor the span 1 year ago
pdf_parse_union_core.py 068fab7f81 fix(end_page_id):Fix the issue where end_page_id is corrected to len-1 when its input is 0. (#518) 1 year ago
pdf_parse_union_core_v2.py a71db70314 feat: add arXiv paper link to header and adjust PDF parsing logic- Add arXiv paper link to the header template for easy access to the latest research paper. 1 year ago
user_api.py 6062862c96 feat(pipeline): pass language parameter for parsing and markdown conversion 1 year ago