Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HLexicon (Class)

Name

HLexicon — Represents an instance of a lexicon.

Constructors

ImportLexicon    Create a lexicon from a text file.
CreateLexicon    Create a lexicon from a tuple of words.

Methods

ClearLexicon    Clear a lexicon.
CreateLexicon    Create a lexicon from a tuple of words.
ImportLexicon    Create a lexicon from a text file.
InspectLexicon    Query all words from a lexicon.
LookupLexicon    Check if a word is contained in a lexicon.
SuggestLexicon    Find a similar word in a lexicon.

HLexicon (Class)

Name

HLexicon — Represents an instance of a lexicon.

Constructors

ImportLexicon    Create a lexicon from a text file.
CreateLexicon    Create a lexicon from a tuple of words.

Methods

ClearLexicon    Clear a lexicon.
CreateLexicon    Create a lexicon from a tuple of words.
ImportLexicon    Create a lexicon from a text file.
InspectLexicon    Query all words from a lexicon.
LookupLexicon    Check if a word is contained in a lexicon.
SuggestLexicon    Find a similar word in a lexicon.

Use the tabs on the upper right to switch to a different programming language.