Click or drag to resize

TermDiscriminatingPowerDictionarylabel Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Name of positive category label

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

Property Value

Type: String
The label.
See Also