public class ParameterSweep extends Object
This class will run the NER's "benchmark.sh" in any subdirectory starting with "r.". These directories are generated by a set of scripts that change the default learning rate and thickness in the LBJ file in a copied subdirectory containing source code for the cogcomp system.
It will take one argument that indicates the number of processes to spawn. Each benchmark.sh might take considerable memory, so the default (the number of cores on the machine) might be too much.
Constructor and Description |
---|
ParameterSweep() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Control the processes running various benchmarks.
|
public static void main(String[] args) throws IOException
args
- IOException
Copyright © 2017. All rights reserved.