public class ClusterPapersGivenVenues extends Object
| Constructor and Description |
|---|
ClusterPapersGivenVenues() |
| Modifier and Type | Method and Description |
|---|---|
protected static Collection |
clusterVenues(Collection venueKey)
Cluster the venues from the same data and arguments specified to
cluster papers.
|
static void |
main(String[] args) |
protected static void |
printClustersAsReceived(Collection citations,
BufferedWriter out) |
protected static void |
printClustersToFile(Collection citations,
String file) |
protected static void |
printCollectionReferences(Collection collection) |
static double |
scoreCitations(List citations) |
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionprotected static Collection clusterVenues(Collection venueKey)
protected static void printClustersToFile(Collection citations, String file)
protected static void printClustersAsReceived(Collection citations, BufferedWriter out)
protected static void printCollectionReferences(Collection collection)
public static double scoreCitations(List citations)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.