Package | Description |
---|---|
de.up.ling.irtg.laboratory |
This package contains the core classes used to run Alto Lab tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonResultManager |
static class |
ResultManager.DummyManager
Does literally nothing.
|
static class |
ResultManager.PrintingManager
prints the results to System.err.
|
Modifier and Type | Method and Description |
---|---|
void |
Program.run(Corpus corpus,
ResultManager resMan,
IntConsumer onInstanceSuccess,
int maxInstances,
boolean isWarmup,
Set<String> verboseMeasurements,
int flushFrequency)
Runs the program on all instances in the corpus.
|
Copyright © 2017. All rights reserved.