lookup_lexiconT_lookup_lexiconLookupLexiconLookupLexicon (Operator)
Name
lookup_lexiconT_lookup_lexiconLookupLexiconLookupLexicon — Prüfen, ob ein Wort in einem Lexikon enthalten ist.
Signatur
Beschreibung
lookup_lexiconlookup_lexiconLookupLexiconLookupLexiconLookupLexicon prüft, ob WordWordWordWordword im Lexikon
LexiconHandleLexiconHandleLexiconHandleLexiconHandlelexiconHandle enthalten ist, und liefert 1 in FoundFoundFoundFoundfound,
falls das Wort gefunden wurde, ansonsten 0.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
LexiconHandleLexiconHandleLexiconHandleLexiconHandlelexiconHandle (input_control) lexicon → HLexicon, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle des Lexikons.
WordWordWordWordword (input_control) string → HTupleHTupleHtuple (string) (string) (HString) (char*)
Nachzuschlagendes Wort.
Defaultwert:
'word'
"word"
"word"
"word"
"word"
FoundFoundFoundFoundfound (output_control) integer → HTupleHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Ergebnis der Suche.
Alternativen
suggest_lexiconsuggest_lexiconSuggestLexiconSuggestLexiconSuggestLexicon
Siehe auch
create_lexiconcreate_lexiconCreateLexiconCreateLexiconCreateLexicon
Modul
OCR/OCV