1 write to _regex
Microsoft.ML.Tokenizers (1)
Normalizer\SentencePieceNormalizationStep.cs (1)
411_regex = regex;
2 references to _regex
Microsoft.ML.Tokenizers (2)
Normalizer\SentencePieceNormalizationStep.cs (2)
457if (_regex is not null) 462return _regex.Replace(text, replacement);