NeuSpell: A Neural Spelling Correction Toolkit
-
Updated
Jul 31, 2023 - Python
NeuSpell: A Neural Spelling Correction Toolkit
English Auto Correct is a spell correction tool that uses a frequency dictionary from the Leipzig English dataset to suggest corrections for misspelled words by generating possible edits and matching them against the dictionary.
A Flask application for spell correction that uses dictionary substitution method.
Assignment Submission for course Information Retrieval (CS F469)
Add a description, image, and links to the spell-correction topic page so that developers can more easily learn about it.
To associate your repository with the spell-correction topic, visit your repo's landing page and select "manage topics."