List Question
20 TechQA 2023-03-17T09:43:53.850000Is there a list of all (or most of the) possible combinations of (extended) grapheme clusters?
162 views
Asked by elect
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
Are all "non-grapheme" code points invisible?
141 views
Asked by at54321
How to iterate over grapheme clusters in Crystal?
190 views
Asked by shadowtalker
Unicode GraphemeBreakProperty spec including extra characters?
115 views
Asked by Sammcb
PostgreSQL pattern matching with Unicode graphemes
267 views
Asked by TechnoSam
In Python 3, count Thai character positions
1.2k views
Asked by RBV
regular expression to match name initials - PCRE
265 views
Asked by Prashanth Benny
C#'s StringInfo and TextElementEnumerator can't recognize graphemes properly
424 views
Asked by Jenix
get unicode graphemes as unsplitted item with python2.7
85 views
Asked by Egor Savin
Can I override the default rendering of certain graphemes with diacritics?
32 views
Asked by Ray Toal
Swift String.Index vs transforming the String to an Array
211 views
Asked by AudioBubble
How does the SQL length function handle unicode graphemes?
327 views
Asked by AlanSTACK
How to check if a UTF-8 string starts with an 'a'
361 views
Asked by InsideLoop
Grapheme search in Java
190 views
Asked by Rohan
C++ Unicode: Bytes, Code Points and Graphemes
1.5k views
Asked by João Pires
How to count grapheme clusters or "perceived" emoji characters in Java
4.5k views
Asked by Craig Otis
how to formulate english graphemes from a string in Matlab by reducing time complexity?
104 views
Asked by Meraki
Given a list of Unicode code points, how does one split them into a list of Unicode characters?
414 views
Asked by Tyler Crompton