--
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-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/f0157ef9-7b83-4fa3-8cf5-3697514d6de0%40googlegroups.com.
Combine-lang-model only creates the starter traineddata. It is used as part of lstm training process. It cannot be used for recognition.Training from scratch requires running the lstmtraing command.
On Mon, Sep 9, 2019, 21:36 Nuno Feliciano <nfeli...@gmail.com> wrote:
--Hi,I am trying to make a model from scratch.I created a language usingcombine_lang_model --input_unicharset D:\software\Tesseract-OCR-4.0\tessdata\Latin.unicharset --script_dir D:\software\Tesseract-OCR-4.0\tessdata --output_dir D:\software\Tesseract-OCR-4.0\training\output --lang ccyThan I put the generated ccy.traineddata file in tessdata folder and I executetesseract --tessdata-dir D:\software\Tesseract-OCR-4.0\tessdata -l ccy <file> stdout, which gives meFailed loading language 'ccy'Tesseract couldn't load any languages!Could not initialize tesseract.tesseract --list-langs gives meccyengosd...I got Latin.unicharset from https://raw.githubusercontent.com/tesseract-ocr/langdata_lstm/master/Latin.unicharsetCan anyone help?Thanks,Nuno Feliciano
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 tesser...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9a4f9c1d-009a-4420-a662-26b2678e253a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9a4f9c1d-009a-4420-a662-26b2678e253a%40googlegroups.com.