| Package | Description |
|---|---|
| se.lth.cs.srl.features | |
| se.lth.cs.srl.pipeline |
| Modifier and Type | Method and Description |
|---|---|
Map<Step,FeatureSet> |
FeatureGenerator.readFeatureFiles(Map<Step,File> files,
BrownCluster bc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FeatureFile.writeToOutput(FeatureSet fs,
PrintWriter out) |
| Modifier and Type | Field and Description |
|---|---|
protected FeatureSet |
AbstractStep.featureSet |
| Modifier and Type | Method and Description |
|---|---|
static Pipeline |
Pipeline.trainNewPipeline(Iterable<Sentence> sentences,
FeatureGenerator fg,
ZipOutputStream zos,
Map<Step,FeatureSet> featureSets) |
| Constructor and Description |
|---|
AbstractStep(FeatureSet fs) |
ArgumentClassifier(FeatureSet fs,
List<String> argLabels) |
ArgumentIdentifier(FeatureSet fs) |
ArgumentStep(FeatureSet fs) |
PredicateDisambiguator(FeatureSet featureSet,
PredicateReference predicateReference) |
PredicateIdentifier(FeatureSet fs) |
Copyright © 2016. All rights reserved.