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: 83 commits
zhichyu's picture
zhichyu
Introduced beartype (#3460)
eae0334 6 months ago
  • resume
    Use consistent log file names, introduced initLogger (#3403) 6 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.15 kB
    Introduced beartype (#3460) 6 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
    Move settings initialization after module init phase (#3438) 6 months ago
  • ppt_parser.py
    2.12 kB
    Format file format from Windows/dos to Unix (#1949) 9 months ago
  • txt_parser.py
    1.96 kB
    fix bug about fetching knowledge graph (#3394) 6 months ago
  • utils.py
    956 Bytes
    rename get_txt to get_text (#2649) 7 months ago