Click or drag to resize

termQualificationFromString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

From the string.

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

Parameters

input
Type: SystemString
The input.
See Also