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