1 write to Grams
Microsoft.ML.Transforms (1)
Text\NgramHashingTransformer.cs (1)
697
Grams
= ngram;
7 references to Grams
Microsoft.ML.Transforms (7)
Text\NgramHashingTransformer.cs (7)
705
Array.Copy(
Grams
, ngram, Lim);
720
if (other.
Grams
[i] !=
Grams
[i])
733
hash = Hashing.CombineHash(hash, (int)
Grams
[i]);
772
srcMap(in src.
Grams
[0], ref dst);
780
srcMap(in src.
Grams
[i], ref temp);
811
srcMap(in src.
Grams
[i], ref temp);