| Class | Description |
|---|---|
| DirectKernel<T extends Representation> |
It is a kernel that operates exploiting directly on a specific
representation.
|
| Kernel |
Abstract class for a generic kernel function
|
| KernelCombination |
It is a kernel that operates combining other kernels
|
| KernelComposition |
It is a kernel that operates enriching the computation performed by another kernel
|
| KernelTypeResolver |
It is a class implementing
TypeIdResolver which will be used by Jackson library during
the serialization in JSON and deserialization of Kernels |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.