uk.ac.gla.dcs.renaissance.iqir.tools
Class ComputeTermStatistics

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

public class ComputeTermStatistics
extends bpiwowar.experiments.AbstractTask


Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
ComputeTermStatistics()
           
 
Method Summary
 int execute()
           
static Iterator<bpiwowar.utils.Pair<it.unimi.dsi.lang.MutableString,Integer>> tokenIterator(String line)
           
 
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

ComputeTermStatistics

public ComputeTermStatistics()
Method Detail

execute

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

tokenIterator

public static Iterator<bpiwowar.utils.Pair<it.unimi.dsi.lang.MutableString,Integer>> tokenIterator(String line)


Copyright © 2011. All Rights Reserved.