Package | Description |
---|---|
it.uniroma2.sag.kelp.data.manipulator | |
it.uniroma2.sag.kelp.data.representation.tree | |
it.uniroma2.sag.kelp.kernel.tree |
Modifier and Type | Method and Description |
---|---|
static void |
LexicalStructureElementManipulator.enrichTreeRepresentation(TreeRepresentation treeRepresentation,
WordspaceI wordSpace,
String enrichmentName)
This function enriches each
LexicalStructureElement in the
tree with a vector from the Word Space |
void |
TreePairRelTagger.establishNodeRelations(TreeRepresentation treeA,
TreeRepresentation treeB)
Establishes relations between
treeA and treeA
Let \(N_A=\left \{ n_1^A, n_2^A... |
void |
TreeNodePruner.pruneTree(TreeRepresentation tree) |
Modifier and Type | Method and Description |
---|---|
TreeRepresentation |
TreeRepresentation.clone() |
Modifier and Type | Method and Description |
---|---|
float |
PartialTreeKernel.evaluateKernelNotNormalize(TreeRepresentation a,
TreeRepresentation b)
Evaluate the Partial Tree Kernel
|
static ArrayList<TreeNodePairs> |
TreeKernelUtils.findCommonNodesByProduction(TreeRepresentation a,
TreeRepresentation b,
DeltaMatrix deltaMatrix,
boolean includeLeaves)
Determine the nodes sharing the same production in the given trees.
|
float |
SubTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
float |
SubSetTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
float |
SmoothedPartialTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
float |
PartialTreeKernel.kernelComputation(TreeRepresentation repA,
TreeRepresentation repB) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.