MaxKB/apps/common/handle/impl/text
CaptainB 9255089d8b
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
feat: enhance PDF content extraction with font size analysis
2025-12-02 19:22:56 +08:00
..
__init__.py refactor: reorganize file handling imports into a structured directory 2025-04-30 16:08:17 +08:00
csv_split_handle.py feat: enhance error logging for file processing in CSV, XLS, and DOC handlers 2025-06-30 12:49:50 +08:00
doc_split_handle.py feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +08:00
html_split_handle.py refactor: remove print. 2025-11-19 17:16:22 +08:00
pdf_split_handle.py feat: enhance PDF content extraction with font size analysis 2025-12-02 19:22:56 +08:00
text_split_handle.py chore: normalize with_filter parameter to boolean in split handle files 2025-07-10 15:06:19 +08:00
xls_split_handle.py fix: handle string type for limit and improve error logging in pdf_split_handle 2025-06-30 12:47:47 +08:00
xlsx_split_handle.py fix: update file URL paths to use relative references 2025-07-02 22:45:11 +08:00
zip_split_handle.py perf: Memory optimization (#4318) 2025-11-05 19:05:26 +08:00