Click or drag to resize

termQualificationtranslatedForm Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the lemma form.

Namespace:  imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public string translatedForm { get; set; }

Property Value

Type: String
The lemma form.
See Also