tesseract-ocr / tesstrain

Train Tesseract LSTM with make
Apache License 2.0
626 stars 180 forks source link

Build and fix #4

Closed kba closed 6 years ago

kba commented 6 years ago

After a few more segfaults and confusion about paths and diverging software/data versions, I decided to build tesseract fully local within the repo, use upstream repo for langdata and tessdata.

Also, eval/train lists logic was wrong.