hi
* Attached line from the original image
command tesseract file.tiff output --oem 2 -l heb --psm 6
resulte "אומדן / שווי ההתקשרות: 6 ₪ לפני מע"מ. ₪"
command tesseract file.tiff output --oem 0 -l heb --psm 6
resulte "אןמדן ושווי ההתקשרות: 16,656 ₪ לפניימע"מ. ₪”"
So for people that don't read hebrew i can tell that extract the sentence are more good with the lstm but for a unknown reason the extract number absolutely wrong
any ideas?
and not connect question , how i can do "hocr" in the new tesseract?
thank you