We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tesseract v5.0.0-alpha.20210811 leptonica-1.78.0 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.3) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.0 Found AVX Found SSE4.1 Found libarchive 3.5.0 zlib/1.2.11 liblzma/5.2.3 bz2lib/1.0.6 liblz4/1.7.5 libzstd/1.4.5 Found libcurl/7.77.0-DEV Schannel zlib/1.2.11 zstd/1.4.5 libidn2/2.0.4 nghttp2/1.31.0
Sample image:
Numbers use Unicode characters with numbers inside a circle, e.g. リーズの歴史は、①⑨⑧⑤年① ①月に
リーズの歴史は、①⑨⑧⑤年① ①月に
Should use numbers like this リーズの歴史は、1985年11月に
リーズの歴史は、1985年11月に
or wide characters like this リーズの歴史は、1985年11月に
リーズの歴史は、1985年11月に
Use different Unicode characters. A switch to select normal or wide might be useful as the choice will depend on what you intend to do with the text.
The text was updated successfully, but these errors were encountered:
This issue was already been reported here: tesseract-ocr/tessdata#119
Sorry, something went wrong.
No branches or pull requests
Environment
Current Behavior:
Sample image:
Numbers use Unicode characters with numbers inside a circle, e.g.
リーズの歴史は、①⑨⑧⑤年① ①月に
Expected Behavior:
Should use numbers like this
リーズの歴史は、1985年11月に
or wide characters like this
リーズの歴史は、1985年11月に
Suggested Fix:
Use different Unicode characters. A switch to select normal or wide might be useful as the choice will depend on what you intend to do with the text.
The text was updated successfully, but these errors were encountered: