From b848cf2945b0be8d9fad0e81d98deda78e7443dd Mon Sep 17 00:00:00 2001 From: Rocky Madden Date: Tue, 12 Mar 2013 17:53:59 -0600 Subject: Created overlap metric, spec, benchmark, and CLI. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index b82399a..7d3a4d5 100755 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ String metrics and phonetic algorithms for Scala. The library provides facilitie * __[Needleman-Wunch](http://en.wikipedia.org/wiki/Needleman%E2%80%93Wunsch_algorithm)__ (Queued similarity metric) * __[N-Gram](http://en.wikipedia.org/wiki/N-gram)__ (Similarity metric and algorithm) * __[NYSIIS](http://en.wikipedia.org/wiki/New_York_State_Identification_and_Intelligence_System)__ (Phonetic metric and algorithm) -* __[Overlap](http://en.wikipedia.org/wiki/Overlap_coefficient)__ (Queued similarity metric) +* __[Overlap](http://en.wikipedia.org/wiki/Overlap_coefficient)__ (Similarity metric) * __[Ratcliff-Obershelp](http://xlinux.nist.gov/dads/HTML/ratcliffObershelp.html)__ (Similarity metric) * __[Refined NYSIIS](http://www.markcrocker.com/rexxtipsntricks/rxtt28.2.0482.html)__ (Phonetic metric and algorithm) * __[Refined Soundex](http://ntz-develop.blogspot.com/2011/03/phonetic-algorithms.html)__ (Phonetic metric and algorithm) -- cgit v1.2.3