| Package | Description |
|---|---|
| extractors | |
| is2.data | |
| is2.parser | |
| is2.parserR2 |
| Modifier and Type | Method and Description |
|---|---|
FV |
ExtractorClusterStacked.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
FV |
ExtractorClusterStackedR2.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
FV |
Extractor.encodeCat(Instances is,
int n,
short[] pos,
int[] is2,
int[] is3,
short[] heads,
short[] labels,
short[][] s,
Cluster cl,
FV pred) |
| Modifier and Type | Method and Description |
|---|---|
FV |
ExtractorClusterStacked.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
FV |
ExtractorClusterStackedR2.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
FV |
Extractor.encodeCat(Instances is,
int n,
short[] pos,
int[] is2,
int[] is3,
short[] heads,
short[] labels,
short[][] s,
Cluster cl,
FV pred) |
| Modifier and Type | Field and Description |
|---|---|
FV |
DataFES.fv |
FV |
DataF.fv |
| Modifier and Type | Method and Description |
|---|---|
static FV |
FV.cat(FV f1,
FV f2) |
static FV |
FV.cat(FV f1,
FV f2,
FV f3) |
static FV |
FV.cat(FV f1,
FV f2,
FV f3,
FV f4) |
FV |
FV.getDistVector(FV fl2) |
static FV |
FV.read(DataInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
static FV |
FV.cat(FV f1,
FV f2) |
static FV |
FV.cat(FV f1,
FV f2,
FV f3) |
static FV |
FV.cat(FV f1,
FV f2,
FV f3,
FV f4) |
int |
FV.dotProduct(FV fl2) |
FV |
FV.getDistVector(FV fl2) |
double |
ParametersFloat.getScore(FV fv) |
double |
FV.twoNorm(FV fl2) |
double |
ParametersFloat.update(FV a,
double b) |
void |
ParametersFloat.update(FV pred,
FV act,
float upd,
float err) |
void |
ParametersFloat.update(FV pred,
FV act,
float upd,
float err,
float C) |
| Constructor and Description |
|---|
FV(FV fv1,
FV fv2) |
FV(FV fv1,
FV fv2,
boolean negSecond) |
| Modifier and Type | Method and Description |
|---|---|
FV |
Extractor.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
| Modifier and Type | Method and Description |
|---|---|
FV |
Extractor.encodeCat(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
FV f) |
float |
ParametersFloat.getScore(FV fv) |
protected double |
ParametersFloat.hildreth(FV a,
double b) |
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 |
|---|---|
float |
ParametersFloat.getScore(FV fv) |
protected double |
ParametersFloat.hildreth(FV a,
double b) |
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) |
Copyright © 2013. All rights reserved.