5 references to
Microsoft.ML.Tokenizers (5)
Utils\DoubleArrayTrie.cs (5)
451
if (_labels
[
i] == 0 || _units
[
i].IsState)
870
if (this[offset ^ _labels
[
i]].IsFixed)
918
uint dicChildId = offset ^ _labels
[
i];
928
_units[(int)dicChildId].Label = _labels
[
i];