Click or drag to resize

cloudMatrixSettings Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The cloudMatrixSettings type exposes the following members.

Properties
  NameDescription
Public propertydoAssignMicroWeightInsteadOfRemoval
If true it assign the microWeightNoiseGate value to term, set to be removed by the filter (this prevents the removal)
Public propertydoCutOffByCloudFrequency
If true it will remove terms having cloud frequency above specified lowPassFilter value
Public propertydoDemoteAnyRepeatingPrimaryTerm
Public propertydoDemoteAnyRepeatingSecondaryTerm
If true it will demote secondary term to reserve if found repeating
Public propertydoDivideWeightWithCloudFrequency
If true it divide each term weight with number of common clouds being detected in
Public propertydoRemoveAnyRepeatingPrimaryTerm
If true it will remove any primary term that is found to repeat among clouds
Public propertydoUseSquareFunctionOfCF
If true it will divide weight with square power of cloud frequency
Public propertyisActive
If true it will use the semantic cloud matrix for noise removal
Public propertyisFilterInAdaptiveMode
If true it will automatically adjust lowPassFilter value according to the top edge of cloud frequencies
Public propertylowPassFilter
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
Public propertymicroWeightNoiseGate
Weight lower limit for term removal
Top
See Also