myhloli 2f4d4b0c80 feat(pre_proc): add function to remove overlapping characters in spans 11 months ago
..
config 20438bd2b7 feat(language-detection): add YOLOv11 language detection model 11 months ago
data cd11ddcd6b docs: make sure the generate process of docs work properly 11 months ago
dict2md c638fc5d1f fix(pdf): improve ligature handling and text extraction 11 months ago
filter e1be7da644 refactor(magic_pdf): switch to pdfminer for invalid character detection 11 months ago
integrations b492c19c4c refactor: move some constants or enums defs to config folder 1 year ago
libs 391a99860d Update version.py with new version 11 months ago
model 489f70e91d refactor(magic_pdf): move model config variables 11 months ago
operators 489f70e91d refactor(magic_pdf): move model config variables 11 months ago
para 41545a13c6 refactor(para): adjust line height multiplier for block splitting 1 year ago
pipe b2887ca0aa refactor: refactor code 11 months ago
post_proc 6a75d7dce5 perf(layout): optimize layout detection for PDF extraction 11 months ago
pre_proc 2f4d4b0c80 feat(pre_proc): add function to remove overlapping characters in spans 11 months ago
resources 20438bd2b7 feat(language-detection): add YOLOv11 language detection model 11 months ago
rw 2db3c26374 refactor(libs): remove unused imports and functions 1 year ago
spark b492c19c4c refactor: move some constants or enums defs to config folder 1 year ago
tools bf2ff5a241 feat(gradio-app): improve PDF conversion and UI functionalities 11 months ago
utils f6af67eb11 feat: support convert ppt/pptx/doc/docx 11 months ago
__init__.py d5dbed7325 目录重构 1 year ago
pdf_parse_by_ocr.py a3a720ea87 refactor: isolate inference and pipeline 11 months ago
pdf_parse_by_txt.py a3a720ea87 refactor: isolate inference and pipeline 11 months ago
pdf_parse_union_core_v2.py 2f4d4b0c80 feat(pre_proc): add function to remove overlapping characters in spans 11 months ago
user_api.py 87af738ab1 fix: 1. ocr txt mode error 2. lose pdf_parse_type field 11 months ago