 |
|
Innovation award
 Nominee: 12x
Winner: 3x |
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.
|
|
| Name: |
PHP Compare Strings |
| Base name: |
php-compare-strings |
| Description: |
Compares strings to determine similarity level |
| Version: |
1 |
| PHP version: |
5 |
| License: |
Free For Educational Use |
| All time users: |
949 users |
| All time rank: |
3309 |
| Week users: |
6 users |
| Week rank: |
419  |
| |
|
 May 2010
Number 11 |
There are many algorithms that can be used to compare two strings. One of such algorithms Levenshtein. It can return the similarity level of two words.
This class provides a more enhanced solution to determine the similarity of strings with multiple words using Levenshtein algorithm.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
Good (91.7%) |
- |
- |
Not sure (54.2%) |
1255 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|