CSGraphAnchorSearcher
- class CSGraphAnchorSearcher[source]
Bases:
AnchorSearcherFind closest anchors using
scipy.sparse.csgraph.Methods Summary
__call__(edge_index, anchors, k[, num_entities])Find the \(k\) closest anchor nodes for each entity.
Methods Documentation