Click or drag to resize

termQualificationAnswer Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Response or value association, for a termQualification

Namespace:  imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum termQualificationAnswer
Members
  Member nameValueDescription
irrelevant-1 The term is irrelevant, for both approaches
neutral0 The term is not accepted, nor denied
inclusive1 The term is inclusivly acceptable, but not in exclusive approach
exclusive2 The term is suitable in exclusive sense, making it acceptable in inclusive too
See Also