9fcf300adf
The DESCR was about a decade out of date, revise to reflect 4.0.
8 lines
497 B
Text
8 lines
497 B
Text
Tesseract provides an OCR engine and a command line program. It
|
|
includes a new neural net (LSTM) based OCR engine which is focused on
|
|
line recognition, but also still provides a legacy OCR engine which
|
|
works by recognizing character patterns. Tesseract has Unicode (UTF-8)
|
|
support, and can recognize more than 100 languages "out of the box".
|
|
Tesseract can be trained to recognize other languages. It supports
|
|
various output formats: plain text, hOCR (HTML), PDF,
|
|
invisible-text-only PDF, and TSV.
|