clear_lexiconT_clear_lexiconClearLexiconClearLexiconclear_lexicon (Operator)

Name

clear_lexiconT_clear_lexiconClearLexiconClearLexiconclear_lexicon — Clear a lexicon.

Signature

clear_lexicon( : : LexiconHandle : )

Herror T_clear_lexicon(const Htuple LexiconHandle)

void ClearLexicon(const HTuple& LexiconHandle)

void HLexicon::ClearLexicon() const

static void HOperatorSet.ClearLexicon(HTuple lexiconHandle)

void HLexicon.ClearLexicon()

def clear_lexicon(lexicon_handle: HHandle) -> None

Description

clear_lexiconclear_lexiconClearLexiconClearLexiconClearLexiconclear_lexicon clears a lexicon and releases its resources.

Execution Information

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.

Parameters

LexiconHandleLexiconHandleLexiconHandleLexiconHandlelexiconHandlelexicon_handle (input_control, state is modified)  lexicon HLexicon, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the lexicon.

See also

create_lexiconcreate_lexiconCreateLexiconCreateLexiconCreateLexiconcreate_lexicon

Module

OCR/OCV