I successfully created a window file with tesseract
now after running unicharset_extractor by
creating a unicharset file that looks like this:
...
n 3 NULL -1
s 3 NULL 23
t 3 NULL 43
...
I continued this team
mftraining -U unicharset -O testlang.unicharset testlang.tr
to get the following error
Reading testlang.tr ...
testlang has no defined properties.
Error: Illegal short name for a feature!
source
share