-record(normalizer, { lowercase :: boolean(), trim :: boolean(), collapse_whitespace :: boolean(), remove_punctuation :: boolean(), replace_punctuation_with_space :: boolean() }).