packaged jpn.traineddata from tessdata_fast
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.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
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
Built Distribution
Close
Hashes for tessdata.fast_jpn-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb7137c162f753bab36e2d2af0d3a2c8eec332a8708f86ff2879d8dbdb4ab339 |
|
MD5 | 750db098e8caad53ce7341f36ae98473 |
|
BLAKE2b-256 | 7ce596cfe8ec54abd1496d93f1fb64a48473fc523c5210fc1f26347f1028b710 |