infomat.bridges.jsdm
Class RIWrapperClusterer
java.lang.Object
infomat.bridges.jsdm.RIWrapperClusterer
public class RIWrapperClusterer
- extends java.lang.Object
Simple stupic class for clustering RI:s from jsdm.
javac -deprecation -classpath ./classes/:lib/sdm.jar -sourcepath ./src ./src/infomat/bridges/jsdm/*.java -d classes
java -cp .:classes/:lib/sdm.jar -Xms3024m -Xmx3024m infomat.bridges.jsdm.RIWrapperClusterer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIWrapperClusterer
public RIWrapperClusterer()
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
PropertyNotFoundException
- Throws:
java.io.IOException
PropertyNotFoundException
calculateAndSaveEvaluation
private static void calculateAndSaveEvaluation(Evaluation eval,
java.lang.String resFileName)