Method ComputeProbability
ComputeProbability(BasicStats)
Computes the probability p(w|C)
according to the language model
strategy for the current term.
Declaration
float ComputeProbability(BasicStats stats)
Parameters
Type | Name | Description |
---|---|---|
BasicStats | stats |
Returns
Type | Description |
---|---|
System.Single |