Skip to content

v0.4.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@conjuncts conjuncts released this 21 Oct 05:19
· 74 commits to main since this release

v0.4.0rc1

Exciting upcoming changes:

  • Added TabledFormatter, with support of the fantastic new Tabled library. Check out the demo notebook for a quick example.
  • Added IntervalicFormatter, a super-fast and fairly accurate algorithmic option for table structure recognition. Check out the demo notebook for a quick example.
  • These formatters can all be used in combination with any detector (like TATRDetector).