Package | Description |
---|---|
it.uniroma2.sag.kelp.data.manipulator |
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 |
Copyright © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.