I am developing a heuristic for automatic language detection and would like to find out whether the given letter has diacritics (like "Dà?è? êó?üòóeà" -- all letters have diacritics). It would be best if I could also get the type of diacritic, if possible.
I browsed through UnicodeCategory
enum but didn't find anything that could help me here.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…