This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2026-08-16 21:50:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c642dbefca3b2422c3a968e4d816deee8b7505d1
ragflow
/
deepdoc
/
parser
History
Kevin Hu
6d256ff0f5
Perf: ignore concate between rows. (
#8507
)
...
### What problem does this PR solve? ### Type of change - [x] Performance Improvement
2025-06-26 14:55:37 +08:00
..
resume
Fix: resolve regex library warnings (
#7782
)
2025-05-22 10:06:28 +08:00
__init__.py
…
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
Fix typo in code (
#8327
)
2025-06-18 09:41:09 +08:00
html_parser.py
…
json_parser.py
…
markdown_parser.py
…
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
…
utils.py
…