How to Install tesseract-ocr-ces in Ubuntu 18.04



Install tesseract-ocr-ces by entering the following commands in the terminal:

sudo apt update
sudo apt install tesseract-ocr-ces

Description:

tesseract-ocr language files for Czech

Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. This package contains the data needed for processing images in Czech language.

Homepage: https://github.com/tesseract-ocr/

Version: 4.00~git24-0e00fe6-1.2

Section: universe/graphics