You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spondbob edited this page Jun 1, 2013
·
1 revision
the server uses Python Levenshtein Extension to process the EditDistance algorithm. even though we also provide our own code of EditDistance but with smaller performance. to enable the extension you can follow this post http://babibu.eamca.com/python-levenshtein-extension/