Class DistributionSPL
The smoothed power-law (SPL) distribution for the information-based framework that is described in the original paper.
Unlike for DFR, the natural logarithm is used, as it is faster to compute and the original paper does not express any preference to a specific base.
@lucene.experimentalInherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class DistributionSPL : Distribution
Constructors
Name | Description |
---|---|
DistributionSPL() | Sole constructor: parameter-free |
Methods
Name | Description |
---|---|
Score(BasicStats, Single, Single) | |
ToString() |