tkn_potential Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.token.tkn_potential"]
Namespace: imbNLP.PartOfSpeech.flags.token
public enum tkn_potential
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| namedEntity | 1 | ||
| companyNamePart | 2 | ||
| personName | 3 | ||
| productCatalogName | 4 | ||
| streetNamePart | 5 | ||
| zipCode | 6 | ||
| bankAccount | 7 | ||
| vatNumber | 8 |