CA664project / Spell-Checker

Java Spell Checker for John's group project
0 stars 0 forks source link

Fix words #3

Open cian-wyse opened 9 years ago

cian-wyse commented 9 years ago

Map fixWords (Map badWords){ Call spellCheck on each word in badWords, replace word with spellCheck's best word }