3 references to TryMerge
Microsoft.ML.Tokenizers (3)
Model\SentencePieceBpeModel.cs (3)
1203
TryMerge
(i - 1, i, text);
1230
TryMerge
(symbols[top.Left].prev, top.Left, text);
1231
TryMerge
(top.Left, symbols[top.Left].next, text);