Grade Supports(Type Type)
How well the tokenizer can tokenize objects of type Type .
static void Tokenize(string Text, TokenizationProcess Process)
Tokenizes a string.
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Contains information about a tokenization process.
Interface for full-text-search tokenizers