File: |
src/complexCommonTextSimilarities.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP Similar Text Percentage
Compare two strings to compute a similarity score |
Author: |
By zinsou A.A.E.Moïse |
Last change: |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
refactoring
refactoring
implemented common distance algorithms with some custom behavior so it won't do as good as original
-levenshtein without string length limit
-levenshtein damerau
-dice
-hamming
-jaroWinkler
Also improved existing methods
|
Date: |
5 years ago |
Size: |
2,551 bytes |
|
|
|