ragflow/deepdoc/parser
Yongteng Lei 83d0949498
Fix: fix special delimiter parsing issue (#5448)
### What problem does this PR solve?

Fix special delimiter parsing issue #5382 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-27 18:33:55 +08:00
..
resume Update comments (#4569) 2025-01-21 20:52:28 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
docx_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
excel_parser.py fix: big xls file error (#4859) 2025-02-12 12:39:25 +08:00
html_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
json_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
markdown_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
pdf_parser.py Optimize ocr (#5297) 2025-02-24 16:21:55 +08:00
ppt_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
txt_parser.py Fix: fix special delimiter parsing issue (#5448) 2025-02-27 18:33:55 +08:00
utils.py Update comments (#4569) 2025-01-21 20:52:28 +08:00