Click or drag to resize

termExplorer Constructor

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

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public termExplorer(
	string projectFolderPath = ""
)

Parameters

projectFolderPath (Optional)
Type: SystemString

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

See Also