| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.data.example | |
| it.uniroma2.sag.kelp.data.examplegenerator | |
| it.uniroma2.sag.kelp.predictionfunction |
| Modifier and Type | Method and Description |
|---|---|
int |
SequencePath.compareTo(SequencePath o) |
| Modifier and Type | Method and Description |
|---|---|
Example |
SequenceExampleGeneratorLinear.generateExampleWithHistory(SequenceExample sequenceExample,
SequencePath p,
int elementId) |
Example |
SequenceExampleGeneratorKernel.generateExampleWithHistory(SequenceExample sequenceExample,
SequencePath p,
int elementId) |
Example |
SequenceExampleGenerator.generateExampleWithHistory(SequenceExample sequenceExample,
SequencePath sequencePath,
int offset)
At labeling time, this method allows to enrich a specific
Example with the labels assigned by the classifier to the
previous Examples |
| Modifier and Type | Method and Description |
|---|---|
SequencePath |
SequencePrediction.bestPath() |
| Modifier and Type | Method and Description |
|---|---|
List<SequencePath> |
SequencePrediction.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequencePrediction.setPaths(List<SequencePath> paths) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.