Package opennlp.spellcheck.dictionary
package opennlp.spellcheck.dictionary
-
ClassDescriptionLoads plain-text frequency dictionaries into a
SymSpellengine.Signals that a line in a plain-text frequency dictionary did not match the expectedword<TAB>count(orw1 w2<TAB>count) shape and could not be parsed.A serializable spell-correction model: a builtSymSpellengine together with the source frequency data and the metadata needed to reproduce and identify it.Resolves packagedSymSpell modelsfrom the classpath by language.Convenience factory and (de)serialization helpers forSymSpellModel.BinaryArtifactSerializerforSymSpellModel.