Hi
You should set up the TESSDATA_PREFIX variable aiming to the folder where
tesseract is being installed.
Check this:
https://github.com/AlejandroFNadal/ia_ds_newspaper_analysis/blob/main/lambda/newspaper-to-img-title/build_tesseract.sh
and this:
https://github.com/AlejandroFNadal/ia_ds_newspaper_
Hi All,
Locally I tried 'brew install tesseract' and it installed 5.2.0.
Following 2 commands installed version 5.1.0
RUN add-apt-repository ppa:alex-p/tesseract-ocr5
RUN apt install -y tesseract-ocr
Then I downloaded source code tesseract-5.2.0.tar.gz and followed steps in
install file:
RUN apt
2 matches
Mail list logo