| Interface | Description |
|---|---|
| Manipulator |
It is an example manipulator, i.e.
|
| Class | Description |
|---|---|
| LexicalStructureElementManipulator |
This class implements functions to enrich
LexicalStructureElement
s with a vector from the Word Space. |
| NormalizationManipolator |
This manipulator scales every selected representation to be a unit vector in its
explicit feature space
|
| PairSimilarityExtractor |
This manipulator manipulates
ExamplePair object extracting some similarity scores between the
left and the right examples of the pair. |
| StandardizationManipulator |
It standardizes the feature values of a vectorial representation.
|
| TreeAddAdditionalInfoFromArray |
The class adds to an additional field to a selected number of nodes.
|
| TreeNodePruner |
A manipulator for performing pruning on a tree.
|
| TreePairRelTagger |
This manipulator establishes relations between two tree representations.
|
| VectorConcatenationManipulator |
VectorConcatenationManipulator is an implementations of Manipulator that allows to concatenate vectors
into a new SparseVector representation.
|
| WLSubtreeMapper |
Explicit feature extraction for the Weisfeiler-Lehman Subtree Kernel for Graphs.
|
| Enum | Description |
|---|---|
| TreeNodePruner.visitType | |
| TreePairRelTagger.MARKING_POLICY |
The marking policy applied by
TreePairRelTagger |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.