ing-bank / EntityMatchingModel

Entity Matching Model solves the problem of matching company names between two possibly very large datasets.
https://entitymatchingmodel.readthedocs.io/en/latest/
MIT License
43 stars 3 forks source link

CHG: Switch from deprecated awesome_cossim_topn top sp_matmul_topn #10

Closed RUrlus closed 4 months ago

RUrlus commented 5 months ago

This PR update minimum required version of sparse-dot-topn to v1.1.1 and fixes the call to the now deprecated awesome_cossim_topn function.