check_cost_defined | Check whether there's missing characters in the cost matrix. |
edit_dist_df | Compute edit distance between all row pairs of a dataframe |
edit_dist_string | Compute edit distance between two strings |
generate_default_cost_matrix | Generate a default cost matrix |
long2squareform | Convert long table to square form |