..\benchmarks\benchmark_attr_equiv_blocker.py
..\benchmarks\benchmark_blackbox_blocker.py
..\benchmarks\benchmark_debugblocker.py
..\benchmarks\benchmark_down_sample_sampler.py
..\benchmarks\benchmark_overlap_blocker.py
..\benchmarks\benchmark_rule_based_blocker.py
..\benchmarks\__init__.py
..\py_entitymatching\__init__.py
..\py_entitymatching\blocker\attr_equiv_blocker.py
..\py_entitymatching\blocker\black_box_blocker.py
..\py_entitymatching\blocker\blocker.py
..\py_entitymatching\blocker\overlap_blocker.py
..\py_entitymatching\blocker\rule_based_blocker.py
..\py_entitymatching\blocker\__init__.py
..\py_entitymatching\blockercombiner\blockercombiner.py
..\py_entitymatching\blockercombiner\__init__.py
..\py_entitymatching\catalog\catalog.py
..\py_entitymatching\catalog\catalog_manager.py
..\py_entitymatching\catalog\__init__.py
..\py_entitymatching\debugblocker\debugblocker.py
..\py_entitymatching\debugblocker\__init__.py
..\py_entitymatching\debugmatcher\debug_decisiontree_matcher.py
..\py_entitymatching\debugmatcher\debug_gui_decisiontree_matcher.py
..\py_entitymatching\debugmatcher\debug_gui_randomforest_matcher.py
..\py_entitymatching\debugmatcher\debug_gui_utils.py
..\py_entitymatching\debugmatcher\debug_randomforest_matcher.py
..\py_entitymatching\debugmatcher\__init__.py
..\py_entitymatching\evaluation\evaluation.py
..\py_entitymatching\evaluation\__init__.py
..\py_entitymatching\explorer\__init__.py
..\py_entitymatching\feature\addfeatures.py
..\py_entitymatching\feature\attributeutils.py
..\py_entitymatching\feature\autofeaturegen.py
..\py_entitymatching\feature\extractfeatures.py
..\py_entitymatching\feature\simfunctions.py
..\py_entitymatching\feature\tokenizers.py
..\py_entitymatching\feature\__init__.py
..\py_entitymatching\gui\debug_gui_base.py
..\py_entitymatching\gui\gui_utils.py
..\py_entitymatching\gui\table_gui.py
..\py_entitymatching\gui\__init__.py
..\py_entitymatching\io\parsers.py
..\py_entitymatching\io\pickles.py
..\py_entitymatching\io\__init__.py
..\py_entitymatching\labeler\labeler.py
..\py_entitymatching\labeler\__init__.py
..\py_entitymatching\matcher\booleanrulematcher.py
..\py_entitymatching\matcher\dtmatcher.py
..\py_entitymatching\matcher\ensemblematcher.py
..\py_entitymatching\matcher\linregmatcher.py
..\py_entitymatching\matcher\logregmatcher.py
..\py_entitymatching\matcher\matcher.py
..\py_entitymatching\matcher\matcherutils.py
..\py_entitymatching\matcher\mlmatcher.py
..\py_entitymatching\matcher\nbmatcher.py
..\py_entitymatching\matcher\rfmatcher.py
..\py_entitymatching\matcher\rulematcher.py
..\py_entitymatching\matcher\svmmatcher.py
..\py_entitymatching\matcher\xgboostmatcher.py
..\py_entitymatching\matcher\__init__.py
..\py_entitymatching\matchercombiner\matchercombiner.py
..\py_entitymatching\matchercombiner\__init__.py
..\py_entitymatching\matcherselector\mlmatchercombinerselection.py
..\py_entitymatching\matcherselector\mlmatcherselection.py
..\py_entitymatching\matcherselector\__init__.py
..\py_entitymatching\sampler\down_sample.py
..\py_entitymatching\sampler\single_table.py
..\py_entitymatching\sampler\__init__.py
..\py_entitymatching\tests\test_attr_equiv_blocker.py
..\py_entitymatching\tests\test_black_box_blocker.py
..\py_entitymatching\tests\test_blockercombiner.py
..\py_entitymatching\tests\test_catalog.py
..\py_entitymatching\tests\test_debugblocker.py
..\py_entitymatching\tests\test_evaluation.py
..\py_entitymatching\tests\test_feature_addfeatures.py
..\py_entitymatching\tests\test_feature_attributeutils.py
..\py_entitymatching\tests\test_feature_autofeaturegen.py
..\py_entitymatching\tests\test_feature_extractfeaturevecs.py
..\py_entitymatching\tests\test_feature_simfunctions.py
..\py_entitymatching\tests\test_feature_tokenizers.py
..\py_entitymatching\tests\test_io_import_export.py
..\py_entitymatching\tests\test_io_load_save.py
..\py_entitymatching\tests\test_labeler.py
..\py_entitymatching\tests\test_matcherselector_mlmatcherselection.py
..\py_entitymatching\tests\test_matcher_ml_matcher.py
..\py_entitymatching\tests\test_match_trigger.py
..\py_entitymatching\tests\test_overlap_blocker.py
..\py_entitymatching\tests\test_rule_based_blocker.py
..\py_entitymatching\tests\test_rule_based_matcher.py
..\py_entitymatching\tests\test_sampler_down_sample.py
..\py_entitymatching\tests\test_sampler_single_table.py
..\py_entitymatching\tests\_test_debug_matcher_dt.py
..\py_entitymatching\tests\_test_debug_matcher_rf.py
..\py_entitymatching\tests\_test_matcherselector_mlmatcherselection_xg.py
..\py_entitymatching\tests\__init__.py
..\py_entitymatching\triggers\matchtrigger.py
..\py_entitymatching\triggers\__init__.py
..\py_entitymatching\utils\catalog_helper.py
..\py_entitymatching\utils\generic_helper.py
..\py_entitymatching\utils\pandas_helper.py
..\py_entitymatching\utils\validation_helper.py
..\py_entitymatching\utils\__init__.py
..\py_entitymatching\explorer\openrefine\openrefine_wrapper.py
..\py_entitymatching\explorer\openrefine\__init__.py
..\py_entitymatching\explorer\pandastable\pandastable_wrapper.py
..\py_entitymatching\explorer\pandastable\__init__.py
..\py_entitymatching\debugblocker\GenerateRecomLists.cpp
..\py_entitymatching\debugblocker\OriginalTopkPlain.cpp
..\py_entitymatching\debugblocker\PrefixEvent.cpp
..\py_entitymatching\debugblocker\TopPair.cpp
..\py_entitymatching\debugblocker\TopkHeader.cpp
..\py_entitymatching\debugblocker\debugblocker_cython.pyx
..\py_entitymatching\datasets\ACM.csv
..\py_entitymatching\datasets\DBLP.csv
..\py_entitymatching\datasets\acm_demo.csv
..\py_entitymatching\datasets\acm_demo.metadata
..\py_entitymatching\datasets\dblp_acm_demo_labels.csv
..\py_entitymatching\datasets\dblp_demo.csv
..\py_entitymatching\datasets\final_matches.csv
..\py_entitymatching\datasets\labeled_data_demo.csv
..\py_entitymatching\datasets\person_table_A.csv
..\py_entitymatching\datasets\person_table_A.metadata
..\py_entitymatching\datasets\person_table_B.csv
..\py_entitymatching\datasets\person_table_B.metadata
..\py_entitymatching\datasets\tableC.csv
..\py_entitymatching\datasets\end-to-end\Demo_notebook_v6.ipynb
..\py_entitymatching\datasets\end-to-end\acm_demo.csv
..\py_entitymatching\datasets\end-to-end\acm_demo.metadata
..\py_entitymatching\datasets\end-to-end\dblp_demo.csv
..\py_entitymatching\datasets\end-to-end\dblp_demo.metadata
..\py_entitymatching\datasets\end-to-end\labeled_data_demo.csv
..\py_entitymatching\datasets\end-to-end\profiler.py
..\py_entitymatching\datasets\end-to-end\restaurants\fodors.csv
..\py_entitymatching\datasets\end-to-end\restaurants\lbl_restnt_wf1.csv
..\py_entitymatching\datasets\end-to-end\restaurants\lbl_restnt_wf1.metadata
..\py_entitymatching\datasets\end-to-end\restaurants\match_fodors_zagats_more_attrs.csv
..\py_entitymatching\datasets\end-to-end\restaurants\match_fodors_zagats_more_attrs.metadata
..\py_entitymatching\datasets\end-to-end\restaurants\matches_fodors_zagats.csv
..\py_entitymatching\datasets\end-to-end\restaurants\zagats.csv
..\py_entitymatching\debugblocker\GenerateRecomLists.h
..\py_entitymatching\debugblocker\PrefixEvent.h
..\py_entitymatching\debugblocker\TopPair.h
..\py_entitymatching\debugblocker\TopkHeader.h
..\py_entitymatching\debugblocker\debugblocker_cython.cpp
..\py_entitymatching\tests\test_datasets\A.csv
..\py_entitymatching\tests\test_datasets\A.metadata
..\py_entitymatching\tests\test_datasets\B.csv
..\py_entitymatching\tests\test_datasets\C.csv
..\py_entitymatching\tests\test_datasets\C.metadata
..\py_entitymatching\tests\test_datasets\C1.csv
..\py_entitymatching\tests\test_datasets\C1.metadata
..\py_entitymatching\tests\test_datasets\D.csv
..\py_entitymatching\tests\test_datasets\D.metadata
..\py_entitymatching\tests\test_datasets\restA.csv
..\py_entitymatching\tests\test_datasets\restB.csv
..\py_entitymatching\tests\test_datasets\blocker\table_A_wi_missing_vals.csv
..\py_entitymatching\tests\test_datasets\blocker\table_A_wi_missing_vals.metadata
..\py_entitymatching\tests\test_datasets\blocker\table_B_wi_missing_vals.csv
..\py_entitymatching\tests\test_datasets\blocker\table_B_wi_missing_vals.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C1.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C1.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C1_ex_1.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C1_ex_1.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C2.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C2.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C2_ex_1.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C2_ex_1.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C3.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C3.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C3_ex_2.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C3_ex_2.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C4_ex_1.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C4_ex_1.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C4_ex_2.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C4_ex_2.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_1.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_1.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_2.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_2.metadata
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_4.csv
..\py_entitymatching\tests\test_datasets\blockercombiner\C_ex_4.metadata
..\py_entitymatching\tests\test_datasets\catalog\A.metadata
..\py_entitymatching\tests\test_datasets\catalog\A_dupid.csv
..\py_entitymatching\tests\test_datasets\catalog\A_inv_fk.csv
..\py_entitymatching\tests\test_datasets\catalog\A_mvals.csv
..\py_entitymatching\tests\test_datasets\debugblocker\test_debugblocker_13.metadata
..\py_entitymatching\tests\test_datasets\debugblocker\test_debugblocker_13_out.csv
..\py_entitymatching\tests\test_datasets\debugblocker\test_debugblocker_cand.csv
..\py_entitymatching\tests\test_datasets\debugblocker\test_debugblocker_ltable.csv
..\py_entitymatching\tests\test_datasets\debugblocker\test_debugblocker_rtable.csv
..\py_entitymatching\tests\test_datasets\debugblocker\test_get_tokenized_table_1.txt
..\py_entitymatching\tests\test_datasets\debugblocker\test_get_tokenized_table_2.txt
..\py_entitymatching\tests\test_datasets\debugblocker\test_topk_sim_join_1_A.txt
..\py_entitymatching\tests\test_datasets\debugblocker\test_topk_sim_join_1_B.txt
..\py_entitymatching\tests\test_datasets\debugblocker\test_topk_sim_join_1_C.txt
..\py_entitymatching\tests\test_datasets\io\A.csv
..\py_entitymatching\tests\test_datasets\io\A.mdx
..\py_entitymatching\tests\test_datasets\io\A_dupid.csv
..\py_entitymatching\tests\test_datasets\io\A_key_zipcode.csv
..\py_entitymatching\tests\test_datasets\io\A_key_zipcode.metadata
..\py_entitymatching\tests\test_datasets\io\A_md_wrongformat.csv
..\py_entitymatching\tests\test_datasets\io\A_md_wrongformat.metadata
..\py_entitymatching\tests\test_datasets\io\A_mvals.csv
..\py_entitymatching\tests\test_datasets\io\C_partialmeta.csv
..\py_entitymatching\tests\test_datasets\io\C_partialmeta.metadata
..\py_entitymatching\tests\test_datasets\io\InvalidMetadata1.csv
..\py_entitymatching\tests\test_datasets\io\InvalidMetadata1.metadata
..\py_entitymatching\tests\test_datasets\io\InvalidMetadata2.csv
..\py_entitymatching\tests\test_datasets\io\InvalidMetadata2.metadata
..\py_entitymatching\tests\test_datasets\io\expected_A.metadata
..\py_entitymatching\tests\test_datasets\io\expected_C.metadata
..\py_entitymatching\tests\test_datasets\matcherselector\ACM_demo.csv
..\py_entitymatching\tests\test_datasets\matcherselector\DBLP_demo.csv
..\py_entitymatching\tests\test_datasets\matcherselector\feat_vecs.csv
..\py_entitymatching\tests\test_datasets\matcherselector\feat_vecs.metadata
..\py_entitymatching\tests\test_datasets\sandbox\A.pkl
..\py_entitymatching\tests\test_datasets\sandbox\A.pklmetadata
..\py_entitymatching\utils\stop_words.txt
..\benchmarks\__pycache__\benchmark_attr_equiv_blocker.cpython-36.pyc
..\benchmarks\__pycache__\benchmark_blackbox_blocker.cpython-36.pyc
..\benchmarks\__pycache__\benchmark_debugblocker.cpython-36.pyc
..\benchmarks\__pycache__\benchmark_down_sample_sampler.cpython-36.pyc
..\benchmarks\__pycache__\benchmark_overlap_blocker.cpython-36.pyc
..\benchmarks\__pycache__\benchmark_rule_based_blocker.cpython-36.pyc
..\benchmarks\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\attr_equiv_blocker.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\black_box_blocker.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\blocker.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\overlap_blocker.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\rule_based_blocker.cpython-36.pyc
..\py_entitymatching\blocker\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\blockercombiner\__pycache__\blockercombiner.cpython-36.pyc
..\py_entitymatching\blockercombiner\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\catalog\__pycache__\catalog.cpython-36.pyc
..\py_entitymatching\catalog\__pycache__\catalog_manager.cpython-36.pyc
..\py_entitymatching\catalog\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\debugblocker\__pycache__\debugblocker.cpython-36.pyc
..\py_entitymatching\debugblocker\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\debug_decisiontree_matcher.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\debug_gui_decisiontree_matcher.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\debug_gui_randomforest_matcher.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\debug_gui_utils.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\debug_randomforest_matcher.cpython-36.pyc
..\py_entitymatching\debugmatcher\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\evaluation\__pycache__\evaluation.cpython-36.pyc
..\py_entitymatching\evaluation\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\explorer\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\addfeatures.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\attributeutils.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\autofeaturegen.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\extractfeatures.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\simfunctions.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\tokenizers.cpython-36.pyc
..\py_entitymatching\feature\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\gui\__pycache__\debug_gui_base.cpython-36.pyc
..\py_entitymatching\gui\__pycache__\gui_utils.cpython-36.pyc
..\py_entitymatching\gui\__pycache__\table_gui.cpython-36.pyc
..\py_entitymatching\gui\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\io\__pycache__\parsers.cpython-36.pyc
..\py_entitymatching\io\__pycache__\pickles.cpython-36.pyc
..\py_entitymatching\io\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\labeler\__pycache__\labeler.cpython-36.pyc
..\py_entitymatching\labeler\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\booleanrulematcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\dtmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\ensemblematcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\linregmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\logregmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\matcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\matcherutils.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\mlmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\nbmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\rfmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\rulematcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\svmmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\xgboostmatcher.cpython-36.pyc
..\py_entitymatching\matcher\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\matchercombiner\__pycache__\matchercombiner.cpython-36.pyc
..\py_entitymatching\matchercombiner\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\matcherselector\__pycache__\mlmatchercombinerselection.cpython-36.pyc
..\py_entitymatching\matcherselector\__pycache__\mlmatcherselection.cpython-36.pyc
..\py_entitymatching\matcherselector\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\sampler\__pycache__\down_sample.cpython-36.pyc
..\py_entitymatching\sampler\__pycache__\single_table.cpython-36.pyc
..\py_entitymatching\sampler\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_attr_equiv_blocker.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_black_box_blocker.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_blockercombiner.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_catalog.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_debugblocker.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_evaluation.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_addfeatures.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_attributeutils.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_autofeaturegen.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_extractfeaturevecs.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_simfunctions.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_feature_tokenizers.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_io_import_export.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_io_load_save.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_labeler.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_matcherselector_mlmatcherselection.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_matcher_ml_matcher.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_match_trigger.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_overlap_blocker.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_rule_based_blocker.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_rule_based_matcher.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_sampler_down_sample.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\test_sampler_single_table.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\_test_debug_matcher_dt.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\_test_debug_matcher_rf.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\_test_matcherselector_mlmatcherselection_xg.cpython-36.pyc
..\py_entitymatching\tests\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\triggers\__pycache__\matchtrigger.cpython-36.pyc
..\py_entitymatching\triggers\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\utils\__pycache__\catalog_helper.cpython-36.pyc
..\py_entitymatching\utils\__pycache__\generic_helper.cpython-36.pyc
..\py_entitymatching\utils\__pycache__\pandas_helper.cpython-36.pyc
..\py_entitymatching\utils\__pycache__\validation_helper.cpython-36.pyc
..\py_entitymatching\utils\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\explorer\openrefine\__pycache__\openrefine_wrapper.cpython-36.pyc
..\py_entitymatching\explorer\openrefine\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\explorer\pandastable\__pycache__\pandastable_wrapper.cpython-36.pyc
..\py_entitymatching\explorer\pandastable\__pycache__\__init__.cpython-36.pyc
..\py_entitymatching\datasets\end-to-end\__pycache__\profiler.cpython-36.pyc
..\py_entitymatching\debugblocker\debugblocker_cython.cp36-win_amd64.pyd
dependency_links.txt
not-zip-safe
PKG-INFO
requires.txt
SOURCES.txt
top_level.txt
