Click or drag to resize

cloudConstructorSettingsdoSumExistingLinkWeights Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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.18
Syntax
C#
public bool doSumExistingLinkWeights { get; set; }

Property Value

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