2 references to NgramExtractingEstimator
Microsoft.ML.Tests (1)
Transformers\TextFeaturizerTests.cs (1)
631.Append(new NgramExtractingEstimator(ML, "ngrams", "terms"))
Microsoft.ML.Transforms (1)
Text\TextCatalog.cs (1)
276new NgramExtractingEstimator(Contracts.CheckRef(catalog, nameof(catalog)).GetEnvironment(), outputColumnName, inputColumnName,