You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release features major improvements to the transliteration rules. Whereas previously only Latin-to-Cyrillic conversions were supported, transliterations are now invertible. On 1M+ words the transliteration accuracy is 99.99%. To prevent regressions, the accuracy is evaluated as part of the test suite.
Detailed changes:
Improve transliteration rules
Make replacement rules more consistent across languages (#8)