Skip to content

Commit d70a8ae

Browse files
ShreeShree
authored andcommitted
Update links for Windows binaries
1 parent 939c6b8 commit d70a8ae

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

Data-Files-in-different-versions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
See [Change log](https://github.com/tesseract-ocr/tesseract/blob/master/ChangeLog)
2-
for more details. Table has not been updated for 3.0 and earlier versions.
1+
## Languages supported in different versions of Tesseract
2+
3+
This does not include script traineddata files added later.
34

45
|Lang Code|Language|3.00|3.02|3.04|4.0.0|
56
|---|---|:---:|:---:|:---:|:---:|

Downloads.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Tesseract is included in most Linux distributions.
1010

1111
## Binaries for Windows
1212

13-
[https://tesseract-ocr.github.io/tessdoc/4.0-with-LSTM.html#400-alpha-for-windows](https://tesseract-ocr.github.io/tessdoc/4.0-with-LSTM.html#400-alpha-for-windows)
14-
1513
### Old Downloads
1614

1715
[Downloads Archive on SourceForge](http://sourceforge.net/projects/tesseract-ocr-alt/files/).
@@ -23,10 +21,6 @@ Currently, there is no **official** Windows installer for newer versions.
2321

2422
* Cygwin includes [packages for Tesseract](https://cygwin.com/cgi-bin2/package-grep.cgi?grep=tesseract&arch=x86_64).
2523

26-
* binaries compiled by @egorpugin (ref issue # 209)
27-
https://www.dropbox.com/s/8t54mz39i58qslh/tesseract-3.05.00dev-win32-vc19.zip?dl=1
28-
29-
You have to install VC2015 x86 redist from microsoft.com in order to run them.
30-
Leptonica is built with all libs except for libjp2k.
24+
* [UB Mannheim](https://github.com/UB-Mannheim/tesseract/wiki) has installers available for version 3, 4 and current 5.0.0.Alpha.
3125

32-
* https://github.com/UB-Mannheim/tesseract/wiki (installers available for version 3 and 4)
26+
* [Unofficial Binaries](Installation.md#windows)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Tesseract **4.0x+** added a new OCR engine based on LSTM neural networks. It ini
3535

3636
## 5.0.0.Alpha
3737

38-
Tesseract **5.0.0.Alpha** source code is available in the 'master' branch of the [repository](https://github.com/tesseract-ocr/tesseract).
38+
Tesseract **5.0.0.Alpha** source code is available in the 'master' branch of the [repository](https://github.com/tesseract-ocr/tesseract). The master branch is using 5.0.0 versioning because
39+
code modernization caused API compatibility issues with 4.x release.
3940

4041
### Compiling and Installation
4142
- [Compiling](Compiling.md)

0 commit comments

Comments
 (0)