public final class Pipe extends PipeGen
| Modifier and Type | Field and Description |
|---|---|
static ExecutorService |
executerService |
Extractor[] |
extractor |
MFB |
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)
the loss function
|
DataF |
fillVector(F2SF params,
Instances is,
int inst,
DataF d,
Cluster cluster,
int threads,
Long2IntInterface li) |
void |
getInstances(String file,
Instances is) |
protected SentenceData09 |
nextInstance(Instances is,
CONLLReader09 depReader)
Creates an instance for outputParses
|
getSecondsPerInstnace, getUsedTime, outValue, outValue, outValueErr, outValueErr, outValueErrpublic Extractor[] extractor
public final MFB mf
public static long timeExtract
public static ExecutorService executerService
public Pipe(OptionsSuper o)
protected final SentenceData09 nextInstance(Instances is, CONLLReader09 depReader) throws Exception
is - IOExceptionExceptionpublic DataF fillVector(F2SF params, Instances is, int inst, DataF d, Cluster cluster, int threads, Long2IntInterface li) throws InterruptedException
InterruptedExceptionCopyright © 2013. All rights reserved.