Package org.genesys.taxonomy.checker
package org.genesys.taxonomy.checker
-
ClassDescriptionBestScore helps keeping track with best scores during streaming operations.Guava cache supported in-memory taxonomy database.
Listbased in-memory "database".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.Code from https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Dice's_coefficient#JavaSuggestion<T>The Class Suggestion.Suggest fixes to scientific names based on an in-memory list of valid taxonomies.Taxon recordDefines searches possible against a database of taxonomic data.The Class TaxonomyException.