Interface SMListMappingWeighted

All Superinterfaces:
SimilarityMeasure, SMCollection, SMListMapping, SMListWeighted
All Known Implementing Classes:
SMListMappingWeightedImpl

public interface SMListMappingWeighted extends SMListMapping, SMListWeighted
The SMListMappingWeighted falls back on the SMListMapping and uses its localSimilarities. If these lie in a special interval, they can be weighted differently. Thus, for example, low similarity values should be penalized more and high similarity values should be weighted less.
Author:
Justin Weich, Alexander Schultheis