Click or drag to resize

cloudConstructorSettingsdoAdjustLinkWeightByChunkSize Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

If true it will reduce link weight when chunk contains more then 2 tokens

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public bool doAdjustLinkWeightByChunkSize { get; set; }

Property Value

Type: Boolean
See Also