The TESSDATA_PREFIX maybe? 2018-07-23 17:37 GMT+02:00 Emiliano Isaza Villamizar <[email protected]>:
> But still i don't know why this happens I haven't modified anything in the > Makefile!! What would I need to change? > > > > > On Friday, July 20, 2018 at 5:30:00 AM UTC-5, Lorenzo Blz wrote: >> >> >> You have some problems with your path configuration, check the error >> message: >> >> Failed to read /home/tulip/Documents/Em/OCR/O >> CRtraining/ocrd-train/usr/share/tessdata >> >> the path does not make sense. And also the command line: >> >> combine_tessdata -u /home/tulip/Documents/Em/OCR/O >> CRtraining/ocrd-train/usr/share/tessdata /foo.traineddata >> /home/tulip/Documents/Em/OCR/OCRtraining/ocrd-train/usr/share/tessdata >> /foo. >> >> you probably also have a "blank" after "/usr/share/tessdata". >> >> >> Bye >> >> Lorenzo >> >> >> 2018-07-19 22:08 GMT+02:00 Emiliano Isaza Villamizar <[email protected]>: >> >>> Hi Shree, >>> >>> I've been trying to use this repo but I keep getting this error when I >>> run any target with OCR-D. >>> >>> On Sunday, June 3, 2018 at 7:46:11 AM UTC-5, shree wrote: >>>> >>>> If you want to train using fonts, use tesstrain.sh. See the wiki pages >>>> regarding training: >>>> >>> >>> make training >>> combine_tessdata -u /home/tulip/Documents/Em/OCR/O >>> CRtraining/ocrd-train/usr/share/tessdata /foo.traineddata >>> /home/tulip/Documents/Em/OCR/OCRtraining/ocrd-train/usr/share/tessdata >>> /foo. >>> Failed to read /home/tulip/Documents/Em/OCR/O >>> CRtraining/ocrd-train/usr/share/tessdata >>> Makefile:97: recipe for target 'data/unicharset' failed >>> make: *** [data/unicharset] Error 1 >>> >>> thank you! >>> >>> >>> >>>> >>>> >>> >>>> If you want to use scanned images, then see https://github.com/OCR-D/o >>>> crd-train for using line images and their ground truth transcriptions >>>> to create box files, lstmf files and training. >>>> >>>> ShreeDevi >>>> ____________________________________________________________ >>>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >>>> >>>> On Sun, Jun 3, 2018 at 3:59 PM, <[email protected]> wrote: >>>> >>>>> I have read that on the version of 4.00, the box file can be used >>>>> only need to cover a textline instead of individual characters. >>>>> >>>>> So I make a box file like this >>>>> >>>>> 若存在,试求出实数λ的值; 0 0 256 48 0 >>>>> >>>>> Then I want to ask how to train it. >>>>> >>>>> Or is it the same version 3? 【tesseract chi_my.font.exp0.tif >>>>> chi_my.font.exp0 nobatch box.train】 >>>>> >>>>> or there is other better method. >>>>> >>>>> Thanks! >>>>> >>>>> -- >>>>> 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/f65b5c86-e92 >>>>> 1-455d-9076-c2ff230dac5b%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/tesseract-ocr/f65b5c86-e921-455d-9076-c2ff230dac5b%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/ms >>> gid/tesseract-ocr/7ae79317-e9ab-4d7c-a6a0-b945818c5392%40goo >>> glegroups.com >>> <https://groups.google.com/d/msgid/tesseract-ocr/7ae79317-e9ab-4d7c-a6a0-b945818c5392%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/ab1624c5-14a9-4d38-aca2-4f04e50473eb% > 40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/ab1624c5-14a9-4d38-aca2-4f04e50473eb%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/CAMgOLLxJgTBRvAHDpKnhzouoKDKvzcjC7TRwvDN3GiS0fMGYdg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

