143 次程式碼提交 (2d89863fddbb360934c6687ecbbdf620f2a5dbbe)

作者 SHA1 備註 提交日期
  pingguoCooler cf0011be67
Feat: Upgrade html parser (#9675) 2 月之前
  Yongteng Lei 382458ace7
Feat: advanced markdown parsing (#9607) 2 月之前
  Yongteng Lei eef43fa25c
Fix: unexpected truncated Excel files (#9500) 2 月之前
  Jay Xu 79e2edc835
Fix "File contains no valid workbook part" (#9360) 2 月之前
  Jay Xu 569ab011c4
Add fallback to use 'calamine' parse engine in excel_parser.py (#9374) 2 月之前
  Jay Xu 6ad8b54754
fix "TypeError: '<' not supported between instances of 'Emu' and 'Non… (#9209) 3 月之前
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) 3 月之前
  Yongteng Lei 39ef2ffba9
Feat: parsing supports jsonl or ldjson format (#9087) 3 月之前
  Jin Hai 03daf4618c
Refactor parser code (#9042) 3 月之前
  Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897) 3 月之前
  Yongteng Lei 51a8604dcb
Fix: fixed context loss caused by separating markdown tables from original text (#8844) 3 月之前
  Kevin Hu 6d256ff0f5
Perf: ignore concate between rows. (#8507) 4 月之前
  Jin Hai 4a2ff633e0
Fix typo in code (#8327) 4 月之前
  Stephen Hu 2e44c3b743
Fix:Unimplemented function in ppt_parser (#8095) 4 月之前
  giiiiiithub 6ba5a4348a
set PARALLEL_DEVICES default value= 0 (#7935) 5 月之前
  Emmanuel Ferdman d4a123d6dd
Fix: resolve regex library warnings (#7782) 5 月之前
  Yongteng Lei b908c33464
Fix: uncaptured image data with position information (#7683) 5 月之前
  liuzhenghua ea5e8caa69
feat: Enable antialiasing for PDF image extraction to improve OCR accuracy (#7562) 5 月之前
  Kevin Hu a14865e6bb
Fix: empty query issue. (#7551) 5 月之前
  Kevin Hu 9d3dd13fef
Refa: text order be robuster. (#7525) 5 月之前
  Stephen Hu 953b3e1b3f
Fix: Sometimes VisionFigureParser.figures may is tuple (#7477) 6 月之前
  liuzhenghua 2f768b96e8
perf: optimze figure parser (#7392) 6 月之前
  zhudongwork 10432a1be7
Refa: Optimize pptx shape extraction to reduce content loss (#6703) 6 月之前
  gsmini 53c653b099
fix RAGFlowPdfParser AttributeError: 'PdfReader' object has no attribute 'close' err (#6859) 6 月之前
  donblack01 0b48a2e0d1
Fix: When Excel is a formula, the parsed result is a formula, but cannot be correctly parsed as a value type (#6613) 7 月之前
  Stephen Hu d77380f024
Feat: support pic base bullet for PPT (#6406) 7 月之前
  Yongteng Lei 9611185eb4
Feat: add VLM-boosted DocX parser (#6307) 7 月之前
  Yongteng Lei 1d6760dd84
Feat: add VLM-boosted PDF parser (#6278) 7 月之前
  Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173) 7 月之前
  Stephen Hu 79482ff672
Refa: Improve ppt_parser better handle list (#6162) 7 月之前
  Kevin Hu 3a99c2b5f4
Refa: PARALLEL_DEVICES is a static parameter. (#6168) 7 月之前
  Kevin Hu bfa8d342b3
Fix: retrieval debug mode issue. (#6150) 7 月之前
  Debug Doctor 3e19044dee
Feat: add OCR's muti-gpus and parallel processing support (#5972) 7 月之前
  Yongteng Lei 7cd37c37cd
Feat: add CSV file parsing support (#5989) 7 月之前
  donblack01 b1a46d5adc Fix:when start with source code not in docker env report 'UnicodeDec… (#5802) 7 月之前
  liwenju0 5b0e38060a
Feat:Optimize the table extraction logic in the Markdown parser: (#5663) 8 月之前
  Kevin Hu 8fb8374dfc
Fix: delimiter issue. (#5720) 8 月之前
  yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659) 8 月之前
  非法操作 ca04ae9540
Minor: improve doc and rm unused file (#5634) 8 月之前
  hy89 b0c21b00d9
Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 8 月之前
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) 8 月之前
  yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500) 8 月之前
  Yongteng Lei 83d0949498
Fix: fix special delimiter parsing issue (#5448) 8 月之前
  Zhichang Yu db42d0e0ae
Optimize ocr (#5297) 8 月之前
  Zhichang Yu c326f14fed
Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) 8 月之前
  SkyfireWXY 8fcca1b958
fix: big xls file error (#4859) 8 月之前
  Kevin Hu 6f30397bb5
Infinity adapt to graphrag. (#4663) 9 月之前
  Jin Hai 3894de895b
Update comments (#4569) 9 月之前
  Kevin Hu e478586a8e
Refactor. (#4487) 9 月之前
  Kevin Hu 76cd23eecf
Catch the exception while parsing pptx. (#4202) 10 月之前