APIΒΆ
- emm package
- Subpackages
- emm.aggregation package
- emm.base package
- emm.data package
- emm.features package
- emm.helper package
- emm.indexing package
- Submodules
- emm.indexing.base_indexer module
- emm.indexing.pandas_candidate_selection module
- emm.indexing.pandas_cos_sim_matcher module
- emm.indexing.pandas_naive_indexer module
- emm.indexing.pandas_normalized_tfidf module
- emm.indexing.pandas_sni module
- emm.indexing.spark_candidate_selection module
- emm.indexing.spark_character_tokenizer module
- emm.indexing.spark_cos_sim_matcher module
- emm.indexing.spark_indexing_utils module
- emm.indexing.spark_normalized_tfidf module
- emm.indexing.spark_sni module
- emm.indexing.spark_word_tokenizer module
- Module contents
- emm.loggers package
- emm.pipeline package
- emm.preprocessing package
- Submodules
- emm.preprocessing.abbreviation_util module
- emm.preprocessing.base_name_preprocessor module
- emm.preprocessing.functions module
- emm.preprocessing.pandas_functions module
- emm.preprocessing.pandas_preprocessor module
- emm.preprocessing.spark_functions module
- emm.preprocessing.spark_preprocessor module
- Module contents
- emm.supervised_model package
- emm.threshold package
- Submodules
- emm.parameters module
- emm.resources module
- emm.version module
- Module contents
PandasEntityMatchingPandasEntityMatching.add_aggregation_layer()PandasEntityMatching.add_supervised_model()PandasEntityMatching.create_training_name_pairs()PandasEntityMatching.decrease_window_by_one_step()PandasEntityMatching.fit()PandasEntityMatching.fit_classifier()PandasEntityMatching.increase_window_by_one_step()PandasEntityMatching.initialize()PandasEntityMatching.load()PandasEntityMatching.save()PandasEntityMatching.set_return_sm_features()PandasEntityMatching.test_classifier()PandasEntityMatching.transform()
set_logger()
- Subpackages