2 references to Get
Microsoft.ML.Transforms (2)
Text\NgramTransform.cs (2)
364return slot != -1 ? slot : pool.Get(ngram, 0, lim); 666return _parent._ngramMaps[iinfo].Get(ngram, 0, lim);