cloudConstructorSettings Properties |
The cloudConstructorSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| algorithm | ||
| assignChunkTableWeightToLink | ||
| assignTermTableWeightToNode | ||
| cloudWeaver | ||
| doAdjustLinkWeightByChunkSize | If true it will reduce link weight when chunk contains more then 2 tokens | |
| documentSetFreqLowLimit |
Minimal document set frequency required for chunk entry to be included in the semantic cloud
| |
| doFactorToCaseClouds | If true it will do something | |
| doFactorToClassClouds | Do apply factors to class clouds | |
| doReserveTermsForClass | If true it will build links to the reserve terms | |
| doSumExistingLinkWeights |
In case the link already exists, it will summarize its weight with new link
| |
| primaryTermLowTargetCount | ||
| primaryTermOptimizationIterationLimit | ||
| PrimaryTermWeightFactor | ||
| ReserveTermWeightFactor | ||
| SecondaryTermWeightFactor | ||
| termInChunkLowerLimit |
Gets or sets the term in chunk lower limit.
|