Todays lesson: it is possible to *disable TARGET_ERROR_RATE. * If you find your training stopping prematurely because it is hitting the target_error, then, you can disable it and train by epochs (iterations) only . Any negative value (such as* TARGET_ERROR_RATE=-1*) will disable the parameter.
https://github.com/tesseract-ocr/tesseract/issues/4157 -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/4c4845ad-789e-4cb5-a3e6-8fb29bb65777n%40googlegroups.com.

