public class ConfusionSetLoader extends Object
confusion_sets.txt
for a description of the file format.Constructor and Description |
---|
ConfusionSetLoader(Language lang) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<ConfusionPair>> |
loadConfusionPairs(InputStream stream) |
public ConfusionSetLoader(Language lang)
public Map<String,List<ConfusionPair>> loadConfusionPairs(InputStream stream) throws IOException
IOException