浏览代码

Added FuzzyWuzzy.pas - FPC port of FuzzyWuzzy

David Morais Ferreira 6 年之前
父节点
当前提交
27295fe435
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -722,6 +722,7 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 
 * [Marvin.IA](https://github.com/marvinbraga/Marvin.IA). Machine learning collection of object-oriented Pascal primitives (only interfaces and classes).
 * [Marvin.IA](https://github.com/marvinbraga/Marvin.IA). Machine learning collection of object-oriented Pascal primitives (only interfaces and classes).
 
 
+* [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 ##
 ## OS ##
 *Tools that help dealing with OS-specific internals*
 *Tools that help dealing with OS-specific internals*