lexicFormatType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.lexicUnit.lexicFormatType"]
Namespace: imbNLP.PartOfSpeech.lexicUnit
public enum lexicFormatType
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| resourceFormat | 1 | ||
| stringGraphTree | 2 | ||
| pathList | 3 | ||
| xml | 4 | ||
| json | 5 | ||
| dgml | 6 | ||
| graphviz | 7 | ||
| myriad | 8 |