Click or drag to resize

tkn_letterword Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbNLP.PartOfSpeech.flags.token
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum tkn_letterword
Members
  Member nameValueDescription
none0
lowerCase1
upperCase2
firstCapitalRestLower3
camelCase4
inproperCase5
See Also