Hi,
I am trying to use TIKA with tesseract in a container. I am using the TIKA jar file and tesseract '.so' files to do this. (instead of installing on the fly)
Is it just setting up the LD_LIBRARY_PATH and it should work ? (I am copying the jar and '.so' files as part of docker file)
I am having issues with this and TIKA is not extracting text out of the image files.
Thanks for your help. Not sure if this question is relevant in this forum ?
Hi,
I am trying to use TIKA with tesseract in a container. I am using the TIKA jar file and tesseract '.so' files to do this. (instead of installing on the fly)
Is it just setting up the LD_LIBRARY_PATH and it should work ? (I am copying the jar and '.so' files as part of docker file)
I am having issues with this and TIKA is not extracting text out of the image files.
Thanks for your help. Not sure if this question is relevant in this forum ?