...
/Challenge: Improving Our Basic Spellchecker
Challenge: Improving Our Basic Spellchecker
Apply what you have learned about improving a spellchecker in this exercise.
We'll cover the following...
Problem statement
Below, we’ve provided the completed spellchecker, but feel free to copy and paste your own here. A much larger test set of words for testing the model is also included in test_set.txt
file. This time, the test ...