-
Notifications
You must be signed in to change notification settings - Fork 15
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
Unicode normalisation #45
Comments
Unfortunately It's not automatable, every case is different. To take an example sometimes there are two drengbu instead of a double drengbu, sometimes instead of one drengbu... same for unattached diacritics, sometimes they should be attached to what's after, sometimes to what's before. I think I've fixed everything that could be fixed fully automatically, except punctuation maybe... unless you had something specific in mind? |
other idea: 0F6A to 0F62 when no subscribed or the subscribed that don't change the shape of the rago (like nya) |
closed here because this issue pertains to pybo |
Add a Unicode normalization method for bad/ambiguous unicode:
https://github.com/Esukhia/derge-tengyur/blob/c45da1faabef28ff0b037557499bf07946e5c3ab/scripts/error-report.py#L44
The text was updated successfully, but these errors were encountered: