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