ragflow/deepdoc/parser
Yuhao Tsui 7f4c63d102
fix: Delete hardcode (#1464)
### What problem does this PR solve?

After checking the language of the pdf, the line will hardcode the
language into Chinese

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-07-11 15:41:31 +08:00
..
resume Update readme and add license (#1018) 2024-06-01 16:24:10 +08:00
__init__.py Support table for markdown file in general parser (#1278) 2024-06-27 14:38:35 +08:00
docx_parser.py fix too long query exception (#1195) 2024-06-18 09:50:59 +08:00
excel_parser.py Update readme and add license (#1018) 2024-06-01 16:24:10 +08:00
html_parser.py fix create dialog bug (#982) 2024-05-30 09:25:05 +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: Delete hardcode (#1464) 2024-07-11 15:41:31 +08:00
ppt_parser.py Update readme and add license (#1018) 2024-06-01 16:24:10 +08:00