Skip to main content

Module normalizer

Module normalizer 

Source
Expand description

Multi-step text normalizer (diacritics, spacing, Unicode).

Structs§

Normalizer
Normalizes Persian text: fixes spacing, removes diacritics, converts digits, reduces repeated characters, and more.
NormalizerConfig
Flags that control which normalization steps run.