Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
simjoin_entitymatching.feature.feature Namespace Reference

Functions

 run_command (cmd_args, log_file)
 
 feature_binary_decorator (command)
 
 run_feature_bin (is_interchangeable, flag_consistent, total_table, total_attr, attrs, usage=Literal["match", "topk"])
 
 feature_library_decorator (command)
 
 compile_feature (mode)
 
 run_feature_lib (is_interchangeable, flag_consistent, total_table, total_attr, attrs, usage=Literal["match", "topk"], default_fea_vec_dir="", default_res_tab_name="", default_icv_dir="", default_fea_names_dir="")
 
 run_feature_megallen (tableA, tableB, feature_tab, total_table, is_interchangeable=Literal[0, 1], flag_consistent=Literal[0, 1], attrs_after=None, group=None, cluster=None, default_blk_res_dir="", n_jobs=1)
 

Function Documentation

◆ compile_feature()

simjoin_entitymatching.feature.feature.compile_feature ( mode)

◆ feature_binary_decorator()

simjoin_entitymatching.feature.feature.feature_binary_decorator ( command)

◆ feature_library_decorator()

simjoin_entitymatching.feature.feature.feature_library_decorator ( command)

◆ run_command()

simjoin_entitymatching.feature.feature.run_command ( cmd_args,
log_file )

◆ run_feature_bin()

simjoin_entitymatching.feature.feature.run_feature_bin ( is_interchangeable,
flag_consistent,
total_table,
total_attr,
attrs,
usage = Literal["match", "topk"] )

◆ run_feature_lib()

simjoin_entitymatching.feature.feature.run_feature_lib ( is_interchangeable,
flag_consistent,
total_table,
total_attr,
attrs,
usage = Literal["match", "topk"],
default_fea_vec_dir = "",
default_res_tab_name = "",
default_icv_dir = "",
default_fea_names_dir = "" )

◆ run_feature_megallen()

simjoin_entitymatching.feature.feature.run_feature_megallen ( tableA,
tableB,
feature_tab,
total_table,
is_interchangeable = Literal[0, 1],
flag_consistent = Literal[0, 1],
attrs_after = None,
group = None,
cluster = None,
default_blk_res_dir = "",
n_jobs = 1 )
a wrapper of the extract_fea_vec