>Failed to load script unicharset from:./langdata/Latin.unicharset"

This is for Latin script not Latin language.
wget the file from
https://github.com/tesseract-ocr/langdata_lstm/blob/master/Latin.unicharset

On Mon, Jun 1, 2020 at 8:16 PM Владимир Калачихин <v.kalachik...@gmail.com>
wrote:

> Hi!
> понедельник, 1 июня 2020 г., 11:23:39 UTC+3 пользователь shree написал:
>>
>>
>> ### create tif and box using fonts and training text
>> text2image  --fonts_dir=/home/ubuntu/.fonts
>> --outputbase=/mylang.myfont.exp0 --max_pages=0  --font=myfont
>> --text=../langdata/mylang/mylang.training_text
>>
>
> I do it for each font. For some font it's run ok, but for - with message
> "'--text' option is missing!". What does this mean?
>
>
>
>
>> ### create unicharset from training_text
>> unicharset_extractor --norm_mode 1 --output_unicharset
>> ./output/folder/own.unicharset  ../langdata/mylang/mylang.training_text
>>
>
> This says "Bad box coordinates in boxfile string!", but created the
> unicharset file.
>
>
>
> ### Create starter traineddatda (aka recoder):
>> combine_lang_model --input_unicharset ./out/own.unicharset --script_dir
>> ./langdata --output_dir ./out --lang mylang
>>
>>
> This failed with "Failed to load script unicharset
> from:./langdata/Latin.unicharset"
>
> Of course I don't have the Latin.unicharset - i want my own unicharset!
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tesseract-ocr+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tesseract-ocr/77f10ba4-83cb-45ba-8f6c-17b42f313336%40googlegroups.com
> <https://groups.google.com/d/msgid/tesseract-ocr/77f10ba4-83cb-45ba-8f6c-17b42f313336%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 

____________________________________________________________
भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduXCdBMrF-9B2B34KH5g7KFsZkhwXp%3DjCMAqV%2BPZRBN8fg%40mail.gmail.com.

Reply via email to