Uses of Class
opennlp.spellcheck.symspell.SymSpellConfig.Builder
Packages that use SymSpellConfig.Builder
-
Uses of SymSpellConfig.Builder in opennlp.spellcheck.symspell
Methods in opennlp.spellcheck.symspell that return SymSpellConfig.BuilderModifier and TypeMethodDescriptionstatic SymSpellConfig.BuilderSymSpellConfig.builder()SymSpellConfig.Builder.corpusWordCount(long value) Pins the corpus normalization constant N used by the Naive-Bayes word combine/split scoring inSymSpell.lookupCompound(String, int).SymSpellConfig.Builder.countThreshold(long value) SymSpellConfig.Builder.editDistance(EditDistance value) SymSpellConfig.Builder.maxDictionaryEditDistance(int value) SymSpellConfig.Builder.prefixLength(int value)