2 references to ProduceHashedNgrams
Microsoft.ML.Samples (1)
Dynamic\Transforms\Text\ProduceHashedNgrams.cs (1)
48
.Append(mlContext.Transforms.Text.
ProduceHashedNgrams
(
Microsoft.ML.Transforms (1)
Text\NgramHashingTransformer.cs (1)
884
/// <seealso cref="TextCatalog.
ProduceHashedNgrams
(TransformsCatalog.TextTransforms, string, string, int, int, int, bool, uint, bool, int, bool)" />