 | 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
Syntaxpublic void FromString(
string input
)
Parameters
- input
- Type: SystemString
The input.
See Also