1. 02 Nov, 2024 2 commits
    • myhloli's avatar
      feat(list): improve list detection algorithm- Add center_close_num and... · 2bf6c268
      myhloli authored
      feat(list): improve list detection algorithm- Add center_close_num and external_sides_not_close_num variables to analyze line positioning
      - Implement new list detection condition for centered lines
      - Enhance existing list detection logic with additional checks
      2bf6c268
    • myhloli's avatar
      fix(list): improve list identification accuracy- Adjust the threshold for... · a8f2e7d6
      myhloli authored
      fix(list): improve list identification accuracy- Adjust the threshold for determining right-side spacing to 0.26 * block_weight
      - Add TODO comment for special list identification with all centered lines- Modify the condition for recognizing short item lists with left alignment
      - Update the condition for identifying the end of a list item
      a8f2e7d6
  2. 01 Nov, 2024 6 commits
  3. 31 Oct, 2024 1 commit
  4. 30 Oct, 2024 3 commits
  5. 29 Oct, 2024 1 commit
    • myhloli's avatar
      (docs&build): switch to Aliyun PyPI mirror · 4c412b28
      myhloli authored
      - Update PyPI mirror from Tsinghua to Aliyun in multiple Dockerfiles and installation scripts
      - This change may improve package download speed and reliability for users in China
      4c412b28
  6. 28 Oct, 2024 23 commits
  7. 27 Oct, 2024 3 commits
  8. 26 Oct, 2024 1 commit