On Wednesday, August 17, 2016 at 3:54:29 AM UTC-4, zdenop wrote: > > tesseract library/engine[1] is separated from language trained data[2]. > Main reason for this split is size of trained data and users need only > few of them. > Trained data should be placed to the same tessdata directory where > tesseract looks for config files (well config files are not needed if user > use API of popper command line options) > > [1] https://github.com/tesseract-ocr/tesseract > [2] https://github.com/tesseract-ocr/tessdata >
Thanks. So it was as I had thought. I understand the motive, but I think it's worth noting that this means it's not possible to just point tessdata to a local clone of the repository. I'll probably symlink the data files into mine, but that'll mean re-building those every time there's an update. Pesky. -- 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/f4303176-bbbd-40e1-82b2-bf31d3127198%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

