Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
sample.py File Reference

Namespaces

namespace  simjoin_entitymatching
 
namespace  simjoin_entitymatching.sampler
 
namespace  simjoin_entitymatching.sampler.sample
 

Functions

 simjoin_entitymatching.sampler.sample.run_command (cmd_args, log_file)
 
 simjoin_entitymatching.sampler.sample.sample_binary_decorator (command)
 
 simjoin_entitymatching.sampler.sample.run_sample_bin (sample_strategy, blocking_attr, cluster_tau, sample_tau, step2_tau, num_data)
 
 simjoin_entitymatching.sampler.sample.sample_library_decorator (command)
 
 simjoin_entitymatching.sampler.sample.compile_sample (mode)
 
 simjoin_entitymatching.sampler.sample.run_sample_lib (Literal["cluster", "down", "pre"] sample_strategy, blocking_attr, cluster_tau, sample_tau, step2_tau, num_data, path_table_A="", path_table_B="", path_default_output_dir="")