uk.ac.shef.dcs.oak.jate.test
Class TestAverageCorpusTF

java.lang.Object
  extended by uk.ac.shef.dcs.oak.jate.test.TestAverageCorpusTF

public class TestAverageCorpusTF
extends java.lang.Object


Constructor Summary
TestAverageCorpusTF()
           
 
Method Summary
 void execute(GlobalIndexMem index)
           
static void main(java.lang.String[] args)
           
 void registerAlgorithm(Algorithm a, AbstractFeatureWrapper f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAverageCorpusTF

public TestAverageCorpusTF()
Method Detail

registerAlgorithm

public void registerAlgorithm(Algorithm a,
                              AbstractFeatureWrapper f)

execute

public void execute(GlobalIndexMem index)
             throws JATEException,
                    java.io.IOException
Throws:
JATEException
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        JATEException
Throws:
java.io.IOException
JATEException