为比较对象的序列,特别是字符串中的各种操作提供了各种操作。
资 源 简 介
About
Fuzzycomp is a package purely implemented in Python for comparing sequences or strings. Some algorithms work equally well on strings as on any iterable and some algorithms are only for string comparison.
Platforms
Fuzzycomp has been tested to work with the following versions of python.
* Python 2.4
* Python 2.5
* Python 2.6
* Python 2.7
Algorithms
Fuzzycomp implements the following algorithms.
Comparison
Levenshtein Distance
Jaccard Distance
Hamming Distance
Jaro Distance
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
文 件 列 表
fuzzycomp-0.2.1
COPYING.txt
docs
fuzzycomp
LICENSE.txt
PKG-INFO
README.txt
setup.py