edu.umass.cs.mallet.projects.seg_plus_coref.coreference
Class ClusterPapersAndVenues
java.lang.Object
edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
- public class ClusterPapersAndVenues
- extends java.lang.Object
Clusters papers and venues jointly using MultipleCorefCluterer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterPapersAndVenues
public ClusterPapersAndVenues()
main
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
printClustersToFile
protected static void printClustersToFile(java.util.Collection citations,
java.lang.String file)
printClustersAsReceived
protected static void printClustersAsReceived(java.util.Collection citations,
java.io.BufferedWriter out)
printCollectionReferences
protected static void printCollectionReferences(java.util.Collection collection)
scoreCitations
public static double scoreCitations(java.util.List citations)