Public Member Functions | |
__init__ (self) | |
Static Public Member Functions | |
get_supported_sim_funs () | |
get_supported_features_for_blocking (ltable, rtable, validate_inferred_attr_types=True) | |
get_supported_features_for_matching (ltable, rtable, validate_inferred_attr_types=True, at_ltable=None, at_rtable=None, dataname=None) | |
The py_entitymatching package cannot select certain features to generate. But our join algorithm only supports 7 sim funcs. So we write functions to generate supported features.
simjoin_entitymatching.feature.feature_base.NewFeatures.__init__ | ( | self | ) |
|
static |
|
static |
|
static |
This function returns all the similarity functions supported by SOTA join algorithms.