All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BestScore BestScore helps keeping track with best scores during streaming operations.CachingInMemoryTaxonomyDatabase Guava cache supported in-memory taxonomy database.InMemoryTaxonomyDatabase Listbased in-memory "database".MostFrequentKChars Based on pseudocode at https://en.wikipedia.org/wiki/Most_frequent_k_characters and http://rosettacode.org/wiki/Most_frequent_k_chars_distance Does not handle digits [0-9] for obvious reasons.StringSimilarity Code from https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Dice's_coefficient#JavaSuggestion<T> The Class Suggestion.TaxonomyChecker Suggest fixes to scientific names based on an in-memory list of valid taxonomies.TaxonomyDatabase Defines searches possible against a database of taxonomic data.TaxonomyException The Class TaxonomyException.