class SpellChecker::Checker
Defined in:
spell_checker/checker.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(locale =
"en_US")
#
Instance Method Detail
def
check_spelling(input : String)
#
def
errors : Array(String)
#
def
errors=(errors : Array(String))
#