HomeSort by relevance Sort by last modified time
    Searched refs:SR_SemanticGraph_AddWordToSlot (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 138 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR* slot, const LCHAR* word, const LCHAR* tag, const ESR_BOOL maybeMultiMeaning);
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 61 impl->Interface.addWordToSlot = &SR_SemanticGraph_AddWordToSlot;
1021 ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR* _slot, const LCHAR* word, const LCHAR* script, const ESR_BOOL newWordAddedToFST)
    [all...]

Completed in 33 milliseconds