Re: VietOCR v2.0/3.1 & VietOCR.NET v2.0 Releases

2011-03-06 Thread Quan Nguyen
VietOCR v2.0.1/v3.1.1 & VietOCR.NET v2.0.1 Release * Fix a bug which hangs the program if x.DangAmbigs.txt contains entries starting with an equal symbol * Improve postprocessing performance by caching the word list used; reload only if changes * Fix a bug that crashes the program when

Re: can't read frequent_words_list file

2011-03-06 Thread Zdenko Podobný
Hello, the message is clear: it can not find file "frequent_words_list". Does it exists? can sent listing of directory where you run 'wordlist2dawg'? Zdenko Dňa 06.03.2011 14:02, Sang Đặng Minh wrote / napísal(a): I using tesseract 2.0.4, and I creat 2 UTF-8 text file, then and then use wor

Re: Tesserac 2.0 not working

2011-03-06 Thread Zdenko Podobný
Hi, I am not familiar with your code/application, so just hint: it sound me like tesseract is not able to find English language data in "D:\Projects\AMCDF\Source\Frameworks\Device\AMCDF.Device.GUI\Resources\tessdata\" AFAIK tessnet2 is based on tesseract 2.0x so you need there 2.0x language

Re: can't read frequent_words_list file

2011-03-06 Thread Sriranga(78yrsold)
It appears that you have *not* created file "frequent_words_list.txt" - as such error message is displayed. -sriranga(78yrs) On Sun, Mar 6, 2011 at 6:32 PM, Sang Đặng Minh wrote: > I using tesseract 2.0.4, and I creat 2 UTF-8 text file, then and then > use wordlist2dawg to make the DAWG files: >

Re: can't read frequent_words_list file

2011-03-06 Thread Sang Đặng Minh
I using tesseract 2.0.4, and I creat 2 UTF-8 text file, then and then use wordlist2dawg to make the DAWG files: -wordlist2dawg frequent_words_list freq-dawg -wordlist2dawg words_list word-dawg The error message is: Could not open file: frequent_words_list. Please help me! tks u! On Mar 4, 8:06 am,