Skip to content

Result difference between uniseg.GraphemeClusterCount and Android android.icu.text.BreakIterator #60

@munpf

Description

@munpf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions