Click or drag to resize

termQualificationToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a string that represents the current object.

Namespace:  imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also