 | termQualificationListFromString Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Populates the list from source string
Namespace:
imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic void FromString(
string source
)
Parameters
- source
- Type: SystemString
The source.
See Also