Page 1 of 1

Help in Tesseract Integration - Community Edition

PostPosted:Tue Sep 01, 2015 11:19 am
by slackbot
Hi,

I am a novice user of openkm and tesseract and working on windows 64 bit system, can anyone please guide me how to integrate tesseract ocr engine with community edition of openKM. I've read http://wiki.openkm.com/index.php/Third- ... ation:_OCR and http://wiki.openkm.com/index.php/Applic ... abling_OCR but i couldn't understand how to integrate or change the config file or where it's located.

Ps: I am working with maven on eclipse juno and i've added all the directories and tomcat seems to be working fine.

Re: Help in Tesseract Integration - Community Edition

PostPosted:Tue Sep 01, 2015 8:59 pm
by KittyCathy
slackbot wrote:Hi,

I am a novice user of openkm and tesseract and working on windows 64 bit system, can anyone please guide me how to integrate tesseract ocr engine with community edition of openKM. I've read http://wiki.openkm.com/index.php/Third- ... ation:_OCR and http://wiki.openkm.com/index.php/Applic ... abling_OCR but i couldn't understand how to integrate or change the config file or where it's located.

Ps: I am working with maven on eclipse juno and i've added all the directories and tomcat seems to be working fine.
Connecting the topic. I have the same problem.

Re: Help in Tesseract Integration - Community Edition

PostPosted:Wed Sep 02, 2015 6:28 pm
by jllort
I suppose you have installed tesseract ocr in your server.
Which is your system.ocr value ?
Did you checked the ocr from server before ? I suggest check an image on the server and then upload to OpenKM.
At registered.text.extractor did you removed the com.openkm.extractor.CuneiformTextExtractor and added the class for Tesseract ? ( after this change I suggest restart the service )