From e11009e7ac83ba9029eba0b5bf3ab60689dcda05 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 15 Dec 2016 22:22:39 +0100 Subject: [PATCH 1/2] .gitignore: Remove cube code Signed-off-by: Stefan Weil --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 57449e450..9516bf3e9 100644 --- a/.gitignore +++ b/.gitignore @@ -64,8 +64,6 @@ build/* *.jar # tessdata -*.cube.* -*.tesseract_cube.* *.traineddata # OpenCL @@ -77,4 +75,4 @@ kernel*.bin /.cppan /cppan /*.dll -/win* \ No newline at end of file +/win* From de0aff106fc6cd4e857411a69fa368aa423a4e3b Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 15 Dec 2016 22:23:27 +0100 Subject: [PATCH 2/2] doc: Remove cube related documentation Signed-off-by: Stefan Weil --- doc/combine_tessdata.1 | 10 ---------- doc/combine_tessdata.1.asc | 8 -------- doc/combine_tessdata.1.html | 18 ------------------ doc/combine_tessdata.1.xml | 22 ---------------------- 4 files changed, 58 deletions(-) diff --git a/doc/combine_tessdata.1 b/doc/combine_tessdata.1 index d876d1b8e..7f29bad42 100644 --- a/doc/combine_tessdata.1 +++ b/doc/combine_tessdata.1 @@ -171,16 +171,6 @@ lang\&.fixed\-length\-dawgs (Optional) Several dawgs of different fixed lengths \(em useful for languages like Chinese\&. .RE .PP -lang\&.cube\-unicharset -.RS 4 -(Optional) A unicharset for cube, if cube was trained on a different set of symbols\&. -.RE -.PP -lang\&.cube\-word\-dawg -.RS 4 -(Optional) A word dawg for cube\(cqs alternate unicharset\&. Not needed if Cube was trained with Tesseract\(cqs unicharset\&. -.RE -.PP lang\&.shapetable .RS 4 (Optional) When present, a shapetable is an extra layer between the character classifier and the word recognizer that allows the character classifier to return a collection of unichar ids and fonts instead of a single unichar\-id and font\&. diff --git a/doc/combine_tessdata.1.asc b/doc/combine_tessdata.1.asc index 7b5295f22..ec7023300 100644 --- a/doc/combine_tessdata.1.asc +++ b/doc/combine_tessdata.1.asc @@ -120,14 +120,6 @@ lang.fixed-length-dawgs:: (Optional) Several dawgs of different fixed lengths -- useful for languages like Chinese. -lang.cube-unicharset:: - (Optional) A unicharset for cube, if cube was trained on a different set - of symbols. - -lang.cube-word-dawg:: - (Optional) A word dawg for cube's alternate unicharset. Not needed if Cube - was trained with Tesseract's unicharset. - lang.shapetable:: (Optional) When present, a shapetable is an extra layer between the character classifier and the word recognizer that allows the character classifier to diff --git a/doc/combine_tessdata.1.html b/doc/combine_tessdata.1.html index a7f699f93..2fc45b085 100644 --- a/doc/combine_tessdata.1.html +++ b/doc/combine_tessdata.1.html @@ -920,24 +920,6 @@ lang.fixed-length-dawgs

-lang.cube-unicharset -
-
-

- (Optional) A unicharset for cube, if cube was trained on a different set - of symbols. -

-
-
-lang.cube-word-dawg -
-
-

- (Optional) A word dawg for cube’s alternate unicharset. Not needed if Cube - was trained with Tesseract’s unicharset. -

-
-
lang.shapetable
diff --git a/doc/combine_tessdata.1.xml b/doc/combine_tessdata.1.xml index 693e1343b..d11bac8fb 100644 --- a/doc/combine_tessdata.1.xml +++ b/doc/combine_tessdata.1.xml @@ -193,28 +193,6 @@ lang.fixed-length-dawgs -lang.cube-unicharset - - - - (Optional) A unicharset for cube, if cube was trained on a different set - of symbols. - - - - - -lang.cube-word-dawg - - - - (Optional) A word dawg for cube’s alternate unicharset. Not needed if Cube - was trained with Tesseract’s unicharset. - - - - - lang.shapetable