Skip to content
#

demerau-levenshtein

Here is 1 public repository 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 demerau-levenshtein 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 demerau-levenshtein topic, visit your repo's landing page and select "manage topics."

Learn more