2 references to IntersectionId
Microsoft.ML.Tokenizers.Tests (2)
src\Microsoft.ML.Tokenizers\Utils\DoubleArrayTrie.cs (2)
945
uint intersectionId = dawg.
IntersectionId
(dawgChildId);
965
_table![dawg.
IntersectionId
(dawgChildId)] = offset;