Click or drag to resize

semanticLexiconManager Constructor

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

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public semanticLexiconManager(
	string __workspace
)

Parameters

__workspace
Type: SystemString

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

See Also