ragflow/deepdoc/parser
Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897)
### What problem does this PR solve?


### Type of change

- [x] Performance Improvement
2025-07-17 16:48:50 +08:00
..
resume Fix: resolve regex library warnings (#7782) 2025-05-22 10:06:28 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
docx_parser.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
excel_parser.py Fix: When Excel is a formula, the parsed result is a formula, but cannot be correctly parsed as a value type (#6613) 2025-03-28 09:33:49 +08:00
figure_parser.py Perf: test llm before RAPTOR. (#8897) 2025-07-17 16:48:50 +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 Fix: fixed context loss caused by separating markdown tables from original text (#8844) 2025-07-15 13:03:01 +08:00
pdf_parser.py Perf: ignore concate between rows. (#8507) 2025-06-26 14:55:37 +08:00
ppt_parser.py Fix:Unimplemented function in ppt_parser (#8095) 2025-06-06 10:05:58 +08:00
txt_parser.py Fix: delimiter issue. (#5720) 2025-03-06 17:51:22 +08:00
utils.py Update comments (#4569) 2025-01-21 20:52:28 +08:00