public class UnicodeCleaner
extends Cleaner<String>
UnicodeCleaner maps a Unicode string to ascii, the conversion is lossy, and
it is performed using the unidecode library.
FIXME add links to the unidecode library
- Author:
- Diego Ceccarelli, diego.ceccarelli@isti.cnr.it created on 20/lug/2012