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: 93 commits
ly0303521's picture
ly0303521
fix chunk method "Table" losing content when the Excel file has multi… (#4123)
75faa66 5 months ago
  • resume
    Fix errors detected by Ruff (#3918) 5 months ago
  • __init__.py
    1.21 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • docx_parser.py
    5.01 kB
    Edit chunk shall update instead of insert it (#3709) 5 months ago
  • excel_parser.py
    3.4 kB
    fix chunk method "Table" losing content when the Excel file has multi… (#4123) 5 months ago
  • html_parser.py
    1.53 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • json_parser.py
    4.2 kB
    Fix json file parse (#4004) 5 months ago
  • markdown_parser.py
    1.65 kB
    Support table for markdown file in general parser (#1278) 11 months ago
  • pdf_parser.py
    47.5 kB
    Added static check at PR CI (#3921) 5 months ago
  • ppt_parser.py
    2.12 kB
    Format file format from Windows/dos to Unix (#1949) 9 months ago
  • txt_parser.py
    1.97 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • utils.py
    956 Bytes
    rename get_txt to get_text (#2649) 7 months ago