Click or drag to resize

cloudConstructorSettingsdoAdjustLinkWeightByChunkSize Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
public bool doAdjustLinkWeightByChunkSize { get; set; }

Property Value

Type: Boolean
See Also