gitmyhub

lexical-corrector

C++ ★ 2 updated 3y ago

This library (which comes as a C++ library and a java package) provides an API to access to a huge lexicon in exact mode or correction mode. In the latter case the best matches (in terms of Levenshtein's Edit distance) are returned up to an maximul edit distance. The edit distances can be configured in order to treat accent errors differently than lower/upper case or adjoining keys errors

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