We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9b544 commit 8896805Copy full SHA for 8896805
1 file changed
README.md
@@ -1,7 +1,8 @@
1
php-language-processing
2
=======================
3
4
-A PHP library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler, LCS-distance...), stemming, etc.
+A PHP library for language processing. Includes string distance function
5
+(Levenshtein, Jaro-Winkler, LCS-distance...), stemming, hashing etc.
6
7
Installation using Composer
8
---------------------------
0 commit comments