Click or drag to resize

termExploreModel Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the termExploreModel class

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public termExploreModel(
	string __inputForm
)

Parameters

__inputForm
Type: SystemString

[Missing <param name="__inputForm"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreModel.#ctor(System.String)"]

See Also