py_entitymatching
0.3
How To Guide
How to Guide To Do Entity Matching
User Manual
What is New?
Installation
Overview of Supported EM Processes
Guides
Data Structures
Steps of Supported EM Workflows
Miscellaneous
API Reference
Overview of Command Organization
Commands in py_entitymatching
Experimental Commands
How to Contribute
Contributing to py_entitymatching
py_entitymatching
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
A
abs_norm() (in module py_entitymatching)
add_action() (py_entitymatching.MatchTrigger method)
add_blackbox_feature() (in module py_entitymatching)
add_cond_rule() (py_entitymatching.MatchTrigger method)
add_cond_status() (py_entitymatching.MatchTrigger method)
add_feature() (in module py_entitymatching)
add_rule() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.RuleBasedBlocker method)
affine() (in module py_entitymatching)
AttrEquivalenceBlocker (class in py_entitymatching)
B
backup_debug_blocker() (in module py_entitymatching)
BlackBoxBlocker (class in py_entitymatching)
block_candset() (py_entitymatching.AttrEquivalenceBlocker method)
(py_entitymatching.BlackBoxBlocker method)
(py_entitymatching.dask.dask_attr_equiv_blocker.DaskAttrEquivalenceBlocker method)
(py_entitymatching.dask.dask_black_box_blocker.DaskBlackBoxBlocker method)
(py_entitymatching.dask.dask_overlap_blocker.DaskOverlapBlocker method)
(py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.OverlapBlocker method)
(py_entitymatching.RuleBasedBlocker method)
(py_entitymatching.SortedNeighborhoodBlocker static method)
block_tables() (py_entitymatching.AttrEquivalenceBlocker method)
(py_entitymatching.BlackBoxBlocker method)
(py_entitymatching.dask.dask_attr_equiv_blocker.DaskAttrEquivalenceBlocker method)
(py_entitymatching.dask.dask_black_box_blocker.DaskBlackBoxBlocker method)
(py_entitymatching.dask.dask_overlap_blocker.DaskOverlapBlocker method)
(py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.OverlapBlocker method)
(py_entitymatching.RuleBasedBlocker method)
(py_entitymatching.SortedNeighborhoodBlocker method)
block_tuples() (py_entitymatching.AttrEquivalenceBlocker method)
(py_entitymatching.BlackBoxBlocker method)
(py_entitymatching.dask.dask_attr_equiv_blocker.DaskAttrEquivalenceBlocker method)
(py_entitymatching.dask.dask_black_box_blocker.DaskBlackBoxBlocker method)
(py_entitymatching.dask.dask_overlap_blocker.DaskOverlapBlocker method)
(py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.OverlapBlocker method)
(py_entitymatching.RuleBasedBlocker method)
(py_entitymatching.SortedNeighborhoodBlocker static method)
C
combine() (py_entitymatching.matchercombiner.matchercombiner.MajorityVote method)
(py_entitymatching.matchercombiner.matchercombiner.WeightedVote method)
combine_blocker_outputs_via_union() (in module py_entitymatching)
copy_properties() (in module py_entitymatching)
cosine() (in module py_entitymatching)
D
dask_down_sample() (in module py_entitymatching.dask.dask_down_sample)
dask_extract_feature_vecs() (in module py_entitymatching.dask.dask_extract_features)
DaskAttrEquivalenceBlocker (class in py_entitymatching.dask.dask_attr_equiv_blocker)
DaskBlackBoxBlocker (class in py_entitymatching.dask.dask_black_box_blocker)
DaskDTMatcher (class in py_entitymatching.dask.dask_dtmatcher)
DaskLogRegMatcher (class in py_entitymatching.dask.dask_logregmatcher)
DaskNBMatcher (class in py_entitymatching.dask.dask_nbmatcher)
DaskOverlapBlocker (class in py_entitymatching.dask.dask_overlap_blocker)
DaskRFMatcher (class in py_entitymatching.dask.dask_rfmatcher)
DaskRuleBasedBlocker (class in py_entitymatching.dask.dask_rule_based_blocker)
DaskXGBoostMatcher (class in py_entitymatching.dask.dask_xgboost_matcher)
data_explore_openrefine (class in py_entitymatching)
data_explore_pandastable (class in py_entitymatching)
debug_blocker() (in module py_entitymatching)
debug_decisiontree_matcher() (in module py_entitymatching)
debug_randomforest_matcher() (in module py_entitymatching)
del_catalog() (in module py_entitymatching)
del_property() (in module py_entitymatching)
delete_rule() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.MatchTrigger method)
(py_entitymatching.RuleBasedBlocker method)
dice() (in module py_entitymatching)
down_sample() (in module py_entitymatching)
DTMatcher (class in py_entitymatching)
E
eval_matches() (in module py_entitymatching)
exact_match() (in module py_entitymatching)
execute() (py_entitymatching.MatchTrigger method)
extract_feature_vecs() (in module py_entitymatching)
F
fit() (py_entitymatching.dask.dask_dtmatcher.DaskDTMatcher method)
(py_entitymatching.dask.dask_logregmatcher.DaskLogRegMatcher method)
(py_entitymatching.dask.dask_nbmatcher.DaskNBMatcher method)
(py_entitymatching.dask.dask_rfmatcher.DaskRFMatcher method)
(py_entitymatching.dask.dask_xgboost_matcher.DaskXGBoostMatcher method)
(py_entitymatching.DTMatcher method)
(py_entitymatching.LinRegMatcher method)
(py_entitymatching.LogRegMatcher method)
(py_entitymatching.NBMatcher method)
(py_entitymatching.RFMatcher method)
(py_entitymatching.SVMMatcher method)
(py_entitymatching.XGBoostMatcher method)
G
get_attr_corres() (in module py_entitymatching)
get_attr_types() (in module py_entitymatching)
get_catalog() (in module py_entitymatching)
get_catalog_len() (in module py_entitymatching)
get_false_negatives_as_df() (in module py_entitymatching)
get_false_positives_as_df() (in module py_entitymatching)
get_feature_fn() (in module py_entitymatching)
get_features() (in module py_entitymatching)
get_features_for_blocking() (in module py_entitymatching)
get_features_for_matching() (in module py_entitymatching)
get_fk_ltable() (in module py_entitymatching)
get_fk_rtable() (in module py_entitymatching)
get_key() (in module py_entitymatching)
get_ltable() (in module py_entitymatching)
get_property() (in module py_entitymatching)
get_rtable() (in module py_entitymatching)
get_rule() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.MatchTrigger method)
(py_entitymatching.RuleBasedBlocker method)
get_rule_names() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.MatchTrigger method)
(py_entitymatching.RuleBasedBlocker method)
get_sim_funs_for_blocking() (in module py_entitymatching)
get_sim_funs_for_matching() (in module py_entitymatching)
get_tokenizers_for_blocking() (in module py_entitymatching)
get_tokenizers_for_matching() (in module py_entitymatching)
H
hamming_dist() (in module py_entitymatching)
hamming_sim() (in module py_entitymatching)
I
impute_table() (in module py_entitymatching)
is_catalog_empty() (in module py_entitymatching)
is_dfinfo_present() (in module py_entitymatching)
is_property_present_for_df() (in module py_entitymatching)
J
jaccard() (in module py_entitymatching)
jaro() (in module py_entitymatching)
jaro_winkler() (in module py_entitymatching)
L
label_table() (in module py_entitymatching)
lev_dist() (in module py_entitymatching)
lev_sim() (in module py_entitymatching)
LinRegMatcher (class in py_entitymatching)
load_object() (in module py_entitymatching)
load_table() (in module py_entitymatching)
LogRegMatcher (class in py_entitymatching)
M
MajorityVote (class in py_entitymatching.matchercombiner.matchercombiner)
MatchTrigger (class in py_entitymatching)
monge_elkan() (in module py_entitymatching)
N
NBMatcher (class in py_entitymatching)
needleman_wunsch() (in module py_entitymatching)
O
overlap_coeff() (in module py_entitymatching)
OverlapBlocker (class in py_entitymatching)
P
predict() (py_entitymatching.dask.dask_dtmatcher.DaskDTMatcher method)
(py_entitymatching.dask.dask_logregmatcher.DaskLogRegMatcher method)
(py_entitymatching.dask.dask_nbmatcher.DaskNBMatcher method)
(py_entitymatching.dask.dask_rfmatcher.DaskRFMatcher method)
(py_entitymatching.dask.dask_xgboost_matcher.DaskXGBoostMatcher method)
(py_entitymatching.DTMatcher method)
(py_entitymatching.LinRegMatcher method)
(py_entitymatching.LogRegMatcher method)
(py_entitymatching.NBMatcher method)
(py_entitymatching.RFMatcher method)
(py_entitymatching.SVMMatcher method)
(py_entitymatching.XGBoostMatcher method)
print_eval_summary() (in module py_entitymatching)
R
read_csv_metadata() (in module py_entitymatching)
rel_diff() (in module py_entitymatching)
RFMatcher (class in py_entitymatching)
RuleBasedBlocker (class in py_entitymatching)
S
sample_table() (in module py_entitymatching)
save_object() (in module py_entitymatching)
save_table() (in module py_entitymatching)
select_matcher() (in module py_entitymatching)
set_black_box_function() (py_entitymatching.BlackBoxBlocker method)
(py_entitymatching.dask.dask_black_box_blocker.DaskBlackBoxBlocker method)
set_feature_table() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.MatchTrigger method)
(py_entitymatching.RuleBasedBlocker method)
set_fk_ltable() (in module py_entitymatching)
set_fk_rtable() (in module py_entitymatching)
set_key() (in module py_entitymatching)
set_ltable() (in module py_entitymatching)
set_property() (in module py_entitymatching)
set_rtable() (in module py_entitymatching)
show_properties() (in module py_entitymatching)
show_properties_for_id() (in module py_entitymatching)
smith_waterman() (in module py_entitymatching)
SortedNeighborhoodBlocker (class in py_entitymatching)
split_train_test() (in module py_entitymatching)
SVMMatcher (class in py_entitymatching)
T
to_csv_metadata() (in module py_entitymatching)
tok_alphabetic() (in module py_entitymatching)
tok_alphanumeric() (in module py_entitymatching)
tok_delim() (in module py_entitymatching)
tok_qgram() (in module py_entitymatching)
tok_wspace() (in module py_entitymatching)
tuner_down_sample() (in module py_entitymatching.tuner.tuner_down_sample)
tuner_overlap_blocker() (in module py_entitymatching.tuner.tuner_overlap_blocker)
V
validate_block_attrs() (py_entitymatching.SortedNeighborhoodBlocker static method)
validate_types_block_attrs() (py_entitymatching.SortedNeighborhoodBlocker static method)
view_rule() (py_entitymatching.dask.dask_rule_based_blocker.DaskRuleBasedBlocker method)
(py_entitymatching.MatchTrigger method)
(py_entitymatching.RuleBasedBlocker method)
vis_debug_dt() (in module py_entitymatching)
vis_debug_rf() (in module py_entitymatching)
W
WeightedVote (class in py_entitymatching.matchercombiner.matchercombiner)
X
XGBoostMatcher (class in py_entitymatching)