Click or drag to resize

pos_type Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.basic.pos_type"]

Namespace:  imbNLP.PartOfSpeech.flags.basic
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum pos_type
Members
  Member nameValueDescription
none0
N1 Noun
A2 Adjective
V3 Verb
PREP4 The preposition, or adposition
CONJ5
INT6
NUM7
PRO8 Proverb
ADV9
ABB10 Adposition
PREF11
NUMnumerical12
PAR13
TEMP14
PUNCT15
RES16 Residual
See Also