CharacterNormalizer# 构造函数# CharacterNormalizer(do_lower, special_tokens) 用于归一化输入文本的归一化器对象。 CharacterNormalizer.normalize(text)