Package de.uni_trier.wi2.procake.similarity.impl
package de.uni_trier.wi2.procake.similarity.impl
-
ClassDescriptionStores pairs of data object IDs with their similarity into an asynchronous runtime cache, allowing read- and write operations on its entries.Implementation of
DependencySimilarity
.Stores pairs of data object IDs with their similarity into a persistent cache, allowing read- and write operations on its entries which are stored in a single csv file.FileBasedCaffeineSimilarityCache.GenericBuilder<T extends FileBasedCaffeineSimilarityCache.GenericBuilder<T>>SimilarityCacheCalculator<T extends DataObject>Multithreaded calculator to compute all pairwise similarities between data objects stored in a given pool.Implementation ofSimilarityValuator
for computing the similarity between two objects.Stores pairs of data object ids with their similarity in a simple multi-key hashmap