public final class SimpleReplaceDataLoader extends Object
Constructor and Description |
---|
SimpleReplaceDataLoader() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
loadWords(String path)
Load replacement rules from a utf-8 file in the classpath.
|