Updated documentation for windows and additional languages (#753)

Changed the documentation for how to add new languages on Windows.

Co-authored-by: jbarlow83 <jbarlow83@users.noreply.github.com>
This commit is contained in:
Timo Klerx
2021-03-26 16:13:28 -07:00
committed by GitHub
co-authored by jbarlow83
parent f4f0f3c022
commit e96770c5e4
+4 -1
View File
@@ -70,4 +70,7 @@ derived Docker image as
Windows users
=============
The Tesseract installer provided by Chocolatey already includes 100 languages.
The Tesseract installer provided by Chocolatey currently includes only English language.
To install other languages, download the respective language pack (``.traineddata`` file)
from https://github.com/tesseract-ocr/tessdata/ and place it in
``C:\\Program Files\\Tesseract-OCR\\tessdata`` (or wherever Tesseract OCR is installed).