Skip to content

pip installable versions of tesseract-ocr data

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.tessdata
Notifications You must be signed in to change notification settings

asottile/tessdata

Repository files navigation

build status pre-commit.ci status

tessdata

pip installable versions of tesseract-ocr data

usage

usually you'll want to pick a particular package for installation.

currently the following are provided (send a PR to add more!):

  • tessdata.deu
  • tessdata.eng
  • tessdata.jpn
  • tessdata.fast-deu
  • tessdata.fast-eng
  • tessdata.fast-jpn

these will install to {prefix}/share/tessdata -- you can access this directory path using the tessdata api:

import tessdata

print(tessdata.data_path())  # /path/to/venv/share/tessdata

About

pip installable versions of tesseract-ocr data

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.tessdata

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages