Uses of Interface
org.aksw.limes.core.measures.mapper.space.blocking.IBlockingModule
-
Packages that use IBlockingModule Package Description org.aksw.limes.core.measures.mapper.space.blocking -
-
Uses of IBlockingModule in org.aksw.limes.core.measures.mapper.space.blocking
Classes in org.aksw.limes.core.measures.mapper.space.blocking that implement IBlockingModule Modifier and Type Class Description classEuclideanBlockingModuleclassGeoBlockingModuleNot tested yet.classHR3BlockerThis class implements the HR3 algorithm which can ensure that a certain RRR is reached.classVariableGranularityBlockerMethods in org.aksw.limes.core.measures.mapper.space.blocking that return IBlockingModule Modifier and Type Method Description static IBlockingModuleBlockingFactory. getBlockingModule(String props, String measureName, double threshold, int granularity)
-