This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2026-05-06 10:17:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc95bd6a7c10bd7362d3da87f6a83222ca8aaa61
ragflow
/
deepdoc
/
parser
History
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
…
__init__.py
…
docx_parser.py
Fix typo in code (
#8327
)
2025-06-18 09:41:09 +08:00
excel_parser.py
…
figure_parser.py
Perf: test llm before RAPTOR. (
#8897
)
2025-07-17 16:48:50 +08:00
html_parser.py
…
json_parser.py
…
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
…
txt_parser.py
…
utils.py
…