Click or drag to resize

termQualificationListSave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Saves the specified path.

Namespace:  imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void Save(
	string path
)

Parameters

path
Type: SystemString
The path.
See Also