How to remove accents while conforming to language standards?

From: Jennifer Wong <jennifer.wong_at_workday.com>
Date: Fri, 1 Nov 2013 15:37:22 +0000

Hi,

I would like to ask for advice on removing accents from characters. While the normalization process is straight forward (NFD, remove accents), it does not take into account of special cases. For example, Danish, "å" should be mapped to "aa", not "a". Likewise, in German, "ä" "ö" "ü" should be mapped to "ae", "oe" and "ue" respectively, not "a", "e", "u". Are there common practices on how to handle these special cases? Thank you.

Regards,
Jennifer
Received on Fri Nov 01 2013 - 11:51:31 CDT

This archive was generated by hypermail 2.2.0 : Fri Nov 01 2013 - 11:51:33 CDT