Merging two traindeddata files is not possible nor supported. What you can
do is rename your custom language pack to, say, eng1.traindeddata and then
specify -l eng+eng1 when running the tesseract executable.
On Sunday, September 25, 2022 at 4:22:45 PM UTC-5 fishmo...@gmail.com wrote:
>
>
You try the suggested program to see if the same exception occurs. If it
does not, then it's possible that something in your code is not right.
VietOCR is open source; you can browse through the code to see how it works.
Another suggestion: try to use the alternate Tesseract1 API.
On Friday, Se
The source of tess4j is available; you can trace through the code to see
what threw the exception.
Nevertheless, "throwable while reading PDF" seems to point to the part of
code that reads in PDF file. Was that something you wrote, or from tess4j
itself?
On Sunday, September 25, 2022 at 11:02:
PDF files are read by PDFBox library. You may want to look into that area
as well.
On Wednesday, September 28, 2022 at 10:52:15 PM UTC-5 Quan Nguyen wrote:
> The source of tess4j is available; you can trace through the code to see
> what threw the exception.
>
> Nevertheless, "throwable while r
4 matches
Mail list logo