1 reference to Value
Microsoft.ML.Tokenizers (1)
Utils\DoubleArrayTrie.cs (1)
303
public int Value(uint id) => _units[(int)id].
Value
;