public class WindowTester
extends java.lang.Object
Constructor and Description |
---|
WindowTester(java.io.Writer writer)
Creates new Tester
|
Modifier and Type | Method and Description |
---|---|
void |
classify(TreeFactory factory,
java.util.ArrayList seqList,
Window window,
int windowIndex,
int min_bootstrap_words)
classify each sequence from a parser
|
void |
displayTreeErrorRate(HierarchyTree root,
int indent)
search the tree node that the current test getSequence() belongs to
|
public WindowTester(java.io.Writer writer) throws java.io.IOException
java.io.IOException
public void classify(TreeFactory factory, java.util.ArrayList seqList, Window window, int windowIndex, int min_bootstrap_words) throws java.io.IOException
java.io.IOException
public void displayTreeErrorRate(HierarchyTree root, int indent) throws java.io.IOException
java.io.IOException