nlpTextCase Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Data.enums.nlpTextCase"]
Namespace: imbNLP.Data.enums
public enum nlpTextCase
| Member name | Value | Description | |
|---|---|---|---|
| unknown | 0 | ||
| lowerCase | 1 | ||
| firstUpperRestLower | 2 | ||
| upperCase | 3 | ||
| mixedCase | 4 |