Package org.languagetool.rules
Class ScoredConfusionSetLoader
java.lang.Object
org.languagetool.rules.ScoredConfusionSetLoader
Loads a confusion set from a plain text file (UTF-8). See
neuralnetwork_confusion_sets.txt
for a description of the file format.-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ScoredConfusionSet> loadConfusionSet(InputStream stream)
-
Method Details
-
loadConfusionSet
- Throws:
IOException
-