Package org.vivoweb.harvester.score.algorithm

Interface Summary
Algorithm Interface for Score algorithms Using this standardized interface allows any custom algorithms to be added easily
 

Class Summary
CaseInsensitiveInitialTest First Character Equality Test Algorithm
EqualityTest Equality Test Algorithm
NormalizedDamerauLevenshteinDifference Normalized Damerau-Levenshtein Difference Score Algorithm
NormalizedDoubleMetaphoneDifference Normalized DoubleMetaphone Difference Algorithm
NormalizedLevenshteinDifference Normalized Levenshtein Difference Score Algorithm
NormalizedSoundExDifference Normalized SoundEx Difference Algorithm
NormalizedTypoDifference Calculates the difference of two strings and accounts for typos