gpapadis / DLMatchers

Deep Learning-based Entity Matching
3 stars 3 forks source link

You may miss "Entity Resolution with Hierarchical Graph Attention Networks" #3

Closed tshu-w closed 1 week ago

tshu-w commented 1 month ago

I would like to see the results of HierGAT.

gpapadis commented 1 month ago

Hi! Thank you for the recommendation. We are already working on it!

tshu-w commented 1 week ago

I would also like to respectfully express my hope to see the results of a new benchmark using Sparkly (which is essentially BM25) as a replacement for DeepBlocker, as it performs better in the blocking stage and allows for a better comparison with our work.

This is an easy-to-use Python implementation of BM25 https://github.com/AmenRa/retriv.