Click or drag to resize

WeightDictionaryEntryPairweight_A 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 = "wA")]
public double weight_A { get; set; }

Property Value

Type: Double
The weight.
See Also