uk.ac.gla.dcs.renaissance.mg4j.trec
Class TRECBuildIndex

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.mg4j.trec.TRECBuildIndex
All Implemented Interfaces:
bpiwowar.experiments.Task

public class TRECBuildIndex
extends Object
implements bpiwowar.experiments.Task


Constructor Summary
TRECBuildIndex()
           
 
Method Summary
 void init(String[] args)
           
 int run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TRECBuildIndex

public TRECBuildIndex()
Method Detail

run

public int run()
        throws bpiwowar.argparser.InvalidHolderException,
               bpiwowar.argparser.ArgParseException
Specified by:
run in interface bpiwowar.experiments.Task
Throws:
bpiwowar.argparser.InvalidHolderException
bpiwowar.argparser.ArgParseException

init

public void init(String[] args)
          throws Exception
Specified by:
init in interface bpiwowar.experiments.Task
Throws:
Exception


Copyright © 2011. All Rights Reserved.