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.
kuschzzp 9c6cc20356
Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
11 months ago
..
resume Format file format from Windows/dos to Unix (#1949) 1 year ago
__init__.py add support for eml file parser (#1768) 1 year ago
docx_parser.py Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249) 11 months ago
excel_parser.py Update readme and add license (#1018) 1 year ago
html_parser.py search between multiple indiices for team function (#3079) 1 year ago
json_parser.py feat: support json file (#1217) 1 year ago
markdown_parser.py Support table for markdown file in general parser (#1278) 1 year ago
pdf_parser.py bigger resolution for OCR (#2919) 1 year ago
ppt_parser.py Format file format from Windows/dos to Unix (#1949) 1 year ago
txt_parser.py trival (#2650) 1 year ago
utils.py rename get_txt to get_text (#2649) 1 year ago