SkillAgentSearch skills...

Langdata

Source training data for Tesseract for lots of languages

Install / Use

/learn @tesseract-ocr/Langdata
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

langdata

Source training data for Tesseract for lots of languages

Want to re-train tesseract for a specific language, by modifying/augmenting the original training data? Then you have come to the right place!

If you want to find a language data set to run Tesseract, then look at our tessdata repository instead.

To re-create the training of a single language, lang, you need the following:

  • All the data in the lang directory.
  • The corresponding unicharset/xheights files for the script(s) used by lang.
  • All the remaining non-lang-specific files in the top-level directory, such as font_properties.
  • You also need to obtain the fonts needed to train the language. Some languages were trained with commercially available fonts, so you will need to buy them in order to reproduce the training exactly, or use substitutes.
View on GitHub
GitHub Stars865
CategoryDevelopment
Updated7d ago
Forks878

Security Score

95/100

Audited on Mar 31, 2026

No findings