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