1. 16 Apr, 2025 3 commits
    • myhloli's avatar
      docs(README): update changelog for v1.3.4 release · 1705958f
      myhloli authored
      - Update README.md and README_zh-CN.md with the latest changes
      - Add new release notes for version 1.3.4
      - Include improvements in OCR detection speed and page-level sorting
      1705958f
    • myhloli's avatar
      feat(pdf_parse): add footnote block handling in layout split · 058d3184
      myhloli authored
      - Modify `ocr_detect_all_bboxes.py` to return footnote blocks
      - Update `pdf_parse_union_core_v2.py` to handle footnote blocks in line sorting and layout splitting
      - This change improves the accuracy of layout analysis by considering footnote blocks separately
      058d3184
    • myhloli's avatar
      test(table): update unit test to use RapidTable model · b36b469a
      myhloli authored
      - Rename test file from test_tablemaster.py to test_rapidtable.py
      - Replace TableMasterPaddleModel with RapidTableModel
      - Update test case to use new model and adjust assertions accordingly
      - Remove some outdated assertions and comments
      b36b469a
  2. 15 Apr, 2025 3 commits
  3. 14 Apr, 2025 14 commits
  4. 13 Apr, 2025 5 commits
  5. 12 Apr, 2025 13 commits
  6. 11 Apr, 2025 2 commits