2 references to GetById
Microsoft.ML.Transforms (2)
Text\NgramTransform.cs (2)
546
var n = pool.
GetById
(slot, ref ngram);
595
var n = pool.
GetById
(i, ref ngram);