AnchorSearcher
- class AnchorSearcher[source]
Bases:
ExtraReprMixin,ABCA method for finding the closest anchors.
Methods Summary
__call__(edge_index, anchors, k[, num_entities])Find the \(k\) closest anchor nodes for each entity.
Methods Documentation