 | termQualification Constructor (String, Int32) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic termQualification(
string _lemmaForm,
int _score
)
Parameters
- _lemmaForm
- Type: SystemString
The lemma form. - _score
- Type: SystemInt32
The score.
See Also