| Package | Description |
|---|---|
| edu.umass.cs.mallet.projects.seg_plus_coref.coreference |
| Modifier and Type | Method and Description |
|---|---|
CorefClusterAdv.PseudoVertex |
CorefClusterAdv.PseudoEdge.getV1() |
CorefClusterAdv.PseudoVertex |
CorefClusterAdv.PseudoEdge.getV2() |
| Modifier and Type | Method and Description |
|---|---|
double |
CorefClusterAdv.PseudoVertex.lookupEdgeWeight(CorefClusterAdv.PseudoVertex v2) |
double |
CorefClusterAdv.updateScore(double curScore,
double[] treeScore,
CorefClusterAdv.PseudoVertex v1,
CorefClusterAdv.PseudoVertex v2,
Set s1,
Set s2,
boolean over_ride) |
| Constructor and Description |
|---|
PseudoEdge(CorefClusterAdv.PseudoVertex v1,
CorefClusterAdv.PseudoVertex v2,
double weight) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.