termQualificationAnswer Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.evaluation.termTruthTable
public enum termQualificationAnswer
| Member name | Value | Description | |
|---|---|---|---|
| irrelevant | -1 | The term is irrelevant, for both approaches | |
| neutral | 0 | The term is not accepted, nor denied | |
| inclusive | 1 | The term is inclusivly acceptable, but not in exclusive approach | |
| exclusive | 2 | The term is suitable in exclusive sense, making it acceptable in inclusive too |