tesseract-ocr / tesstrain

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

Use Python3 #75

Closed stweil closed 5 years ago

stweil commented 5 years ago

This avoids problems with UTF-8 encoded strings.

Signed-off-by: Stefan Weil sw@weilnetz.de