Uses of Class
morfologik.speller.Speller.CandidateData
Packages that use Speller.CandidateData
-
Uses of Speller.CandidateData in morfologik.speller
Methods in morfologik.speller that return types with arguments of type Speller.CandidateDataModifier and TypeMethodDescriptionSpeller.findReplacementCandidates(String word) Find and return suggestions by using K.Speller.findSimilarWordCandidates(String word) Find similar words even if the original word is a correct word that exists in the dictionarySpeller.replaceRunOnWordCandidates(String original) Propose suggestions for misspelled run-on words.Methods in morfologik.speller with parameters of type Speller.CandidateData