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