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