| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.data.manipulator | |
| it.uniroma2.sag.kelp.data.representation.vector |
| Modifier and Type | Method and Description |
|---|---|
static SparseVector |
VectorConcatenationManipulator.concatenateVectors(Example example,
List<String> representationsToConcatenated,
List<Float> weights)
Returns a SparseVector corresponding to the concatenation of the vectors in
example identified with representationsToBeMerged
Each vector is scaled with respect to the corresponding scaling factor in weights |
| Modifier and Type | Method and Description |
|---|---|
SparseVector |
SparseVector.copyVector() |
SparseVector |
SparseVector.getZeroVector() |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.