Hi dears
i had build tesseract and training tools from source for windows and VS2015
when recognize English page it succeeded
but when try to recognize arabic page it fails
C:\Users\emz\tesseract\build\bin\Debug>tesseract eurotext.tif eurotext -l eng
Tesseract Open Source OCR Engine v4.00.00dev with Leptonica
Page 1
C:\Users\emz\tesseract\build\bin\Debug>tesseract sample1.tif sample1 -l ara
Error: LSTM requested, but not present!! Loading tesseract.
tessdata_manager.SeekToStart(TESSDATA_INTTEMP):Error:Assert failed:in file C:\Us
ers\emz\tesseract\classify\adaptmatch.cpp, line 537
what could be the reason of the error
Best regards
Essam