tkn_contains Enumeration |
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.token.tkn_contains"]
Namespace: imbNLP.PartOfSpeech.flags.token
public enum tkn_contains
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| number | 1 | ||
| letter | 2 | ||
| punctation | 3 | ||
| symbols | 4 | ||
| onlyNumbers | 5 | ||
| onlyLetters | 6 | ||
| onlySymbols | 7 |