1. 06 Nov, 2024 3 commits
    • myhloli's avatar
      docs(README): update changelog for v0.9.1 release- Add entry for 0.9.1 release... · 645b2231
      myhloli authored
      docs(README): update changelog for v0.9.1 release- Add entry for 0.9.1 release on 2024/11/06- Update changelog in both English (README.md) and Chinese (README_zh-CN.md)
      - Include integration of StructTable-InternVL2-1B model for table recognition
      645b2231
    • myhloli's avatar
      docs: update arXiv paper link in README files · 87a118c4
      myhloli authored
      - Replace the incorrect arXiv paper link with the correct one in both README.md and README_zh-CN.md
      - Update the badge image link from 'pdf' to 'abs' for the correct paper URL
      87a118c4
    • myhloli's avatar
      test(table): improve HTML validation for table extraction · 04ec6aad
      myhloli authored
      - Add lxml dependency for HTML parsing
      - Update test case to use XPath and HTML parser for structure and content validation
      - Check for presence of essential HTML elements like <table>, <thead>, <tbody>, <tr>, and <td>
      - Validate column headers and specific row contents
      04ec6aad
  2. 05 Nov, 2024 5 commits
  3. 04 Nov, 2024 8 commits
  4. 03 Nov, 2024 4 commits
  5. 02 Nov, 2024 5 commits
  6. 01 Nov, 2024 15 commits