public class PairSimilarityExtractor extends Object implements Manipulator
ExamplePair object extracting some similarity scores between the
left and the right examples of the pair. The extracted similarity scores are stored in a DenseVector
that is added to the representations set of the ExamplePair to be manipulated.| Constructor and Description |
|---|
PairSimilarityExtractor(String similarityVectorName,
Kernel... kernel) |
public void manipulate(Example example)
manipulate in interface ManipulatorCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.