143 Commits (2d89863fddbb360934c6687ecbbdf620f2a5dbbe)

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