Method FromTokenizer
FromTokenizer(Tokenizer, int, int)
Any Microsoft.ML.Tokenizers tokenizer, with the overhead stated by the caller.
public static IChunkTokenizer FromTokenizer(Tokenizer tokenizer, int maxSequenceLength, int specialTokenOverhead)