Re: [tesseract-ocr] Error while creating training data for Japanese

2017-04-03 Thread atuyosi . unlocked
Hi ShreeDev, Thank you for the quick response. I modified langdata/jpn/jpn.config and training/language_specific.sh as you suggested. Things went well. No error has occurred. Thanks. 2017年4月3日月曜日 23時37分59秒 UTC+9 shree: > > jpn.config in langdata/jpn is loading jpn_vert as a sublanguage >

Re: [tesseract-ocr] train tesseract OCR 4.0

2017-04-03 Thread Saurabh Srivastav
shree, actually i want a bash script which run tesseract and store ouput file in a folder.. kindly help me to make this type of bash script. thank you. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this

Re: [tesseract-ocr] train tesseract OCR 4.0

2017-04-03 Thread ShreeDevi Kumar
Saurabh, It depends on what you want to do with the bash script. Here is a sample of a script I used to compare results using diff tessdata files by looping thru a set of image files. Google the bash commands to figure out what they do! #!/bin/bash set -vx export

Re: [tesseract-ocr] Error while creating training data for Japanese

2017-04-03 Thread ShreeDevi Kumar
jpn.config in langdata/jpn is loading jpn_vert as a sublanguage tessedit_load_sublangs jpn_vert You can try without that Also look at the settings for jpn in training/language_specific.sh You may need to change the following also .. # The following fonts will be rendered vertically in phase

[tesseract-ocr] Error while creating training data for Japanese

2017-04-03 Thread atuyosi . unlocked
Hi, I'm trying to creating training data for Japanese (jpn.traineddata). I run 'tesstrain.sh' with '--linedataonly' option, and the script has finished ( return code 0 ) . But log file has contained some error messages ( repeated 22 times ). ``` $ ../tesseract-ocr/training/tesstrain.sh

[tesseract-ocr] Regarding to script

2017-04-03 Thread Saurabh Srivastav
I want to make a bash script in ubuntu for tesseract. need help. please help me.. thanks and regards saurabh srivastav -- 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

Re: [tesseract-ocr] train tesseract OCR 4.0

2017-04-03 Thread Saurabh Srivastav
hello shree ! thank you for your help. may you please help me how can i write a bash script for tesseract. -- 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

Re: [tesseract-ocr] VietOCR 5.0 alpha availability

2017-04-03 Thread ShreeDevi Kumar
You need to get vietocr 5.0 alpha for tesseract 4.0 alpha https://sourceforge.net/projects/vietocr/files/vietocr.net/5.0alpha/ https://sourceforge.net/projects/vietocr/files/vietocr/5.0alpha/ ShreeDevi भजन - कीर्तन - आरती @

Re: [tesseract-ocr] VietOCR 5.0 alpha availability

2017-04-03 Thread El Fakir Zakaria
this is using Tesseract 3.04 not 4.00alpha ? 2017-03-31 18:13 GMT+01:00 Quan Nguyen : > VietOCR 5.0 alpha, Java & .NET GUI frontend for Tesseract 4.00alpha, is > available for download. Any feedback is welcome. Thanks. > > https://sourceforge.net/projects/vietocr/files/ > >