PHP Classes

String Similarity: Calculate the similarity of two text strings

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 2,382 All time: 1,637 This week: 673Up
Version License PHP version Categories
string-similarity 1.0.0GNU General Publi...5.0Algorithms, PHP 5, Text processing
Description 

Author

This class can be used to calculate the similarity of two text strings.

It is a PHP port of the fuzzy string comparison algorithm used in GNU diff also ported to Perl by Marc Lehmann.

The class calculates the similarity index between two strings. A value of 0 means that the strings are entirely different. A value of 1 means that the strings are identical. Other values mean that the strings are different but appear to have a degree of similarity.

Optionally it can limit the level of similarity between the strings that must be satisfied before it stops analyzing the strings. The algorithm stops when the similarity level drops below the specified limit.

Picture of Marius Ciotlos
Name: Marius Ciotlos <contact>
Classes: 1 package by
Country: Romania Romania
Age: 42
All time rank: 130133 in Romania Romania
Week rank: 164 Up5 in Romania Romania Up

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file example Example example file
Plain text file String-Similarity Class main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,382
This week:0
All time:1,637
This week:673Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:62%StarStarStarStar
Documentation:-
Examples:84%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1425