|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearnerAvg
Constructor Summary | |
ClusterLearnerAvg(int numEpochs,
java.util.Set trainingDocuments,
Pipe p,
int yI,
int nI)
|
|
ClusterLearnerAvg(int numEpochs,
java.util.Set trainingDocuments,
Pipe p,
MaxEnt classifier,
int yI,
int nI)
|
Method Summary | |
void |
startTrainingAvg(java.util.Set testDocInstances)
|
Methods inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner |
constructEdges, getDenseVectorOf, getFinalLambdas, getInitializedMatrix, getUnNormalizedScores, initializePrevClusterings, startTraining, testCurrentModel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClusterLearnerAvg(int numEpochs, java.util.Set trainingDocuments, Pipe p, MaxEnt classifier, int yI, int nI)
public ClusterLearnerAvg(int numEpochs, java.util.Set trainingDocuments, Pipe p, int yI, int nI)
Method Detail |
public void startTrainingAvg(java.util.Set testDocInstances)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |