Hello!
I found that in the following text, the results of the two libraries are different. I'm not sure which one is correct, could you help to confirm if the result is expected with uniseg?
Thank you!
Text:
क्ष
it's unicode codepoint is
"\u0915\u094d\u200d\u0937"
uniseg.GraphemeClusterCount Result:
2
android.icu.text.BreakIterator Result:
1
Hello!
I found that in the following text, the results of the two libraries are different. I'm not sure which one is correct, could you help to confirm if the result is expected with uniseg?
Thank you!
Text:
क्षit's unicode codepoint is
"\u0915\u094d\u200d\u0937"uniseg.GraphemeClusterCount Result:
2android.icu.text.BreakIterator Result:
1