Skip to content

Release wired_table_rec v1.0.1

Compare
Choose a tag to compare
@Joker1212 Joker1212 released this 20 Sep 05:40
· 60 commits to main since this release

Changelog

🚀 Features

  • Optimize lineless table rec
  • Add table cls model
  • [breaking] Optim wired rec by using new model & fix wired table recover bug & optim plot_html_table
  • Lineless table rec support ocr result param
  • (wired_table_rec) Add format_html
  • Add text oritation small angle fix

🐛 Bug Fixes

  • (wired_table_rec) Merge pull request #13 from Aues6uen11Z/main
  • Add unit test and optim
  • Adjust merge row cell threhold
  • Adaptive for py 3.8
  • Remove useless code
  • Replace list type with typing.List

📚 Documentation

  • Readme update
  • Add Evaluation Metrics and todo list
  • Add flowchart and faq
  • Adjust describe

🧪 Testing

  • (wired_table_rec) Add issue #13 unit testing
  • Verify

⚙️ Miscellaneous Tasks

  • Fix the auto version num
  • Optim code
  • Optim code
  • Fix unit testing error
  • Add new pypi token for submit table_cls
  • Test unit testing
  • Remove setup and pull pipeline
  • Fix workflow download wired model and table_cls setup
  • Update model path
  • (lineless_table_rec) Enable automatic CI
  • (lineless_table_rec) Fix yaml syntax error
  • (lineless_table_rec) Fix yaml syntax error
  • Enable wired package auto packaging program
  • (lineless_table_rec) Trigger the CI when pushing tag