diff --git a/4.0-with-LSTM.md b/4.0-with-LSTM.md index 1034554..868194e 100644 --- a/4.0-with-LSTM.md +++ b/4.0-with-LSTM.md @@ -18,7 +18,19 @@ have information about LSTM integration in Tesseract 4.0. * [TrainingTesseract 4.00 - Finetuning Example - Arabic](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Finetune) * [TrainingTesseract 4.00 - Replace Top Layer Example - Norwegian](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Replacing-Top-Layer-Example) * [TrainingTesseract 4.00 - Replace Top Layer Example - Devanagari](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Replace-Top-Layer) -## 3.05-dev + +## 4.0.0-alpha for Windows + +Unofficial experimental binaries of tesseract-ocr 4.0.0-alpha with GUI interface are available for gImageReader from +* https://smani.fedorapeople.org/tmp/gImageReader_3.2.0_qt5_x86_64_tesseract-25fed52.exe +* https://smani.fedorapeople.org/tmp/gImageReader_3.2.0_qt5_i686_tesseract-25fed52.exe + +Download 4.0.0alpha traineddata to use with the above from master branch of tessdata. e.g. for Hindi download the following file: + +https://github.com/tesseract-ocr/tessdata/blob/master/hin.traineddata +* + +## 3.05-dev for Windows An unofficial installer for Tesseract 3.05-dev for Windows is available from [Tesseract at UB Mannheim] (https://github.com/UB-Mannheim/tesseract/wiki). This includes the training tools.