@@ -79,15 +79,18 @@ have information about LSTM integration in Tesseract 4.0x.
79
79
- [ Tesseract OpenCL - Experimental] ( TesseractOpenCL.md )
80
80
81
81
### 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 )
83
86
- [ 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 )
91
94
- [ Links to Community Contributions for Finetune Training] ( TrainingTesseract-4.00---Finetune.md )
92
95
- [ Community training tips at tesseract-ocr forum] ( https://groups.google.com/g/tesseract-ocr/search?q=lorenzo )
93
96
0 commit comments