idl.tmt.testing
Class StandaloneRBInputGenerator

java.lang.Object
  |
  +--idl.tmt.testing.StandaloneRBInputGenerator

public class StandaloneRBInputGenerator
extends java.lang.Object

Created on May 3, 2004

Author:
jelsas

Field Summary
private static int MIN_DOCS_PER_CLUSTER
           
private static double MIN_PROBABILITY
           
 
Constructor Summary
StandaloneRBInputGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

MIN_DOCS_PER_CLUSTER

private static final int MIN_DOCS_PER_CLUSTER

MIN_PROBABILITY

private static final double MIN_PROBABILITY
Constructor Detail

StandaloneRBInputGenerator

public StandaloneRBInputGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception