Updated 4.0 with LSTM (markdown)

Shreeshrii 2019-09-11 18:44:27 +05:30
parent 10f69d90ba
commit 946cf58f0d

@ -21,7 +21,7 @@ have information about LSTM integration in Tesseract 4.0.
* [tess4training - LSTM Training Tutorial for Tesseract 4](https://github.com/Shreeshrii/tess4training)
* [tessttrain - formerly ocrd-train](https://github.com/tesseract-ocr/tesstrain)
* [tesstrain- formerly ocrd-train](https://github.com/tesseract-ocr/tesstrain)
## 4.x ppa
@ -32,15 +32,15 @@ Leptonica 1.74.1 package for Debian:
* https://packages.debian.org/sid/libleptonica-dev
## 4.0.0-alpha for Windows
## 4.x for Windows
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:
Unofficial experimental binaries of tesseract-ocr 4.x 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
## 4.x with GUI frontend
### VietOCR
[Windows binaries of tesseract-ocr 4.0.0-alpha with GUI interface are available for VietOCR](https://sourceforge.net/projects/vietocr/files/vietocr/) from
@ -63,12 +63,12 @@ Download 4.0.0alpha traineddata to use with the above from master branch of tess
https://github.com/tesseract-ocr/tessdata/blob/master/hin.traineddata
*
## 3.05-dev
## 3.05
The [3.05 branch on GitHub] (https://github.com/tesseract-ocr/tesseract/tree/3.05) can be used by those who want the bug fixes for 3.05.01 release.
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.
An installer for Tesseract 3.05 for Windows is available from [Tesseract at UB Mannheim](https://github.com/UB-Mannheim/tesseract/wiki). This includes the training tools.
## Current official release
The current official release is [3.05.01](https://github.com/tesseract-ocr/tesseract/releases/tag/3.05.01).
The current official release is [4.1](https://github.com/tesseract-ocr/tesseract/releases/tag/4.1).