Click or drag to resize

semanticLexiconManagergetConceptStats Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconManager.getConceptStats(imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public DataTable getConceptStats(
	ILogBuilder log
)

Parameters

log
Type: ILogBuilder

[Missing <param name="log"/> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconManager.getConceptStats(imbSCI.Core.reporting.ILogBuilder)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.semanticLexiconManager.getConceptStats(imbSCI.Core.reporting.ILogBuilder)"]

See Also