|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface LMSimilarity.CollectionModel
A strategy for computing the collection language model.
| Method Summary | |
|---|---|
float |
computeProbability(BasicStats stats)
Computes the probability p(w|C) according to the language model
strategy for the current term. |
String |
getName()
The name of the collection model strategy. |
| Method Detail |
|---|
float computeProbability(BasicStats stats)
p(w|C) according to the language model
strategy for the current term.
String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||