I have created a training model for a set of images. I want to integrate it into the code. Are these steps correct, considering that it is for the Arabic language?
text = pytesseract .image_to_string(img, lang = 'ara+araa+araaaaa')
However, I don't see correct results in the text conversion, considering that I trained the models using JTessBoxEditor.