Skip to content

Releases: Unstructured-IO/unstructured-inference

0.3.2

31 Mar 22:48
148b268
Compare
Choose a tag to compare

0.3.2

  • Allow extracting tables from higher level functions

0.3.1

31 Mar 16:12
dd32ab1
Compare
Choose a tag to compare

0.3.1

  • Pin protobuf version to avoid errors
  • Make paddleocr an extra again

0.3.0

29 Mar 23:57
db173d0
Compare
Choose a tag to compare

0.3.0

  • Fix for text block detection
  • Add paddleocr dependency to setup for x86_64 machines

0.2.14

29 Mar 19:28
43887e6
Compare
Choose a tag to compare

0.2.14

  • Suppressed processing progress bars

0.2.13

29 Mar 17:57
a501616
Compare
Choose a tag to compare

0.2.13

  • Add table processing
  • Change OCR logic to be aware of PDF image elements

0.2.11

10 Mar 17:16
4814a72
Compare
Choose a tag to compare

0.2.11

  • Fixed some cases where image elements were not being OCR'd

0.2.10

07 Mar 21:58
237d69d
Compare
Choose a tag to compare

0.2.10

  • Removed control characters from tesseract output

0.2.8

25 Feb 01:46
f2ad4ae
Compare
Choose a tag to compare

0.2.8

  • Refactored YoloX inference code to integrate better with framework
  • Improved testing time

0.2.7

10 Feb 03:30
7169127
Compare
Choose a tag to compare

0.2.7

  • Fixed duplicated load_pdf call

0.2.5

03 Feb 15:37
297609f
Compare
Choose a tag to compare

0.2.5

  • Add YoloX model for images and PDFs