2
0
Эх сурвалжийг харах

Merge pull request #91 from DavidMoraisFerreira/master

Added FuzzyWuzzy.pas - FPC port of FuzzyWuzzy
Fr0sT-Brutal 6 жил өмнө
parent
commit
b26becc86c
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -728,6 +728,7 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 * [FreePascal Generics.Collections](https://github.com/maciej-izak/generics.collections). `[FPC]` FreePascal Generics.Collections library (TList, TDictionary, THashMap and more...)
 
+* [FuzzyWuzzy.pas](https://github.com/DavidMoraisFerreira/FuzzyWuzzy.pas). `[FPC]` Port of the well-known Python fuzzy string matching package that uses the Levenshtein distance to compute differences between string sequences.
 
 ## OS ##
 *Tools that help dealing with OS-specific internals*