eXascaleInfolab / ActiveLink

Deep active learning framework for link prediction in knowledge graph
24 stars 7 forks source link

Problems related to the redundancy score and embedded entities #9

Open HaQuocHuyPtit opened 2 years ago

HaQuocHuyPtit commented 2 years ago
  1. P_1: I can't find out the redundancy score computation in your code. Does it just cluster embedding entities and sample ones over each cluster?

  2. P_2: Do you use pre-trained embedding entities for this algorithm? If true, is it fair for all methods?