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.
pingguoCooler cf0011be67
Feat: Upgrade html parser (#9675)
2 months ago
..
resume Fix: resolve regex library warnings (#7782) 5 months ago
__init__.py Feat: advanced markdown parsing (#9607) 2 months ago
docx_parser.py Refactor parser code (#9042) 3 months ago
excel_parser.py Fix: unexpected truncated Excel files (#9500) 2 months ago
figure_parser.py Perf: test llm before RAPTOR. (#8897) 3 months ago
html_parser.py Feat: Upgrade html parser (#9675) 2 months ago
json_parser.py Feat: parsing supports jsonl or ldjson format (#9087) 3 months ago
markdown_parser.py Feat: advanced markdown parsing (#9607) 2 months ago
pdf_parser.py Perf: ignore concate between rows. (#8507) 4 months ago
ppt_parser.py fix "TypeError: '<' not supported between instances of 'Emu' and 'Non… (#9209) 2 months ago
txt_parser.py Fix: delimiter issue. (#5720) 7 months ago
utils.py Update comments (#4569) 9 months ago