Click or drag to resize

lexicFormatType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.lexicUnit.lexicFormatType"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum lexicFormatType
Members
  Member nameValueDescription
none0
resourceFormat1
stringGraphTree2
pathList3
xml4
json5
dgml6
graphviz7
myriad8
See Also