GetTokenizationDictionary

Indexer.GetTokenizationDictionary method

Gets the tokenization dictionary.

public Alphabet GetTokenizationDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also