lexibank / pylexibank

The python curation library for lexibank
Apache License 2.0
18 stars 7 forks source link

check profile command should not complain about different unicode normalizations #246

Closed LinguList closed 1 year ago

LinguList commented 3 years ago

by now, NFC and NFD will yield an entry in the "modified graphemes" section of the check_profile output. I think the check should ignore these, since we normalize in one direction later.