1 write to Language
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
384Language = parent.OptionalSettings.Language;
1 reference to Language
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
314=> (StopWordsRemovingEstimator.Language)Enum.Parse(typeof(StopWordsRemovingEstimator.Language), Language.ToString());