| ClassesClasses | | Operators |
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 — Represents an instance of a lexicon.
| ImportLexicon | Create a lexicon from a text file. | |
| CreateLexicon | Create a lexicon from a tuple of words. |
| 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 — Represents an instance of a lexicon.
| ImportLexicon | Create a lexicon from a text file. | |
| CreateLexicon | Create a lexicon from a tuple of words. |
| 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. |
| ClassesClasses | | Operators |