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

Blind Spots in Gujarati and Oriya #54

Open
ymoslem opened this issue Feb 9, 2021 · 0 comments
Open

Blind Spots in Gujarati and Oriya #54

ymoslem opened this issue Feb 9, 2021 · 0 comments

Comments

@ymoslem
Copy link

ymoslem commented Feb 9, 2021

Hello!

I am encountering some blind spots where the result is empty.

Examples

  • GU: ૐ
  • OR: ୱ୍ୱି and ଵୀ
from indictrans import Transliterator
trn = Transliterator(source='ori', target='eng', build_lookup=True)
trn.transform('''ୱ୍ୱି''')

I am not sure if the first example is really GU, but I think the second OR example is valid.

Any solution?

Thanks!

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

No branches or pull requests

1 participant