...
You can find the list of available language packages for Tesseract on the web or here: https://packages.ubuntu.com/search?keywords=tesseract-ocr
You can also install all the available languages in a single command:
Code Block |
---|
sudo apt-get install tesseract-ocr-all |
|