ragflow/deepdoc/parser
Kevin Hu a0b7c78dca
optimize text parser (#2144)
### What problem does this PR solve?


### Type of change

- [x] Performance Improvement
2024-08-28 18:11:19 +08:00
..
resume Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
__init__.py add support for eml file parser (#1768) 2024-08-06 16:42:14 +08:00
docx_parser.py fix bug of ragflowdocxpparser (#1642) 2024-07-23 09:25:32 +08:00
excel_parser.py Update readme and add license (#1018) 2024-06-01 16:24:10 +08:00
html_parser.py add support for eml file parser (#1768) 2024-08-06 16:42:14 +08:00
json_parser.py feat: support json file (#1217) 2024-06-21 10:42:29 +08:00
markdown_parser.py Support table for markdown file in general parser (#1278) 2024-06-27 14:38:35 +08:00
pdf_parser.py Fix docx parser line bug (#1715) 2024-07-29 10:06:02 +08:00
ppt_parser.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
txt_parser.py optimize text parser (#2144) 2024-08-28 18:11:19 +08:00