Method CountTokens
CountTokens(ReadOnlySpan<char>)
The WordPiece (or equivalent) cost of text, specials EXCLUDED.
int CountTokens(ReadOnlySpan<char> text)
Parameters
textReadOnlySpan<char>
The WordPiece (or equivalent) cost of text, specials EXCLUDED.
int CountTokens(ReadOnlySpan<char> text)
text ReadOnlySpan<char>