Status: New
Owner: ----
New issue 796 by
piotr.fo...@gmail.com: Loading .user-words doesn't work on
Windows
http://code.google.com/p/tesseract-ocr/issues/detail?id=796
What steps will reproduce the problem?
1. Set user_words_suffix to user-words in config_file
2. Create eng.user-words file in tessdata directory
3. Run tesseract.exe in.png out.txt -l eng config_file
What is the expected output? What do you see instead?
eng.user-words should be loaded and used, instead error message is
printed "Could not open file, .\Tesseract-OCR\tessdata\eng.user-words".
What version of the product are you using? On what operating system?
tesseract 3.02
leptonica-1.68 (Mar 14 2011, 10:43:03) [MSC v.1500 LIB Release 32 bit]
libgif 4.1.6 : libjpeg 8c : libpng 1.4.3 : libtiff 3.9.4 : zlib 1.2.5
System is Windows 7 x86 with all updates.