Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel.graph | |
it.uniroma2.sag.kelp.kernel.sequence | |
it.uniroma2.sag.kelp.kernel.tree | |
it.uniroma2.sag.kelp.kernel.vector |
Modifier and Type | Class and Description |
---|---|
class |
ShortestPathKernel
Implementation of the Shortest Path Kernel for Graphs
Reference paper:
[1] K.
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceKernel
Sequence Kernel implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
PartialTreeKernel
Partial Tree Kernel implementation.
|
class |
SmoothedPartialTreeKernel
Partial Tree Kernel implementation.
|
class |
SubSetTreeKernel
A SubSetTree Kernel is a convolution kernel that evaluates the tree fragments
shared between two trees.
|
class |
SubTreeKernel
SubTree Kernel implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearKernel
Linear Kernel for
Vector s It executes the dot product between two Vector representations |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.