Click or drag to resize

pos_gender Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Namespace:  imbNLP.PartOfSpeech.flags.basic
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum pos_gender
Members
  Member nameValueDescription
none0
m1 The masculine
f2 The femine
n3 The neutre
See Also