mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 09:52:40 +08:00
typo correction! fixes 1287
This commit is contained in:
parent
d1aa61c110
commit
541e06c2b2
@ -22,8 +22,8 @@ So, the steps for making Tesseract are:
|
||||
$ make training
|
||||
$ sudo make training-install
|
||||
|
||||
You need to install at least English langugage data file to TESSDATA_PREFIX
|
||||
directory. All langugage data files can be retrieved from git repository:
|
||||
You need to install at least English language data file to TESSDATA_PREFIX
|
||||
directory. All language data files can be retrieved from git repository:
|
||||
$ git clone https://code.google.com/p/tesseract-ocr.tessdata/ tessdata
|
||||
|
||||
To compile ScrollView.jar you need to download piccolo2d-core-3.0.jar
|
||||
|
Loading…
Reference in New Issue
Block a user