MatchUp Object:Advanced Algorithms: Difference between revisions
Created page with " For more information on public advanced algorithms not developed by Melissa Data... <br> http://en.wikipedia.org/wiki/N-gram for more information. http://en.wikipedia.org/w..." |
No edit summary |
||
Line 2: | Line 2: | ||
For more information on public advanced algorithms not developed by Melissa Data... <br> | For more information on public advanced algorithms not developed by Melissa Data... <br> | ||
http://en.wikipedia.org/wiki/N-gram for more information. | http://en.wikipedia.org/wiki/N-gram for more information. <br> | ||
http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance for more information. | http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance for more information. <br> | ||
http://en.wikipedia.org/wiki/Longest_common_substring_problem for more information. | http://en.wikipedia.org/wiki/Longest_common_substring_problem for more information. <br> | ||
http://en.wikipedia.org/wiki/Jaccard_index for more information. | http://en.wikipedia.org/wiki/Jaccard_index for more information. <br> | ||
http://en.wikipedia.org/wiki/Dice%27s_coefficient for more information. | http://en.wikipedia.org/wiki/Dice%27s_coefficient for more information. <br> | ||
http://en.wikipedia.org/wiki/Overlap_coefficient for more information. | http://en.wikipedia.org/wiki/Overlap_coefficient for more information. <br> | ||
http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm for more information. | http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm for more information. <br> | ||
http://en.wikipedia.org/wiki/Smith%E2%80%93Waterman_algorithm for more information. | http://en.wikipedia.org/wiki/Smith%E2%80%93Waterman_algorithm for more information. <br> | ||
http://en.wikipedia.org/wiki/Double_Metaphone#Double_Metaphone for more information. | http://en.wikipedia.org/wiki/Double_Metaphone#Double_Metaphone for more information. <br> |
Revision as of 18:11, 12 August 2014
For more information on public advanced algorithms not developed by Melissa Data...
http://en.wikipedia.org/wiki/N-gram for more information.
http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance for more information.
http://en.wikipedia.org/wiki/Longest_common_substring_problem for more information.
http://en.wikipedia.org/wiki/Jaccard_index for more information.
http://en.wikipedia.org/wiki/Dice%27s_coefficient for more information.
http://en.wikipedia.org/wiki/Overlap_coefficient for more information.
http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm for more information.
http://en.wikipedia.org/wiki/Smith%E2%80%93Waterman_algorithm for more information.
http://en.wikipedia.org/wiki/Double_Metaphone#Double_Metaphone for more information.