cloudMatrixDataTableType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrixDataTableType"]
Namespace: imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
[FlagsAttribute] public enum cloudMatrixDataTableType
| Member name | Value | Description | |
|---|---|---|---|
| none | 1 | ||
| initialState | 2 | ||
| stateAfterReduction | 4 | ||
| absoluteValues | 8 | ||
| normalizedValues | 16 | ||
| maxCloudFrequency | 32 | ||
| overlapSize | 64 | ||
| minCloudFrequency | 128 | ||
| overlapValue | 256 |