| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.data.representation.tree | |
| it.uniroma2.sag.kelp.data.representation.tree.utils | |
| it.uniroma2.sag.kelp.kernel.tree |
| Modifier and Type | Method and Description |
|---|---|
TreeRepresentation |
TreeRepresentation.clone() |
| Modifier and Type | Method and Description |
|---|---|
static TreeRepresentation |
TreeIO.parseCharniakSentence(String sentence)
This method allows to read a tree in the form (S(NP)(VP)) and returns the
corresponding Tree Representation
|
| Modifier and Type | Method and Description |
|---|---|
float |
PartialTreeKernel.evaluateKernelNotNormalize(TreeRepresentation a,
TreeRepresentation b)
Evaluate the Partial Tree Kernel
|
protected float |
SubTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
protected float |
PartialTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.