You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am fairly new to entity resolution. It was mentioned in the paper that Sparkly was used for the blocking method, but in the code retriv.SparseRetriever was used, which is a basic BM25 implementation. Am I missing something?