io.writer
Class ExporterHashWeka

java.lang.Object
  extended by io.writer.ExporterLinear
      extended by io.writer.ExporterHashLinear
          extended by io.writer.ExporterHashWeka
All Implemented Interfaces:
IExporter

public class ExporterHashWeka
extends ExporterHashLinear


Constructor Summary
ExporterHashWeka()
           
ExporterHashWeka(int hashSpace)
           
 
Method Summary
 void setLabelThreshold(int labelThreshold)
           
 
Methods inherited from class io.writer.ExporterHashLinear
export, getHashSpace, setHashSpace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterHashWeka

public ExporterHashWeka()

ExporterHashWeka

public ExporterHashWeka(int hashSpace)
Method Detail

setLabelThreshold

public void setLabelThreshold(int labelThreshold)