14
0

- Update to version 2.4.0

Tesseract v4 new API methods supported:
  * GetBestLSTMSymbolChoices
  * BlanWksBeforeWord

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=12
This commit is contained in:
Mia Herkt
2018-12-05 23:39:24 +00:00
committed by Git OBS Bridge
parent 33706a2407
commit a51a0bb0dc
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 5 23:35:00 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
- Update to version 2.4.0
Tesseract v4 new API methods supported:
* GetBestLSTMSymbolChoices
* BlanWksBeforeWord
-------------------------------------------------------------------
Mon Aug 13 18:20:26 UTC 2018 - 9+suse@cirno.systems