Compare commits

...

5 commits

Author SHA1 Message Date
Stefan Weil 2ba0b6fc62 Add deprecation hint for frk to the documentation
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-09 11:21:30 +01:00
Stefan Weil 046277fa3f Create symbolic link for frk.traineddata
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-09 11:10:13 +01:00
Stefan Weil 754cfd3513 Rename frk -> deu_latf (ISO 639-3, ISO 15924)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-09 11:08:21 +01:00
zdenop dd24b9d887
Merge pull request #30 from tfmorris/patch-1
Update README to point to doc site instead of wiki
2023-10-24 06:52:44 +02:00
Tom Morris 3410f075e9
Fix obsolete pointer to wiki 2023-10-23 18:45:03 -04:00
3 changed files with 8 additions and 1 deletions

View file

@ -11,6 +11,13 @@ These models only work with the LSTM OCR engine of Tesseract 4.
- Fine tuning/incremental training will **NOT** be possible from these `fast` models, as they are 8-bit integer.
- When using the models in this repository, only the new LSTM-based OCR engine is supported. The legacy `tesseract` engine is not supported with these files, so Tesseract's oem modes '0' and '2' won't work with them.
## Deprecated models
The former model `frk` has been renamed to `deu_latf` because the old name was never ISO compliant.
A symbolic link from deu_latf.traineddata to frk.traineddata may help to migrate from the old name to the new one.
However, all projects and distributions are encouraged to use only the new name.
The use of `frk` is deprecated and will not be supported in the future.
## Two types of models
The repository contains two types of models,
@ -50,7 +57,7 @@ With a theory that poor accuracy on test data and over-fitting on training data
--------------------------------
See the [Tesseract wiki](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files) for additional information.
See the [Tesseract documentation](https://tesseract-ocr.github.io/tessdoc/Data-Files) for additional information.
All data in the repository are licensed under the
Apache-2.0 License, see file [LICENSE](LICENSE).

BIN
deu_latf.traineddata Normal file

Binary file not shown.

Binary file not shown.

1
frk.traineddata Symbolic link
View file

@ -0,0 +1 @@
deu_latf.traineddata