| Package | Description |
|---|---|
| decoder | |
| is2.data | |
| is2.parser | |
| is2.parserR2 |
| Modifier and Type | Method and Description |
|---|---|
static void |
ParallelRearrangeNBest2.add(Parse p,
short ch2,
short pa)
Add a child-parent combination which are latter explored for rearrangement
|
| Constructor and Description |
|---|
ParallelRearrangeNBest(short[] pos,
DataF x,
Parse p,
float lastNBest,
Extractor extractor,
float best,
float threshold)
Initialize the parallel rearrange thread
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParseNBest |
| Modifier and Type | Method and Description |
|---|---|
Parse |
ParseNBest.clone() |
Parse |
Parse.clone() |
| Modifier and Type | Method and Description |
|---|---|
int |
Parse.compareTo(Parse o) |
void |
Closed.create(Parse parse) |
void |
ParametersFloat.update(FVR act,
FVR pred,
Instances isd,
int instc,
Parse dx,
double upd,
double e,
float lam_dist) |
| Modifier and Type | Field and Description |
|---|---|
Parse |
Parser.d |
| Modifier and Type | Method and Description |
|---|---|
static Parse |
Decoder.decode(short[] pos,
DataFES x,
boolean projective,
boolean training)
Build a dependency tree based on the data
|
| Modifier and Type | Method and Description |
|---|---|
void |
Closed.create(Parse parse) |
double |
Pipe.errors(Instances is,
int ic,
Parse p) |
void |
ParametersFloat.update(FV act,
FV pred,
Instances isd,
int instc,
Parse d,
double upd,
double e) |
abstract void |
Parameters.update(FV act,
FV pred,
Instances isd,
int instc,
Parse d,
double upd,
double e) |
| Modifier and Type | Method and Description |
|---|---|
double |
Pipe.errors(Instances is,
int ic,
Parse p)
the loss function
|
void |
ParametersFloat.update(FV act,
FV pred,
Instances isd,
int instc,
Parse dx,
double upd,
double e) |
abstract void |
Parameters.update(FV act,
FV pred,
Instances isd,
int instc,
Parse d,
double upd,
double e) |
void |
ParametersFloat.update(FV act,
FV pred,
Instances isd,
int instc,
Parse dx,
double upd,
double e,
float d,
float f) |
void |
ParametersFloat.update(FVR act,
FVR pred,
Instances isd,
int instc,
Parse dx,
double upd,
double e,
float lam_dist) |
Copyright © 2013. All rights reserved.