We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec829cd commit 5605293Copy full SHA for 5605293
INSTALL.GIT.md
@@ -38,7 +38,6 @@ all languages).
38
39
git clone https://github.com/tesseract-ocr/tessdata.git tesseract-ocr.tessdata
40
41
-
42
You need an Internet connection and [curl](https://curl.haxx.se/) to compile `ScrollView.jar`
43
because the build will automatically download
44
[piccolo2d-core-3.0.1.jar](https://search.maven.org/remotecontent?filepath=org/piccolo2d/piccolo2d-core/3.0.1/piccolo2d-core-3.0.1.jar) and
unittest/README.md
@@ -1,9 +1,9 @@
1
# Unit Testing for Tesseract
2
3
4
## Requirements
5
6
### Files and structure
+
7
```
8
9
├── langdata_lstm
0 commit comments