Click or drag to resize

semanticLexiconCacheprepare Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconCache.prepare(imbSCI.Core.reporting.ILogBuilder,imbNLP.Data.semanticLexicon.semanticLexiconContext,System.Boolean)"]

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void prepare(
	ILogBuilder loger,
	semanticLexiconContext context,
	bool preload = false
)

Parameters

loger
Type: ILogBuilder

[Missing <param name="loger"/> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconCache.prepare(imbSCI.Core.reporting.ILogBuilder,imbNLP.Data.semanticLexicon.semanticLexiconContext,System.Boolean)"]

context
Type: imbNLP.Data.semanticLexiconsemanticLexiconContext

[Missing <param name="context"/> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconCache.prepare(imbSCI.Core.reporting.ILogBuilder,imbNLP.Data.semanticLexicon.semanticLexiconContext,System.Boolean)"]

preload (Optional)
Type: SystemBoolean

[Missing <param name="preload"/> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconCache.prepare(imbSCI.Core.reporting.ILogBuilder,imbNLP.Data.semanticLexicon.semanticLexiconContext,System.Boolean)"]

See Also