Skip to content

Commit 1824434

Browse files
ShreeShree
authored andcommitted
Split Data-Files.md for 4.0x+
1 parent 80bb865 commit 1824434

File tree

4 files changed

+497
-259
lines changed

4 files changed

+497
-259
lines changed

4.0-with-LSTM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 4.0 +
22

3-
Tesseract 4.0 **+** source code is available in the 'master' branch of the [repository](https://github.com/tesseract-ocr/tesseract). It adds a new OCR engine based on LSTM neural networks. It initially works (well) on x86/Linux. Model data for 101 languages is available in [tessdata](https://github.com/tesseract-ocr/tessdata), [tessdata_best](https://github.com/tesseract-ocr/tessdata_best), [tessdata_fast](https://github.com/tesseract-ocr/tessdata_fast) repositories.
3+
Tesseract 4.0 **+** source code is available in the 'master' branch of the [repository](https://github.com/tesseract-ocr/tesseract). It adds a new OCR engine based on LSTM neural networks. It initially works (well) on x86/Linux. Model data for 100+ languages and 35+ scripts is available in [tessdata](https://github.com/tesseract-ocr/tessdata), [tessdata_best](https://github.com/tesseract-ocr/tessdata_best), [tessdata_fast](https://github.com/tesseract-ocr/tessdata_fast) repositories.
44

55
## Documentation
66
* [NeuralNetsInTesseract4.00](NeuralNetsInTesseract4.00)

0 commit comments

Comments
 (0)