
Transliterating non-ASCII characters with Python
Author(s) -
Seth Bernstein
Publication year - 2013
Publication title -
the programming historian
Language(s) - English
Resource type - Journals
ISSN - 2397-2068
DOI - 10.46430/phen0032
Subject(s) - ascii , python (programming language) , alphabet , programming language , computer science , operating system , linguistics , philosophy
This lesson shows how to use Python to transliterate automatically a list of words from a language with a non-Latin alphabet to a standardized format using the American Standard Code for Information Interchange (ASCII) characters.