myhloli 42a7d792c3 refactor(magic_pdf): import model helpers directly for clarity 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 83c073875a refactor(draw_bbox): remove commented-out code and streamline bbox drawingRemoved legacy commented-out code related to layout_bbox_list from draw_bbox.py, which 1 year ago
model 5522d0a36c refactor(pdf_parse_union_core_v2): update import paths to use new package structure 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 42a7d792c3 refactor(magic_pdf): import model helpers directly for clarity 1 year ago
user_api.py 6062862c96 feat(pipeline): pass language parameter for parsing and markdown conversion 1 year ago