Skip to content
#

spellcheck

Here are 12 public repositories matching this topic...

This is simply a small console program that will prompt you a specified number of times to type a sentence correctly. It judges your speed, taking (words / time), and your accuracy, feeding the prompt and your input into the Demerau-Levenstein algorithm. This finds the minimum number of changes to make to change the one into the other.

  • Updated Dec 30, 2023
  • C

Improve this page

Add a description, image, and links to the spellcheck topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spellcheck topic, visit your repo's landing page and select "manage topics."

Learn more