3 references to GetVocabularyDictionary
Microsoft.ML.Transforms (3)
Text\WordEmbeddingsExtractor.cs (3)
191
_currentVocab =
GetVocabularyDictionary
(env);
209
_currentVocab =
GetVocabularyDictionary
(env);
265
_currentVocab =
GetVocabularyDictionary
(host);