Hi Shree, I'm trying out the script you posted earlier which is great so thank you! I was wondering how many fonts I can specify at once in the 'fonts_for_training' list. I have run it with 9 fonts at once and that seems fine but I would like to do 100s or even 1000s if I can. Is this the best way or would I be better off creating the lstmf files in batches first?
On Thursday, June 21, 2018 at 1:05:42 PM UTC+1, shree wrote: > > > Quite a few of these handwriting fonts are uppercase letters only (so > lowercase come out as uppercase when typed) . What is the best type of > [lang].training_text data to use for training these - is it uppercase only? > > It would depend on the application where training is being used. > > If you want support for both upper case and lower case, then make a list > of fonts that have only uppercase letters and create LSTMF files for that > with a training text that has only capitals. For rest of the fonts use a > normal training text with both upper and lower case. While running > LSTMtraining use bothh sets of lstmf files. > -- 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/3d49028a-5fd0-4756-8c3b-810e8f935bbe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

