1 write to KeepPunctuations
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
388KeepPunctuations = parent.OptionalSettings.KeepPunctuations;
2 references to KeepPunctuations
Microsoft.ML.Transforms (2)
Text\TextFeaturizingEstimator.cs (2)
348!KeepPunctuations || 469new TextNormalizingEstimator(h, tparams.TextCase, tparams.KeepDiacritics, tparams.KeepPunctuations,