Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-jellyfish
From: Leonardo Taccari
Date: 2017-05-09 15:17:59
Message id: 20170509131759.92DC9FBE4@cvs.NetBSD.org
Log Message:
Import py-jellyfish-0.5.6 as textproc/py-jellyfish
Jellyfish is a python library for doing approximate and phonetic matching of
strings.
Included Algorithms:
- 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
Files: