public interface Normalization
Modifier and Type | Method and Description |
---|---|
String |
normalize(String input,
String ruleID)
Custom feature value normalization.
|
String normalize(String input, String ruleID) throws Exception
input
- input string which should be normalizedruleID
- rule ID of the matching ruleException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.