Skip to content

Commit 7078800

Browse files
ShreeShree
Shree
authored and
Shree
committed
Add links for makefile based training examples
1 parent da64408 commit 7078800

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

+11-8
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,18 @@ have information about LSTM integration in Tesseract 4.0x.
7979
- [Tesseract OpenCL - Experimental](TesseractOpenCL.md)
8080

8181
### Training
82-
- [Makefile based Training from Images and Groundtruth Transcription](https://github.com/tesseract-ocr/tesstrain)
82+
- [Train Tesseract LSTM with make from Images and Groundtruth Transcription](https://github.com/tesseract-ocr/tesstrain)
83+
* [Example: Training Fraktur with GT4HistOCR](https://github.com/tesseract-ocr/tesstrain/wiki/GT4HistOCR)
84+
* [Example: Training Arabic Handwriting](https://github.com/tesseract-ocr/tesstrain/wiki/Arabic-Handwriting)]
85+
* [Demo of PlusMinus training for Sanskrit](https://github.com/Shreeshrii/tesstrain-sanPlusMinus)
8386
- [TrainingTesseract 4.00 - Detailed Guide by Ray Smith](TrainingTesseract-4.00.md)
84-
- [Hardware-Software Requirements](TrainingTesseract-4.00.md#hardware-software-requirements)
85-
- [Training Text Requirements](TrainingTesseract-4.00.md#training-text-requirements)
86-
- [Fonts](Fonts.md)
87-
- [Making-Box-Files---4.0](Making-Box-Files---4.0.md)
88-
- [LSTMTraining Command Line](TrainingTesseract-4.00.md#lstmtraining-command-line)
89-
- [Error Messages From Training](TrainingTesseract-4.00.md#error-messages-from-training)
90-
- [The-Hallucination-Effect](The-Hallucination-Effect.md)
87+
* [Hardware-Software Requirements](TrainingTesseract-4.00.md#hardware-software-requirements)
88+
* [Training Text Requirements](TrainingTesseract-4.00.md#training-text-requirements)
89+
* [Fonts](Fonts.md)
90+
* [Making-Box-Files---4.0](Making-Box-Files---4.0.md)
91+
* [LSTMTraining Command Line](TrainingTesseract-4.00.md#lstmtraining-command-line)
92+
* [Error Messages From Training](TrainingTesseract-4.00.md#error-messages-from-training)
93+
* [The-Hallucination-Effect](The-Hallucination-Effect.md)
9194
- [Links to Community Contributions for Finetune Training](TrainingTesseract-4.00---Finetune.md)
9295
- [Community training tips at tesseract-ocr forum](https://groups.google.com/g/tesseract-ocr/search?q=lorenzo)
9396

0 commit comments

Comments
 (0)