Displaying 2 results from an estimated 2 matches for "c7f889df".
2011 Feb 03
0
[LLVMdev] Spell Correction Efficiency
On Jan 15, 2011, at 8:31 AM, Matthieu Monrocq wrote:
> Hello Doug,
>
> *putting llvmdev in copy since they are concerned too*
>
> I've finally got around to finish a working implementation of the typical Levenshtein Distance with the diagonal optimization.
>
> I've tested it against the original llvm implementation and checked it on a set of ~18k by randomly
2011 Jan 15
2
[LLVMdev] Spell Correction Efficiency
Hello Doug,
*putting llvmdev in copy since they are concerned too*
I've finally got around to finish a working implementation of the typical
Levenshtein Distance with the diagonal optimization.
I've tested it against the original llvm implementation and checked it on a
set of ~18k by randomly generating a variation of each word and checking
that both implementations would return the