public interface Normalization
Modifier and Type | Method and Description |
---|---|
java.lang.String |
normalize(java.lang.String input,
java.lang.String ruleID)
Custom feature value normalization.
|
java.lang.String normalize(java.lang.String input, java.lang.String ruleID) throws java.lang.Exception
input
- input string which should be normalizedruleID
- rule ID of the matching rulejava.lang.Exception
Copyright © 2013. All Rights Reserved.