summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-10-26 19:46:48 -0600
committerRocky Madden <git@rockymadden.com>2012-10-26 19:46:48 -0600
commitce234db3048af3d7cb5c825c8e217a9169ab5c3b (patch)
tree61716b04494d4fce785f2c4407401db492bd7559 /readme.md
parent93d1ecd3df6df537f951f63de060a5db92e01235 (diff)
downloadstringmetric-ce234db3048af3d7cb5c825c8e217a9169ab5c3b.tar.gz
stringmetric-ce234db3048af3d7cb5c825c8e217a9169ab5c3b.tar.bz2
stringmetric-ce234db3048af3d7cb5c825c8e217a9169ab5c3b.zip
Created NYSIIS algorithm, metric, command, and specs.
Diffstat (limited to 'readme.md')
-rwxr-xr-xreadme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 0840cb5..70c6d03 100755
--- a/readme.md
+++ b/readme.md
@@ -7,6 +7,7 @@ A collection of string metrics implemented in Scala. Includes a light-weight cor
* Jaro-Winkler
* Levenshtein
* Metaphone
+* NYSIIS
* Soundex
## Building the API