Can someone update the tesseract training document with latest details. So 
that the starters can follow your instructions in the documentation. 
Problems i see are:

1) documentation should be for python 3 only
2)tesseract url given in makefile is not working.
3)few steps are quiet hard to understand if someone tried please elaborate.


*" To do so I simply used commands in Makefile to compile Tesseract and 
Leptonica inside my ocrd-train folder, but I am sure with a little editing 
you can make it so that the tools use your specific folder structure. To 
compile Tesseract and Leptonica use the following commands (order counts, 
Tesseract will give you an error without Leptonica) <code>make 
leptonica</code> and <code>make tesseract</code>. These commands will 
compile versions of Tesseract and Leptonica, version can be set as a 
variable inside Makefile.*

To make sure you have everything set up, you should have access to 
<code>make</code> command (but if you already compiled Tesseract and 
Leptonica this is already working for you).
"

I didnt understand this.

-- 
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-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/a075f181-95cd-4a99-a7bf-da86c89bb49e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to