Click or drag to resize

termQualificationFromString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
From the string.

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

Parameters

input
Type: SystemString
The input.
See Also