1 reference to CustomStopWordsRemovingEstimator
Microsoft.ML.Transforms (1)
Text\TextCatalog.cs (1)
334
=> new
CustomStopWordsRemovingEstimator
(Contracts.CheckRef(catalog, nameof(catalog)).GetEnvironment(), outputColumnName, inputColumnName, stopwords);