Click or drag to resize

termQualificationListSave Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the specified path.

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

Parameters

path
Type: SystemString
The path.
See Also