Tokenizes a collection of strings.
Grade Supports(Type Type)
How well the tokenizer can tokenize objects of type Type .
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
StringCollectionTokenizer()
Tokenizes a collection of strings.
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Contains information about a tokenization process.
uint DocumentIndexOffset
Document Index Offset. Used to identify sequences of tokens in a document.
Interface for full-text-search tokenizers