Clarification on the unicode used on the keys
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 45
- Avg merge
- 22h 43m
- Merged PRs (30d)
- 32
Description
Hello, I'm porting budoux to zig (and C).
I wonder what exactly is the unicode format of the keys in the model. Are they normalized?
When constructing a key should the key be constructed from range of codepoints or graphemes?
I'm asking because currently all the tests pass expect for the thai model and this might be the issue I'm hitting.
Contributor guide
Assessment
This issue has not been assessed yet.