felix.test
Class CorefTest

java.lang.Object
  extended by felix.test.CorefTest

public class CorefTest
extends java.lang.Object

Test Coref operator's quality.

Author:
Ce Zhang

Field Summary
static java.lang.String exeTime
           
static java.util.ArrayList<java.lang.Double> planCosts
           
 
Constructor Summary
CorefTest()
           
 
Method Summary
 void testCorefMAP()
          Test Coref's quality on a test case which has manually-built ground truth.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

planCosts

public static java.util.ArrayList<java.lang.Double> planCosts

exeTime

public static java.lang.String exeTime
Constructor Detail

CorefTest

public CorefTest()
Method Detail

testCorefMAP

public final void testCorefMAP()
Test Coref's quality on a test case which has manually-built ground truth.