luozhouyang 22feb94f0b Revert "added regex prior to profiles calculation" il y a 6 ans
..
__init__.py 6384ef9998 Changed package name il y a 7 ans
cosine.py 22feb94f0b Revert "added regex prior to profiles calculation" il y a 6 ans
cosine_test.py f6d6d6cd1b Add license il y a 7 ans
damerau.py 79c15b6498 Remove numpy dependency il y a 7 ans
damerau_test.py f6d6d6cd1b Add license il y a 7 ans
jaccard.py 22feb94f0b Revert "added regex prior to profiles calculation" il y a 6 ans
jaccard_test.py f6d6d6cd1b Add license il y a 7 ans
jarowinkler.py f6d6d6cd1b Add license il y a 7 ans
jarowinkler_test.py f6d6d6cd1b Add license il y a 7 ans
levenshtein.py f6d6d6cd1b Add license il y a 7 ans
levenshtein_test.py f6d6d6cd1b Add license il y a 7 ans
longest_common_subsequence.py f6d6d6cd1b Add license il y a 7 ans
longest_common_subsequence_test.py f6d6d6cd1b Add license il y a 7 ans
metric_lcs.py f6d6d6cd1b Add license il y a 7 ans
metric_lcs_test.py f6d6d6cd1b Add license il y a 7 ans
ngram.py f6d6d6cd1b Add license il y a 7 ans
ngram_test.py f6d6d6cd1b Add license il y a 7 ans
normalized_levenshtein.py f6d6d6cd1b Add license il y a 7 ans
normalized_levenshtein_test.py f6d6d6cd1b Add license il y a 7 ans
optimal_string_alignment.py f6d6d6cd1b Add license il y a 7 ans
optimal_string_alignment_test.py f6d6d6cd1b Add license il y a 7 ans
qgram.py f6d6d6cd1b Add license il y a 7 ans
qgram_test.py f6d6d6cd1b Add license il y a 7 ans
shingle_based.py f6d6d6cd1b Add license il y a 7 ans
similarity.py f6d6d6cd1b Add license il y a 7 ans
sorensen_dice.py f6d6d6cd1b Add license il y a 7 ans
sorensen_dice_test.py f6d6d6cd1b Add license il y a 7 ans
string_distance.py f6d6d6cd1b Add license il y a 7 ans
string_similarity.py f6d6d6cd1b Add license il y a 7 ans
weighted_levenshtein.py f6d6d6cd1b Add license il y a 7 ans
weighted_levenshtein_test.py f6d6d6cd1b Add license il y a 7 ans