public final class Pipe extends PipeGen
| Modifier and Type | Field and Description |
|---|---|
Cluster |
cl |
static ExecutorService |
executerService |
Extractor[] |
extractor |
MFO |
mf |
static long |
timeExtract |
| Constructor and Description |
|---|
Pipe(OptionsSuper o) |
| Modifier and Type | Method and Description |
|---|---|
void |
createInstances(String file,
Instances is) |
double |
errors(Instances is,
int ic,
Parse p) |
DataFES |
fillVector(F2SF params,
Instances is,
int inst,
DataFES d,
Cluster cluster) |
protected SentenceData09 |
nextInstance(Instances is,
CONLLReader09 depReader)
Creates an instance for outputParses
|
getSecondsPerInstnace, getUsedTime, outValue, outValue, outValueErr, outValueErr, outValueErrpublic Extractor[] extractor
public final MFO mf
public Cluster cl
public static long timeExtract
public static ExecutorService executerService
public Pipe(OptionsSuper o)
public void createInstances(String file, Instances is) throws Exception
Exceptionprotected final SentenceData09 nextInstance(Instances is, CONLLReader09 depReader) throws Exception
is - IOExceptionExceptionpublic DataFES fillVector(F2SF params, Instances is, int inst, DataFES d, Cluster cluster) throws InterruptedException
InterruptedExceptionCopyright © 2013. All rights reserved.