public class EvaluatorMain extends Object
SemanticSpace
instances on provided
benchmarks.Constructor and Description |
---|
EvaluatorMain()
Creates the
EvaluatorMain . |
Modifier and Type | Method and Description |
---|---|
protected void |
addOptions()
Adds the options available to this main.
|
static void |
main(String[] args)
Starts up the evaluation.
|
void |
run(String[] args) |
void |
usage()
Prints out the usage for the
EvaluatorMain |
protected void |
verbose(String msg)
Prints verbose strings.
|
protected void |
verbose(String format,
Object... args)
Prints verbose strings with formatting.
|
protected void addOptions()
protected void verbose(String msg)
protected void verbose(String format, Object... args)
public void usage()
EvaluatorMain
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.