Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 435 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 435 Bytes

Scripts

download-tessdata.sh

Downloads the Tesseract data files to the tesseract directory.

View script usage:

./scripts/download-tessdata.sh --help

Download all files:

./scripts/download-tessdata.sh --all

Download specific files:

./scripts/download-tessdata.sh eng chi_sim chi_tra

List all available languages:

./scripts/download-tessdata.sh --list