Click or drag to resize

semanticLexiconCachepreloadLexicon Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Preloads the lexicon.

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public void preloadLexicon(
	ILogBuilder loger,
	semanticLexiconContext context
)

Parameters

loger
Type: ILogBuilder
The loger.
context
Type: imbNLP.Data.semanticLexiconsemanticLexiconContext
The context.
See Also