myhloli 8cc76c4921 refactor(para): improve paragraph splitting algorithm před 1 rokem
..
dict2md fc49f5c446 refactor(magic_pdf): remove unused parameters and simplify functions před 1 rokem
filter df14c61f6f update: Enhance the capability to detect garbled document issues před 1 rokem
integrations b72d4ebd94 Feat/support rag (#510) před 1 rokem
layout 03469909bb Feat/support footnote in figure (#532) před 1 rokem
libs 0a9a6d3e53 fix(magic_pdf): include List and Index block types in processing před 1 rokem
model 011a1b973b refactor(ocr):Increase the dilation factor in OCR to address the issue of word concatenation. před 1 rokem
para 8cc76c4921 refactor(para): improve paragraph splitting algorithm před 1 rokem
pipe fc49f5c446 refactor(magic_pdf): remove unused parameters and simplify functions před 1 rokem
post_proc 1b9d65b3d3 1、Trace类的key增加前置下划线 před 1 rokem
pre_proc 1f1dd3538d feat(list&index block): detect and merge list and index blocks před 1 rokem
resources f2a3a49541 fix(pdf_extract_kit):change unimernet base -> small před 1 rokem
rw 40e0827e60 Feat/impl cli (#264) před 1 rokem
spark c9af3457f5 delete useless files před 1 rokem
tools b2790f6f45 refactor(drawing): simplify draw bbox functions and adjust debug config před 1 rokem
__init__.py d5dbed7325 目录重构 před 1 rokem
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 před 1 rokem
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 před 1 rokem
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) před 1 rokem
pdf_parse_union_core_v2.py 7e301b849b refactor(pdf): adjust span filling threshold in block construction před 1 rokem
user_api.py 6062862c96 feat(pipeline): pass language parameter for parsing and markdown conversion před 1 rokem