The traineddata files present under script folder are referenced using the TESSDATA_PREFIX environmemt variable so that while running tesseract.exe from command line, those trained datas can be used using the "-l" command For example: Command-tesseract.exe input out -l eng --oem 1 This command makes tesseract 4 use the eng.traineddata for evaluation.
Chandra Churh Chatterjee On Thu, Jul 19, 2018, 11:59 PM Vikas Goel <[email protected]> wrote: > After installing tesseract, there are trained data files present under > "C:\Program Files (x86)\Tesseract-OCR\tessdata" as well as "C:\Program > Files (x86)\Tesseract-OCR\tessdata\script". As per my uderstanding, > tesseract engine uses the files present under "C:\Program Files > (x86)\Tesseract-OCR\tessdata". Please confirm and let me know the purpose > of trained data files present under "C:\Program Files > (x86)\Tesseract-OCR\tessdata\script" > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/837c0600-c734-4ab8-9ed0-3f0d4a08b04a%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/837c0600-c734-4ab8-9ed0-3f0d4a08b04a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAD_EDkZofO%2BeipPEchBZy6s8iY9KF6OHh%3DeL0geZzN4B%2BmfjZA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

