Search code examples
tesseract

tesseract training on Windows


I am trying to train tesseract for a new language on Windows 7 using the binaries kindly provided by UB-Manheim. I am following the training procedure described in the wiki. text2image works greatly and generates the files. However, when I run tesseract ... box.train I get the following error:

read_params_file: Can't open box.train

Do the binaries lack something? Is it possible to train tesseract on Windows or should I switch to Linux?


Solution

  • You need the configs files under tessdata\configs folder.