Click or drag to resize

termSpark Constructor (IWeightTableSet, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the termSpark class

Namespace:  imbNLP.Data.semanticLexicon.term
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public termSpark(
	IWeightTableSet __parent,
	string __name
)

Parameters

__parent
Type: IWeightTableSet

[Missing <param name="__parent"/> documentation for "M:imbNLP.Data.semanticLexicon.term.termSpark.#ctor(imbSCI.DataComplex.IWeightTableSet,System.String)"]

__name
Type: SystemString

[Missing <param name="__name"/> documentation for "M:imbNLP.Data.semanticLexicon.term.termSpark.#ctor(imbSCI.DataComplex.IWeightTableSet,System.String)"]

See Also