What is the best way to remove accents (normalize) in a Python unicode string?
I have a Unicode string in Python, and I would like to remove all the accents (diacritics).
I have a Unicode string in Python, and I would like to remove all the accents (diacritics).