8 Commits

Author SHA1 Message Date
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
shadchin
04cb024b8a Bugfix update to py-jellyfish 0.5.6 2016-06-28 17:07:35 +00:00
shadchin
7f6315fb6e Bugfix update to py-jellyfish 0.5.4 2016-05-15 16:36:10 +00:00
shadchin
0941fd6076 Update to py-jellyfish 0.5.3 and take maintainer.
ok sthen@
2016-04-10 19:55:22 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
ajacoutot
45d6ea65cc Update to py-jellyfish-0.5.1. 2015-09-18 09:37:46 +00:00
sthen
72e1a3b5e0 take a break from doing this in alphabetic order and sync WANTLIB in some
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
6f4022c31a import textproc/py-jellyfish, ok jca@ benoit@
Jellyfish is a python library for doing approximate and phonetic
matching of strings.

String comparison:

Levenshtein Distance
Damerau-Levenshtein Distance
Jaro Distance
Jaro-Winkler Distance
Match Rating Approach Comparison
Hamming Distance

Phonetic encoding:

American Soundex
Metaphone
NYSIIS (New York State Identification and Intelligence System)
Match Rating Codex
2015-05-20 08:11:10 +00:00