View Source CredoSpellchecker.DictionaryFilter (credo_spellchecker v0.1.6)

Filters out words that are found in the given dictionaries, leaving only misspelled words.

Summary

Functions

Link to this function

filter(sorted_word_list, list)

View Source
Link to this function

filter_words_in_dictionary(arg1, arg2, acc)

View Source