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
                Normalizablepublic void manipulate(Example example)
manipulate in interface ManipulatorCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.