3 references to TextImpl
Microsoft.ML.Data (3)
Transforms\ValueToKeyMappingTransformerImpl.cs (3)
122
return new TermMap.
TextImpl
(_pool);
136
return new TermMap.
TextImpl
(sortedPool);
616
return new
TextImpl
(pool);