Skip to content

HLexicon🔗

Name🔗

HLexicon — Represents an instance of a lexicon.

Constructors🔗

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

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.