gitmyhub

autocorrect-demo

CSS ★ 0 updated 11y ago ▣ archived

A simple autocorrect implementation. User types a word, and an AJAX call is made to an XML-RPC server, implemented in Python, which compares the provided word to 'known' words taken from a novel. If the word is incorrect, an attempt is made to guess the intended word.

No plain-English explanation yet — one is being written right now. Check back in a minute.