Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move training process into tesstrain.sh system #4

Closed
ryanfb opened this issue Nov 16, 2015 · 1 comment
Closed

Move training process into tesstrain.sh system #4

ryanfb opened this issue Nov 16, 2015 · 1 comment

Comments

@ryanfb
Copy link
Owner

ryanfb commented Nov 16, 2015

Tesseract has introduced a new training system based around tesstrain.sh.

Ideally, we want to be able to submit a pull request against the langdata repo, similar to that for Ancient Greek: tesseract-ocr/langdata#19

This may also require modifying/pull-req'ing the lat section of the language-specific.sh script.

Right now work on this is happening in two places:

The plan is also to consolidate the latinocr-lattraining repo so that we can have a single top-level make rule which makes the files which will go into the langdata repo and calls tesstrain.sh for the final build (similar to the updated grctraining process for Ancient Greek), and tesseract_latinocr_docker will merely provide the OS environment and Tesseract install.

@ryanfb
Copy link
Owner Author

ryanfb commented Jan 4, 2016

Forked language-specific.sh now at https://github.com/ryanfb/tesseract/tree/latin-language-specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant