Преглед изворни кода

Merge pull request #91 from DavidMoraisFerreira/master

Added FuzzyWuzzy.pas - FPC port of FuzzyWuzzy
Fr0sT-Brutal пре 6 година
родитељ
комит
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*