const classafAskFanny::Spellingsys::Obj afAskFanny::SpellingSpelling algorithm taken from: https://github.com/rkoeninger/spellingcorrectionSource Str correction(Str:Int counts, Str word)Most probable spelling correction for word.correctionsSource Str[] corrections(Str:Int counts, Str word)lettersSourceconst static Range letters := Range.makeInclusive(97, 122)mainSourcestatic Void main(Str[] args)Load sample text and offer corrections for input