Class LMSimilarity.LMStats
Stores the collection distribution of the current term.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class LMStats : BasicStats
Constructors
Name | Description |
---|---|
LMStats(String, Single) | Creates LMSimilarity.LMStats for the provided field and query-time boost |
Properties
Name | Description |
---|---|
CollectionProbability | Returns the probability that the current term is generated by the collection. |