ragflow/deepdoc/parser
非法操作 ca04ae9540
Minor: improve doc and rm unused file (#5634)
### What problem does this PR solve?

The `ocr.res` file is already included in the model directory
`rag/res/deepdoc`, but it doesn't seem to be utilized here.

### Type of change

- [x] Documentation Update
2025-03-05 12:59:54 +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 Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 2025-03-05 11:55:27 +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 Minor: improve doc and rm unused file (#5634) 2025-03-05 12:59:54 +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