Alphabet

DictionaryRepository.Alphabet property

Gets the dictionary of characters used by the internal tokenization mechanism to split text into words.

public Alphabet Alphabet { get; }

Property Value

The dictionary of characters.

See Also