inspect_lexiconT_inspect_lexiconInspectLexiconInspectLexiconinspect_lexicon (Operator)
Name
inspect_lexiconT_inspect_lexiconInspectLexiconInspectLexiconinspect_lexicon
— Query all words from a lexicon.
Signature
Description
inspect_lexiconinspect_lexiconInspectLexiconInspectLexiconinspect_lexicon
returns a tuple of all words in the
lexicon in the parameter WordsWordsWordswordswords
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
LexiconHandleLexiconHandleLexiconHandlelexiconHandlelexicon_handle
(input_control) lexicon →
HLexicon, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the lexicon.
WordsWordsWordswordswords
(output_control) string(-array) →
HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)
List of all words.
Alternatives
lookup_lexiconlookup_lexiconLookupLexiconLookupLexiconlookup_lexicon
See also
create_lexiconcreate_lexiconCreateLexiconCreateLexiconcreate_lexicon
Module
OCR/OCV