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.
Kevin Hu 76cd23eecf
Catch the exception while parsing pptx. (#4202)
10 months ago
..
resume Fix errors detected by Ruff (#3918) 10 months ago
__init__.py Fix errors detected by Ruff (#3918) 10 months ago
docx_parser.py Edit chunk shall update instead of insert it (#3709) 11 months ago
excel_parser.py fix chunk method "Table" losing content when the Excel file has multi… (#4123) 10 months ago
html_parser.py Fix errors detected by Ruff (#3918) 10 months ago
json_parser.py Fix json file parse (#4004) 10 months ago
markdown_parser.py Support table for markdown file in general parser (#1278) 1 year ago
pdf_parser.py Added static check at PR CI (#3921) 10 months ago
ppt_parser.py Catch the exception while parsing pptx. (#4202) 10 months ago
txt_parser.py Fix errors detected by Ruff (#3918) 10 months ago
utils.py rename get_txt to get_text (#2649) 1 year ago