1SET_UNICHARSET_PROPE(1)                                SET_UNICHARSET_PROPE(1)
2
3
4

NAME

6       set_unicharset_properties - set properties about the unichars
7

SYNOPSIS

9       set_unicharset_properties --U input_unicharsetfile --script_dir
10       /path/to/langdata --O output_unicharsetfile
11

DESCRIPTION

13       set_unicharset_properties(1) reads a unicharset file, puts the result
14       in a UNICHARSET object, fills it with properties about the unichars it
15       contains and writes the result back to another unicharset file.
16

OPTIONS

18       --script_dir /path/to/langdata
19           (Input) Specify the location of directory for universal script
20           unicharsets and font xheights (type:string default:)
21
22       --U unicharsetfile
23           (Input) Specify the location of the unicharset to load as input.
24
25       --O unicharsetfile
26           (Output) Specify the location of the unicharset to be written with
27           updated properties.
28

HISTORY

30       set_unicharset_properties(1) was first made available for tesseract
31       version 3.03.
32

RESOURCES

34       Main web site: https://github.com/tesseract-ocr Information on
35       training:
36       https://tesseract-ocr.github.io/tessdoc/Training-Tesseract.html
37

SEE ALSO

39       tesseract(1)
40

COPYING

42       Copyright (C) 2012 Google, Inc. Licensed under the Apache License,
43       Version 2.0
44

AUTHOR

46       The Tesseract OCR engine was written by Ray Smith and his research
47       groups at Hewlett Packard (1985-1995) and Google (2006-present).
48
49
50
51                                  02/25/2022           SET_UNICHARSET_PROPE(1)
Impressum