You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since dakuten(゙) and han-dakuten(゚) actually have width, these results should be 2.
The text was updated successfully, but these errors were encountered:
sinbino
changed the title
Japanese one-byte kana dakuten(゙) and han-dakuten(゚) are not counted.
Japanese half-width kana dakuten(゙) and han-dakuten(゚) are not counted.
Jan 24, 2024
It's interesting actually because if Intl.Segmenter is the best way to do this, and Intl.Segmenter sees that as a single segment, what else is missing that would allow us to account for this use case correctly? And once we know what the other missing ingredients are what useful thing is Intl.Segmenter actually doing for us here? 🤔
Like from this example it seems like we don't actually care about "graphemes", and that seems the most granular thing that Intl.Segmenter can segment.
Japanese half-width kana dakuten(゙) and han-dakuten(゚) are not counted.
Since dakuten(゙) and han-dakuten(゚) actually have width, these results should be 2.
The text was updated successfully, but these errors were encountered: