Add links to custom training scripts

Shreeshrii 2018-06-13 11:43:42 +05:30
parent bb209e5656
commit 1a1cd8ead4

@ -1,3 +1,10 @@
Please read [TrainingTesseract 4.00](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00)
There have been many changes made to LSTM training process.
There have been many changes made to LSTM training process.
You can see the following links where there are modified training scripts created by Tesseract users:
* [By J Klein at pastebin](https://pastebin.com/gNLvXkiM)
* [wiki.wareya.moe - info](http://wiki.wareya.moe/Tesseract)
* [wiki.wareya.moe - tesstrain.sh at pastebin](https://pastebin.com/cD5wctUG)
* [wiki.wareya.moe - tesstrain_utils.sh at pastebin](https://pastebin.com/TfqJUxSR)