Click or drag to resize

WeightDictionaryEntryPairweight_B Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Wight

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
[XmlElementAttribute(ElementName = "wB")]
public double weight_B { get; set; }

Property Value

Type: Double
The weight.
See Also