Class LMSimilarity.DefaultCollectionModel
Models p(w|C)
as the number of occurrences of the term in the
collection, divided by the total number of tokens + 1
.
Inheritance
System.Object
LMSimilarity.DefaultCollectionModel
Assembly: DistributedLucene.Net.dll
Syntax
public class DefaultCollectionModel : object, LMSimilarity.ICollectionModel
Constructors
Name | Description |
---|---|
DefaultCollectionModel() | Sole constructor: parameter-free |
Methods
Name | Description |
---|---|
ComputeProbability(BasicStats) | |
GetName() |