|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.types.Dirichlet.Estimator
public abstract static class Dirichlet.Estimator
Constructor Summary | |
---|---|
Dirichlet.Estimator()
|
|
Dirichlet.Estimator(java.util.Collection<Multinomial> multinomialsTraining)
|
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.Collection<Multinomial> multinomialsTraining)
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 |