MaxKB/apps/common/handle/impl/text
CaptainB 2ce4f9af92 feat: enhance Markdown parsing by splitting content into sheets and adding sheet titles 2025-12-04 19:10:26 +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: implement CSV, XLS, and XLSX content extraction with Markdown formatting 2025-12-04 14:33:19 +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 feat: implement CSV, XLS, and XLSX content extraction with Markdown formatting 2025-12-04 14:33:19 +08:00
xlsx_split_handle.py feat: enhance Markdown parsing by splitting content into sheets and adding sheet titles 2025-12-04 19:10:26 +08:00
zip_split_handle.py feat: implement CSV, XLS, and XLSX content extraction with Markdown formatting 2025-12-04 14:33:19 +08:00