Click or drag to resize

WeightDictionaryEntryweight 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#
[XmlIgnoreAttribute]
public double weight { get; set; }

Property Value

Type: Double
The weight.
See Also