Skip to content

Releases: slub/textract2page

0.3

29 Nov 10:35
d7d21c0
Compare
Choose a tag to compare
  • fix reading order conversion:
    • use top-level order from LAYOUT results, if possible
    • sort TABLE cells into slot where its corresponding LAYOUT_TABLE is
    • properly handle recursive layouts (LINE in FIGURE, PARAGRAPH in LIST in addition to CELL in TABLE)

0.2

03 Jul 21:02
55fe416
Compare
Choose a tag to compare
0.2

What's Changed

Full Changelog: 0.1...0.2

0.1

04 May 12:49
ec5331c
Compare
Choose a tag to compare
0.1

minimal coverage (PAGE/LINE/WORD blocks, Text, BoundingBox/Polygon), CLI and API