Click or drag to resize

cloudConstructorSettings Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The cloudConstructorSettings type exposes the following members.

Properties
  NameDescription
Public propertyalgorithm
Public propertyassignChunkTableWeightToLink
Public propertyassignTermTableWeightToNode
Public propertycloudWeaver
Public propertydoAdjustLinkWeightByChunkSize
If true it will reduce link weight when chunk contains more then 2 tokens
Public propertydocumentSetFreqLowLimit
Minimal document set frequency required for chunk entry to be included in the semantic cloud
Public propertydoFactorToCaseClouds
If true it will do something
Public propertydoFactorToClassClouds
Do apply factors to class clouds
Public propertydoReserveTermsForClass
If true it will build links to the reserve terms
Public propertydoSumExistingLinkWeights
In case the link already exists, it will summarize its weight with new link
Public propertyprimaryTermLowTargetCount
Public propertyprimaryTermOptimizationIterationLimit
Public propertyPrimaryTermWeightFactor
Public propertyReserveTermWeightFactor
Public propertySecondaryTermWeightFactor
Public propertytermInChunkLowerLimit
Gets or sets the term in chunk lower limit.
Top
See Also