uk.ac.gla.dcs.renaissance.iqir.tools
Class ComputeTermStatistics
java.lang.Object
bpiwowar.experiments.AbstractTask
uk.ac.gla.dcs.renaissance.iqir.tools.ComputeTermStatistics
- All Implemented Interfaces:
- bpiwowar.experiments.Task
public class ComputeTermStatistics
- extends bpiwowar.experiments.AbstractTask
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask |
bpiwowar.experiments.AbstractTask.Information |
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 |
ComputeTermStatistics
public ComputeTermStatistics()
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.