mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
doc: Remove cube related documentation
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
e11009e7ac
commit
de0aff106f
@ -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\&.
|
||||
|
@ -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
|
||||
|
@ -920,24 +920,6 @@ lang.fixed-length-dawgs
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
lang.cube-unicharset
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
(Optional) A unicharset for cube, if cube was trained on a different set
|
||||
of symbols.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
lang.cube-word-dawg
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
(Optional) A word dawg for cube’s alternate unicharset. Not needed if Cube
|
||||
was trained with Tesseract’s unicharset.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
lang.shapetable
|
||||
</dt>
|
||||
<dd>
|
||||
|
@ -193,28 +193,6 @@ lang.fixed-length-dawgs
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
lang.cube-unicharset
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
(Optional) A unicharset for cube, if cube was trained on a different set
|
||||
of symbols.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
lang.cube-word-dawg
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
(Optional) A word dawg for cube’s alternate unicharset. Not needed if Cube
|
||||
was trained with Tesseract’s unicharset.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
lang.shapetable
|
||||
</term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user