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 ruleExceptionCopyright © 2006–2025 The Apache Software Foundation. All rights reserved.