Click or drag to resize

tkn_numeric Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.token.tkn_numeric"]

Namespace:  imbNLP.PartOfSpeech.flags.token
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum tkn_numeric
Members
  Member nameValueDescription
none0
numberClean1
numberDecimal2
numberOrdinal3
numberInFormat4
numberWithSign5
numberInPercentage6
numberWithUnit7
See Also