 | termQualification Conversion (String to termQualification) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic static implicit operator termQualification (
string input
)
Parameters
- input
- Type: SystemString
The input.
Return Value
Type:
termQualification
The result of the conversion.
See Also