myhloli 04febf52d0 refactor(ocr): comment out unnecessary log statement 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 2684e7753b fix(npu): correct module name for NPU operations 11 months ago
model 04febf52d0 refactor(ocr): comment out unnecessary log statement 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 10 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 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 7c5cdcd4d7 refactor(pdf_parse): improve character spacing handling in PDF text extraction 10 months ago
user_api.py 87af738ab1 fix: 1. ocr txt mode error 2. lose pdf_parse_type field 11 months ago