Click or drag to resize

pos_gender Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[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.18
Syntax
C#
public enum pos_gender
Members
  Member nameValueDescription
none0
m1 The masculine
f2 The femine
n3 The neutre
See Also