Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
retopara
/
ragflow
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
ragflow / deepdoc /parser
Ctrl+K
Ctrl+K
  • 100 contributors
History: 78 commits
kuschzzp
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)
ff43695 6 months ago
  • resume
    Format file format from Windows/dos to Unix (#1949) 9 months ago
  • __init__.py
    1.03 kB
    add support for eml file parser (#1768) 9 months ago
  • docx_parser.py
    5.02 kB
    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) 6 months ago
  • excel_parser.py
    3.3 kB
    Update readme and add license (#1018) 11 months ago
  • html_parser.py
    1.52 kB
    search between multiple indiices for team function (#3079) 6 months ago
  • json_parser.py
    4.19 kB
    feat: support json file (#1217) 11 months ago
  • markdown_parser.py
    1.65 kB
    Support table for markdown file in general parser (#1278) 11 months ago
  • pdf_parser.py
    47.3 kB
    bigger resolution for OCR (#2919) 7 months ago
  • ppt_parser.py
    2.12 kB
    Format file format from Windows/dos to Unix (#1949) 9 months ago
  • txt_parser.py
    1.77 kB
    trival (#2650) 7 months ago
  • utils.py
    956 Bytes
    rename get_txt to get_text (#2649) 7 months ago