Click or drag to resize

lexiconConstructorstartConstruction Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Starts the construction --- prepares all files and structure

Namespace:  imbNLP.Data.semanticLexicon.procedures
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public void startConstruction(
	string __path = ""
)

Parameters

__path (Optional)
Type: SystemString

[Missing <param name="__path"/> documentation for "M:imbNLP.Data.semanticLexicon.procedures.lexiconConstructor.startConstruction(System.String)"]

See Also