cloudMatrixSettings Properties |
[This is preliminary documentation and is subject to change.]
The cloudMatrixSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| doAssignMicroWeightInsteadOfRemoval | If true it assign the microWeightNoiseGate value to term, set to be removed by the filter (this prevents the removal) | |
| doCutOffByCloudFrequency | If true it will remove terms having cloud frequency above specified lowPassFilter value | |
| doDemoteAnyRepeatingPrimaryTerm | ||
| doDemoteAnyRepeatingSecondaryTerm | If true it will demote secondary term to reserve if found repeating | |
| doDivideWeightWithCloudFrequency | If true it divide each term weight with number of common clouds being detected in | |
| doRemoveAnyRepeatingPrimaryTerm | If true it will remove any primary term that is found to repeat among clouds | |
| doUseSquareFunctionOfCF | If true it will divide weight with square power of cloud frequency | |
| isActive | If true it will use the semantic cloud matrix for noise removal | |
| isFilterInAdaptiveMode | If true it will automatically adjust lowPassFilter value according to the top edge of cloud frequencies | |
| lowPassFilter |
It will pass only terms with less then specified number of clouds found. Max. possible overlap is: n-1, where n is size of square matrix
| |
| microWeightNoiseGate | Weight lower limit for term removal |