Entity Resolution (ER) aims to identify and merge records that refer the same real-world entity. ER is typically employed as an expensive cleaning step on entire data before consuming it. Yet, determining which entities are useful once cleaned depends solely user's application, may need only a fraction of them. For instance, when dealing with Web data, we would like be able filter interest gath...