Interface SMListSWAWeighted

All Superinterfaces:
SimilarityMeasure, SMListDP, SMListSWA, SMListWeighted
All Known Implementing Classes:
SMListSWAWeightedImpl

public interface SMListSWAWeighted extends SMListSWA, SMListWeighted
The SMListSWAWeighted falls back on the SMListSWA 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