Interface LMSimilarity.ICollectionModel
A strategy for computing the collection language model.
Assembly: DistributedLucene.Net.dll
Syntax
public interface ICollectionModel
Methods
Name | Description |
---|---|
ComputeProbability(BasicStats) | Computes the probability |
GetName() | The name of the collection model strategy. |