Status: New
Owner: ----
New issue 856 by
trik...@gmail.com: Cube ERROR with italian dictionary
http://code.google.com/p/tesseract-ocr/issues/detail?id=856
What steps will reproduce the problem?
1. Download tesseract-ocr-3.02.ita.tar.gz
2. Use tesseract with TessOcrEngineMode.OEM_TESSERACT_CUBE_COMBINED
What is the expected output? What do you see instead?
It gives exception:
Cube ERROR (ConvNetCharClassifier::LoadNets): output count (117) and class
count (118) are not equal
...
...
What version of the product are you using? On what operating system?
Tesseract 3.02 C Binding on Ubuntu 12.04
Please provide any additional information below.
Same code with "eng" instead of "ita", works fine.