public class NormalizationManipolator extends Object implements Manipulator
Note: only representations implementing Normalizable
interface can be normalized
Constructor and Description |
---|
NormalizationManipolator(String... representationsToNormalize) |
public NormalizationManipolator(String... representationsToNormalize)
representationsToNormalize
- the identifiers of the representations to be normalized.
if no String is passed the manipulator will normalize every representation implementing
Normalizable
public void manipulate(Example example)
manipulate
in interface Manipulator
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.