An open API service indexing awesome lists of open source software.

https://github.com/jfairbank/c_white_similarity

Implementation of the White Similarity Algorithm in C
https://github.com/jfairbank/c_white_similarity

Last synced: 7 months ago
JSON representation

Implementation of the White Similarity Algorithm in C

Awesome Lists containing this project

README

          

c_white_similarity
==================

Implementation of the White Similarity Algorithm in C

This implements the string similarity algorithm introduced by Simon White [here](http://www.catalysoft.com/articles/StrikeAMatch.html).

###More info to come...