Click or drag to resize

cloudConstructorSettingsdoSumExistingLinkWeights Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
In case the link already exists, it will summarize its weight with new link

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlAttributeAttribute]
public bool doSumExistingLinkWeights { get; set; }

Property Value

Type: Boolean
true if [do sum existing link weights]; otherwise, false.
See Also