Skip to content

Improved tables; links and references

Compare
Choose a tag to compare
@VikParuchuri VikParuchuri released this 24 Jan 03:34
· 39 commits to master since this release
8a2a845

Table improvements

  • Tables now handle colspans and rowspans properly
  • Improved table model with better accuracy
  • Tables merge across pages if you pass --use_llm
  • New table benchmarks

Links and references

  • Links and references are now pulled out of the pdf, and are clickable
  • Anchors are placed on elements as targets

Better configuration

  • Any configuration option can now be passed on the CLI

Misc

  • With --use_llm, handwriting is now recognized (if the layout detects it)
  • Better llm mode overall

What's Changed

Full Changelog: v1.2.7...v1.3.0