Click or drag to resize

termQualificationListFromString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Populates the list from source string

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

Parameters

source
Type: SystemString
The source.
See Also