|
||||||||||
| 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.coreference.CorefCluster2
| Constructor Summary | |
CorefCluster2()
|
|
CorefCluster2(MaxEnt classifier,
Pipe instancePipe)
|
|
| Method Summary | |
void |
addVerticesToGraph(salvo.jesus.graph.WeightedGraph graph,
java.util.List mentions,
java.util.HashMap alreadyAddedVertices)
|
java.util.Collection |
clusterMentions(InstanceList ilist,
java.util.List mentions)
|
static void |
constructEdgesUsingTrainedClusterer(salvo.jesus.graph.WeightedGraph graph,
Instance instPair,
java.util.HashMap alreadyAdded,
MaxEnt classifier)
|
MaxEnt |
getClassifier()
|
void |
mergeVertices(salvo.jesus.graph.WeightedGraph g,
salvo.jesus.graph.VertexImpl v1,
salvo.jesus.graph.VertexImpl v2)
|
void |
train(InstanceList ilist,
java.util.List mentions)
|
java.util.Collection |
typicalClusterPartition(salvo.jesus.graph.WeightedGraph graph)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CorefCluster2()
public CorefCluster2(MaxEnt classifier,
Pipe instancePipe)
| Method Detail |
public void train(InstanceList ilist,
java.util.List mentions)
public MaxEnt getClassifier()
public java.util.Collection clusterMentions(InstanceList ilist,
java.util.List mentions)
public void addVerticesToGraph(salvo.jesus.graph.WeightedGraph graph,
java.util.List mentions,
java.util.HashMap alreadyAddedVertices)
public java.util.Collection typicalClusterPartition(salvo.jesus.graph.WeightedGraph graph)
public void mergeVertices(salvo.jesus.graph.WeightedGraph g,
salvo.jesus.graph.VertexImpl v1,
salvo.jesus.graph.VertexImpl v2)
public static void constructEdgesUsingTrainedClusterer(salvo.jesus.graph.WeightedGraph graph,
Instance instPair,
java.util.HashMap alreadyAdded,
MaxEnt classifier)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||