|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.types.Dirichlet.Estimator
Constructor Summary | |
Dirichlet.Estimator()
|
|
Dirichlet.Estimator(java.util.ArrayList multinomials)
|
Method Summary | |
void |
addMultinomial(Multinomial m)
|
abstract Dirichlet |
estimate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Dirichlet.Estimator()
public Dirichlet.Estimator(java.util.ArrayList multinomials)
Method Detail |
public void addMultinomial(Multinomial m)
public abstract Dirichlet estimate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |