The three notebooks in this directory can be used to reproduce Fig. 2 of DeezyMatch's paper:
Hosseini, Nanni and Coll Ardanuy (2020), DeezyMatch: A Flexible Deep Learning Approach to Fuzzy String Matching, EMNLP: System Demonstrations.
Fig2_EMNLP_training.ipynb: train and fine-tune a suit of pair classifiers.Fig2_EMNLP_inference.ipynb: model inference using the models trained in theFig2_EMNLP_training.ipynnotebook.Fig2_EMNLP_plot_results.ipynb: plot the results of model inference done in theFig2_EMNLP_inferencenotebook.