myhloli f911a102ab feat(tools): add character bounding box drawing functionality 10 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 0a468eca6e feat(llm_aided): add title optimization feature 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 f911a102ab feat(tools): add character bounding box drawing functionality 10 months ago
model 16a0a350ae fix(magic-pdf): update OCR model selection logic 10 months ago
operators 489f70e91d refactor(magic_pdf): move model config variables 11 months ago
pipe b2887ca0aa refactor: refactor code 11 months ago
post_proc 512adb6701 feat(model): add onnxruntime support for paddleocr on cpu 11 months ago
pre_proc 15e876677d refactor(pre_proc): improve character overlap handling 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 f911a102ab feat(tools): add character bounding box drawing functionality 10 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 1 year ago
pdf_parse_by_txt.py a3a720ea87 refactor: isolate inference and pipeline 1 year ago
pdf_parse_union_core_v2.py 9951a17026 style(pdf_parse_union_core_v2): remove unnecessary spaces and improve code formatting- Remove extra space in conditional statement for character spacing logic 10 months ago
user_api.py 87af738ab1 fix: 1. ocr txt mode error 2. lose pdf_parse_type field 11 months ago