3 references to Get
Microsoft.ML.Core (1)
Utilities\NormStr.cs (1)
206
return
Get
(sb, true);
Microsoft.ML.Transforms (2)
Text\StopWordsRemovingTransformer.cs (2)
434
if (StopWords[(int)langToUse].
Get
(buffer) == null)
1122
if (_parent._stopWordsMap.
Get
(buffer) == null)