clear_lexicon — Clear a lexicon.
clear_lexicon( : : LexiconHandle : )
clear_lexicon clears a lexicon and releases its resources.
This operator modifies the state of the following input parameter:
During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.
LexiconHandle (input_control, state is modified) lexicon → (handle)
Handle of the lexicon.
OCR/OCV