Click or drag to resize

TermDiscriminatingPowerc Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

number of documents in a negative catogory which contain this term

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

Property Value

Type: Int32
The c.
See Also