1 write to Language
Microsoft.ML.Transforms (1)
Text\TextFeaturizingEstimator.cs (1)
502col.Language = tparams.StopwordsLanguage;
2 references to Language
Microsoft.ML.Transforms (2)
Text\StopWordsRemovingTransformer.cs (2)
92if (!string.IsNullOrWhiteSpace(LanguagesColumn) || Language.HasValue) 268item.Language ?? options.Language,