edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
Class TUIGraph
java.lang.Object
edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
- public class TUIGraph
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pronouns
public static final java.lang.String[] pronouns
pronounsSize
public static final int pronounsSize
- See Also:
- Constant Field Values
TUIGraph
public TUIGraph()
main
public static void main(java.lang.String[] args)
getMortonClustering
public static Clustering getMortonClustering(java.util.List trainingMentionPairs,
Classifier classifier)
getMentionsFromPairs
public static java.util.List getMentionsFromPairs(java.util.List pairs)
normalizeGraphEdges
public static void normalizeGraphEdges(MappedGraph graph)
collectAllKeyClusters
public static KeyClustering collectAllKeyClusters(java.util.List trainingMentionPairs)