tkn_letterword Enumeration |
[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
public enum tkn_letterword
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| lowerCase | 1 | ||
| upperCase | 2 | ||
| firstCapitalRestLower | 3 | ||
| camelCase | 4 | ||
| inproperCase | 5 |