Package | Description |
---|---|
edu.illinois.cs.cogcomp.depparse.core | |
edu.illinois.cs.cogcomp.depparse.features | |
edu.illinois.cs.cogcomp.depparse.io |
Modifier and Type | Method and Description |
---|---|
void |
LabeledChuLiuEdmondsDecoder.updateInferenceSolver(DepInst inst)
Side effect: update feature generator inside inference solver
|
Constructor and Description |
---|
DepStruct(DepInst instance) |
Modifier and Type | Method and Description |
---|---|
edu.illinois.cs.cogcomp.sl.util.FeatureVectorBuffer |
LabeledDepFeatureGenerator.getCombineEdgeFeatures(int head,
int dep,
DepInst sent,
String deprel) |
edu.illinois.cs.cogcomp.sl.util.FeatureVectorBuffer |
LabeledDepFeatureGenerator.getLabeledEdgeFeatures(int head,
int dep,
DepInst sent,
String deprel) |
void |
LabeledDepFeatureGenerator.previewFeature(DepInst sent) |
Modifier and Type | Method and Description |
---|---|
DepInst |
CONLLReader.getNext() |
Copyright © 2017. All rights reserved.