Click or drag to resize

TermDiscriminatingPowerDictionarylabel Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of positive category label

Namespace:  imbNLP.Toolkit.Weighting.Metrics
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string label { get; set; }

Property Value

Type: String
The label.
See Also