You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yongteng Lei 51a8604dcb
Fix: fixed context loss caused by separating markdown tables from original text (#8844)
3 月之前
..
resume Fix: resolve regex library warnings (#7782) 5 月之前
__init__.py Update comments (#4569) 9 月之前
docx_parser.py Fix typo in code (#8327) 4 月之前
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) 7 月之前
figure_parser.py Fix typo in code (#8327) 4 月之前
html_parser.py Update comments (#4569) 9 月之前
json_parser.py Update comments (#4569) 9 月之前
markdown_parser.py Fix: fixed context loss caused by separating markdown tables from original text (#8844) 3 月之前
pdf_parser.py Perf: ignore concate between rows. (#8507) 4 月之前
ppt_parser.py Fix:Unimplemented function in ppt_parser (#8095) 5 月之前
txt_parser.py Fix: delimiter issue. (#5720) 8 月之前
utils.py Update comments (#4569) 9 月之前