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