In the "Makefile" file of tesstrain, there are parts where the following 
command is executed:
```
tesseract --psm 13 lstm.train
```

Why does it run tesseract with the lstm.train file? If I am running this 
command for Japanese text, can I use eng.traineddata, or will I have to 
specify `-l jpn` in the command?

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/7ddc8838-d446-45ca-abd6-e972cb2466d9n%40googlegroups.com.

Reply via email to