Skip to content

Releases: aws-samples/amazon-textract-textractor

Version 1.6.0

19 Dec 20:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

12 Dec 16:57
Compare
Choose a tag to compare

What's Changed

  • Add GetResult from S3 in LazyDocument
  • Add more linearization formatting options
  • Fix exception thrown when a CHILD relationships maps to a non-existent LINE

Full Changelog: v1.4.5...v1.5.0

Version 1.4.5

02 Nov 14:48
9fc92f8
Compare
Choose a tag to compare

What's Changed

  • Fix missing words in get_text_and_words by @Belval in #270

Full Changelog: v1.4.4...v1.4.5

Version 1.4.4

01 Nov 15:36
8c06481
Compare
Choose a tag to compare

What's Changed

  • Add page_layout property to Page object by @Belval in #268

Full Changelog: v1.4.3...v1.4.4

Version 1.4.3

30 Oct 20:46
c559e1a
Compare
Choose a tag to compare

What's Changed

  • Raise exception on export-to-markdown without pandas by @Belval in #261
  • Add page number prefix and suffix to linearization config by @Belval in #266
  • Fix table post-processing by @Belval in #267

Full Changelog: v.1.4.2...v1.4.3

Version 1.4.2

23 Oct 18:27
fd911f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v.1.4.2

Version 1.4.1

19 Oct 22:16
Compare
Choose a tag to compare

What's Changed

  • Fix signature token not being added to the linearized text
  • Fix but where empty pages raise an exception when linearized

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

19 Oct 19:24
Compare
Choose a tag to compare

What's Changed

Version 1.4.0 introduces text linearization, powered by the new Amazon Textract Layout feature. Layout prediction enables the conversion of documents to text while preserving their reading order. See our layout prediction notebook for an example.

Full Changelog: v1.3.7...v1.4.0

Version 1.3.7

04 Oct 16:29
6e7125c
Compare
Choose a tag to compare

What's Changed

  • Fix STRUCTURED and SEMI_STRUCTURED table types not being properly parsed

Full Changelog: v1.3.6...v1.3.7

Version 1.3.6

29 Sep 00:37
7e398cc
Compare
Choose a tag to compare

What's Changed

  • Fix Levenshtein distance not returning the most similar key by @Belval in #245

Full Changelog: v1.3.5...v1.3.6