Top "Transliteration" questions

Transliteration refers to the process of mapping letters or glyphs from one character encoding to another

Python and character normalization

Hello I retrieve text based utf8 data from a foreign source which contains special chars such as u"ıöüç" while I …

python django utf-8 diacritics transliteration
icu4j cyrillic to latin

I'm trying to get Cyrillic words to be in latin so I can have them in urls. I use icu4…

java icu transliteration
Slugify and Character Transliteration in C#

I'm trying to translate the following slugify method from PHP to C#: http://snipplr.com/view/22741/slugify-a-string-in-php/ Edit: For the …

c# internationalization slug transliteration
Converting Unicode characters into the equivalent ASCII ones

I need to "flatten out" a number of Unicode strings for the purposes of indexing and searching. For example, I …

php unicode character-encoding iconv transliteration
Convert filenames to use only latin characters

I have a ton of filenames in Russian (and some Slovenian & Greek). To play them in my car the …

translation transliteration