| BestScore |
BestScore helps keeping track with best scores during streaming operations.
|
| CachingInMemoryTaxonomyDatabase |
Guava cache supported in-memory taxonomy database.
|
| InMemoryTaxonomyDatabase |
List based 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#Java
|
| Suggestion<T> |
The Class Suggestion.
|
| TaxonomyChecker |
Suggest fixes to scientific names based on an in-memory list of valid taxonomies.
|