Please see https://github.com/tesseract-ocr/tesstrain/wiki for detailed examples of tesseract training for handwritten texts.
On Sat, Nov 20, 2021 at 11:53 AM Peter Geraghty <[email protected]> wrote: > sorry, by word recognition, I meant word and character localization. > > On Friday, November 19, 2021 at 11:04:38 PM UTC-6 Peter Geraghty wrote: > >> Hi everyone! >> >> Recently started a project attempting to use Tesseract for handwriting >> recognition. Anyone's thoughts or inputs would be greatly appreciated. >> >> Also, would contributions to this project aimed at recognizing >> handwriting be a welcome addition? >> >> Also, I've done some research on the components of tesseract and wanted >> to be sure that I understood which legacy components have been replaced: >> >> - The Polygon approximation algorithm has been replaced by a recurrent >> Neural Network (character recognition) >> - A line selector has been replaced by a neural network of some kind. >> >> For the Tesseract we're using, the NN has been replaced by a custom >> trained model. However, my understanding is that word and character >> recognition are still using the older algorithm. >> >> Thanks for any input, >> Peter G. >> >> -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/33561418-416a-44ca-a25e-639f3ea3427an%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/33561418-416a-44ca-a25e-639f3ea3427an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduUwx0e2FpiW_GsY0EwHFqSjfdtuu26R6KkNLApsFOS%2B0w%40mail.gmail.com.

