tesseract-ocr / tesstrain

Train Tesseract LSTM with make
Apache License 2.0
640 stars 190 forks source link

Remove build rules for Tesseract and Leptonica #364

Closed stweil closed 11 months ago

stweil commented 11 months ago

Recent releases of Tesseract and Leptonica are available for all major platforms (Linux, MacOS, Windows), so local build rules are more confusing than helpful.

Update also the links to the online documentation.

zdenop commented 11 months ago

thanks