ragflow/deepdoc/parser
Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530)
### What problem does this PR solve?

Made task_executor async to speedup parsing

### Type of change

- [x] Performance Improvement
2025-03-03 18:59:49 +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 Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +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