packaged deu.traineddata from tessdata
Project description
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.eng
- tessdata.fast-eng
- tessdata.deu
- tessdata.fast-deu
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tessdata.deu-1.0.0.tar.gz
(5.7 kB
view hashes)
Built Distribution
Close
Hashes for tessdata.deu-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76243bec00971a291055bb4fa80a878504839e7ab4276ee13705c1ae9e1bd1de |
|
MD5 | df7158b03a7907e585fb8ac172ab894e |
|
BLAKE2b-256 | ceecfa3e53743340a58280f6d99466edf9b7ff64a354ec0d922eed76a7103326 |