3 projects
pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
yelpapi
yelpapi is a pure Python implementation of the Yelp Fusion API.
pyHarmonySearch
pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm.