1. 15 Oct, 2024 4 commits
  2. 14 Oct, 2024 2 commits
    • myhloli's avatar
      fix(magic_pdf): include List and Index block types in processing · 0a9a6d3e
      myhloli authored
      Add List and Index to the list of block types being processed in the draw_bbox.py file. This inclusion ensures that these block types are handled similarly to other text-containing blocks, improving the overall document processing accuracy and consistency.
      0a9a6d3e
    • myhloli's avatar
      feat(list&index block): detect and merge list and index blocks · 1f1dd353
      myhloli authored
      - Add detection for list and index blocks in OCR processing- Implement merging of list and index blocks across pages
      - Update block types to include list and index categories
      - Adjust text merging logic to handle new block types
      - Modify layout drawing to distinguish list and index blocks
      1f1dd353
  3. 10 Oct, 2024 2 commits
  4. 09 Oct, 2024 2 commits
  5. 08 Oct, 2024 20 commits
  6. 06 Oct, 2024 2 commits
  7. 30 Sep, 2024 6 commits
  8. 29 Sep, 2024 2 commits