Click or drag to resize

cloudMatrixDataTableType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrixDataTableType"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
[FlagsAttribute]
public enum cloudMatrixDataTableType
Members
  Member nameValueDescription
none1
initialState2
stateAfterReduction4
absoluteValues8
normalizedValues16
maxCloudFrequency32
overlapSize64
minCloudFrequency128
overlapValue256
See Also