Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove incorrect letters from san.training.txt #15

Merged
merged 1 commit into from
Feb 21, 2018
Merged

Remove incorrect letters from san.training.txt #15

merged 1 commit into from
Feb 21, 2018

Conversation

Shreeshrii
Copy link
Contributor

  1. Sanskrit does not use all the vowels and vowel marks in devanagari script. Replaced the wrong usage of short e and o - ऎ and vowel marks ॆ and ॊ
  2. Replaced | and || by । and ॥ (devanagari punctuation marks)
  3. incorrect representation of OM replaced by correct letter ॐ
  4. Remove other punctuation marks unlikely to be found in printed sanskrit texts eg. = ^ etc.

1. Sanskrit does not use all the vowels and vowel marks in devanagari script. Replaced the wrong usage of short e and o by e and o
ऎ
ॆ
ॊ
2. Replaced | and || by । and  ॥ (devanagari punctuation marks)
3. incorrect representation of OM replaced by correct letter  ॐ
4. Remove other punctuation marks unlikely to be found in printed sanskrit texts eg. = ^ etc.
@zdenop zdenop merged commit 9dd588a into tesseract-ocr:master Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants