Click or drag to resize

cloudMatrixMinOverlap Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Lower number of overlap nodes between two clouds

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public int MinOverlap { get; set; }

Property Value

Type: Int32
The minimum overlap.
See Also