> Thanks for the clarification. I am explaining how combination of(C) > generated by merging (A)consonant + (B)dependent vowel as noted below: > (C) (A) <- (B) (C) <- (A) (B) (C) (A) > (B) > ದೇ = ದ + ೇ ಗೋ = ಗ + ೋ ಸೌಂ = ಸೌ + ಂ. > Try <- <- > <- > ದೇ = ದ ೇ ಗೋ = ಗ ೋ ಸೌಂ = ಸೌ ಂ As i said already a couple of times: I CAN'T DO ANYTHING HERE, I ONLY SEE SQUARES. My system DOESNT SUPPORT THIS CHARACTER SET.
> In such cases whether (A) and (B) have to be trained as separated symbols > and simple program is required to merge (B) with (A) to become (C). I am > trying to get simple program from this forum for the past 2-3 years. > Unfortunately no one is is able to write simple program or script for > tesseract for Indic + other wold Lang which have consonant plus dependent > vowels C++, and making a simple strreplace function? Example here: http://www.zedwood.com/article/105/cpp-strreplace-function Then strreplace("AB", "C", tessresult); Do this as many times as there are replacements. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

