Updated 4.0 with LSTM (markdown)

Shreeshrii 2017-03-26 09:29:46 +05:30
parent d938e55569
commit 5f04887ec2

@ -34,10 +34,11 @@ Leponica 1.74.1 package for Debian:
## 4.0.0-alpha for Windows
Unofficial experimental binaries of tesseract-ocr 4.0.0-alpha (Jan 30, 2017) are available from the following links:
Unofficial experimental binaries of tesseract-ocr 4.0.0-alpha are available from the following links. Each one is from a different commit from master branch in early 2017. See individual sites for more details:
* [Windows Installer made with MinGW-w64](http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-4.00.00dev.exe) from [UB Mannheim](https://github.com/UB-Mannheim/tesseract/wiki)
* [zip file with cppan generated .dll and .exe files](https://www.dropbox.com/s/obiqvrt4m53pmoz/tesseract-4.0.0-alpha.zip?dl=1), You have to install VC2015 x86 redist from microsoft.com in order to run them.
* [Win64 build of tesseract 4.0.0 alpha, leptonica 1.74.1, and charlesw/tesseract .Net wrapper](https://github.com/tdhintz/tesseract4win64) - built using CPPAN for Visual Studio 2017.
## 4.0.0-alpha with GUI frontend