Module HashNormalizer.StringNormalizer

normalizer for strings

type t = string

type the normalizer works on

val normalize : t -> t

return equal normalized representative

val reset : unit -> unit

reset underlying hashtable