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