PHP Compare Strings

Package:
PHP Compare Strings
Summary:
Compares strings to determine similarity level
Groups:
Algorithms, PHP 5, Text processing
Author:
Er. Rochak Chauhan
Description:
This class can be used to compares strings to determine similarity level.

It takes two strings to compare and split the strings into words.

The class uses the Levenshtein algorithm to compare the words and determine the overall similarity level.


Powered by Gewgley