You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2018. It is now read-only.
I see the code of
https://github.com/openpaperwork/pyocr/blob/master/src/pyocr/libtesseract/tesseract_raw.py#L381
https://github.com/openpaperwork/pyocr/blob/master/src/pyocr/libtesseract/__init__.py#L110
It's showed the libtesseract was supported the numeric mode,but why in
get_available_buildersnot allow us useDigitBuilder?