An open API service indexing awesome lists of open source software.

https://github.com/ryanfb/ancientgreekocr-grctraining

'grctraining' repository from http://ancientgreekocr.org/. Rules and tools to deterministically generate all prerequisites for the final training process.
https://github.com/ryanfb/ancientgreekocr-grctraining

Last synced: 4 months ago
JSON representation

'grctraining' repository from http://ancientgreekocr.org/. Rules and tools to deterministically generate all prerequisites for the final training process.

Awesome Lists containing this project

README

          

Source files for some automatically generated parts of the Ancient
Greek (grc) training for Tesseract OCR. Specifically, this contains
the Makefile and its prerequisites to build the following files
needed for the grc training:

- training_text.txt
- grc.word.txt
- grc.freq.txt
- grc.unicharambigs
- grc.wordlist

# Dependencies

The tool tlgu is required. Download and install it from:
http://tlgu.carmen.gr/

On a Mac with homebrew, install coreutils and gnu-sed (needed for
gsed, gmktemp, gshuf).

# To build the training parts

Note that the build starts by downloading and unpacking a text
corpus from which to generate the wordlists.

Make all of the parts with the command:
make