uk.ac.gla.dcs.renaissance.iqir.tasks
Class DocumentEntropy

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.iqir.tasks.DocumentEntropy
All Implemented Interfaces:
bpiwowar.experiments.Task

public class DocumentEntropy
extends bpiwowar.experiments.AbstractTask

Compute RSV values with our model

Author:
bpiwowar

Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
DocumentEntropy()
           
 
Method Summary
 int execute()
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
getName, getParent, init, processTrailingArguments, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentEntropy

public DocumentEntropy()
Method Detail

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable


Copyright © 2011. All Rights Reserved.