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