-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add reverse transliteration ability #3
Comments
hi In this method it would be possible to filter only supported reversed schemas. this method could use only reversable schemas and with this method i would be musch easier to implement transliteration/untransliteration with external schemas in future (I think this would be great improvement). something like this:
|
About external schemas, I'm not sure that will be that much of a needed feature, cause nalgeon maintain available schemas, and we just use schemas he provide. Sure we can add such feature, I'll think over it. In that issue let's target only reverse translit using existing schemas. |
Raising the exception when user specified incorrect schema is sure a good thing. And someday it could become But for current issue roadmap is:
|
Also, it might be nice to add Anyway, roadmap is fine. |
There is one transliteration schema with ability to reverse transliteration:
ISO 9:1995
(https://dangry.ru/iuliia/#unambiguous)That's the plan:
.translit
and get Latin string back)The text was updated successfully, but these errors were encountered: