Skip to content

OCR v1.4.0

Compare
Choose a tag to compare
@zeitlings zeitlings released this 19 Aug 13:25
· 54 commits to main since this release

v1.4.0

  • Added bitmap compression and compression facets
  • Added embedding strategy options
    • "Word Granularity" attempts to embed the text word by word
    • "Line Oriented" is the strategy previously used (use if you encounter unexpected results)
  • Improved OCR embedding granularity
  • Fixed 'Recognizer init' error