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 7cd37c37cd
Feat: add CSV file parsing support (#5989)
7 months ago
..
resume Fix:when start with source code not in docker env report 'UnicodeDec… (#5802) 7 months ago
__init__.py Update comments (#4569) 9 months ago
docx_parser.py Update comments (#4569) 9 months ago
excel_parser.py Feat: add CSV file parsing support (#5989) 7 months ago
html_parser.py Update comments (#4569) 9 months ago
json_parser.py Update comments (#4569) 9 months ago
markdown_parser.py Feat:Optimize the table extraction logic in the Markdown parser: (#5663) 7 months ago
pdf_parser.py refactor: no need to inherit in python3 clean the code (#5659) 8 months ago
ppt_parser.py refactor: no need to inherit in python3 clean the code (#5659) 8 months ago
txt_parser.py Fix: delimiter issue. (#5720) 8 months ago
utils.py Update comments (#4569) 9 months ago