List Question
20 TechQA 2013-08-28T07:13:39.673000Is the set of distinct graphemes infinite?
177 views
Asked by Anthony Faull
Unicode GraphemeBreakProperty spec including extra characters?
115 views
Asked by Sammcb
How to iterate over grapheme clusters in Crystal?
190 views
Asked by shadowtalker
Split Unicode entities by graphemes
664 views
Asked by Reactormonk
C#'s StringInfo and TextElementEnumerator can't recognize graphemes properly
424 views
Asked by Jenix
How to split Devanagari bi-tri and tetra conjunct consonants as a whole from a string?
215 views
Asked by InsParbo
Is there a way to map english letter(s) (or graphemes) in word from correspondent phoneme(s) in Python?
394 views
Asked by Ivan Kot
get unicode graphemes as unsplitted item with python2.7
85 views
Asked by Egor Savin
convert similar sound word parts
163 views
Asked by Manish Patel
How does the SQL length function handle unicode graphemes?
327 views
Asked by AlanSTACK
C++ Unicode: Bytes, Code Points and Graphemes
1.5k views
Asked by João Pires
What is the difference between ‘combining characters’ and ‘grapheme extenders’ in Unicode?
3k views
Asked by Mathias Bynens
Get grapheme character count in javascript strings?
4k views
Asked by Angus
How do I identify which letter of the alphabet a word starts with in Objective-C?
261 views
Asked by Hilton Campbell
regular expression to match name initials - PCRE
265 views
Asked by Prashanth Benny
In Python 3, count Thai character positions
1.2k views
Asked by RBV
Grapheme support in python regex
740 views
Asked by Ron
Are all "non-grapheme" code points invisible?
141 views
Asked by at54321
Why is Swift counting this Grapheme Cluster as two characters instead of one?
2.2k views
Asked by Ray Toal
Given a list of Unicode code points, how does one split them into a list of Unicode characters?
414 views
Asked by Tyler Crompton