Module tokenizers::normalizers::utils

source ·

Structs§

  • Lowercases the input
  • Allows concatenating multiple other Normalizer as a Sequence. All the normalizers run in sequence in the given order against the same NormalizedString.