BLINK
BLINK copied to clipboard
Is there any possibility to get the set of candidates directly because no computing resources
Thank you very much for making the code open source. Is there any possibility to get the set of candidates corresponding to each mention? Because I dont have much computing resources, If there are sets of candidate entities directly, it will be really really helpful! Thanks again.
@island99 Hi, could you clarify on what you meant by "sets of candidates to each mention directly"? Thanks. Did you mean something like a mention table?
I have the same issues of loading candidate entities due to computing resources.
01/05/2021 21:53:36 - INFO - Blink - loading candidate entities Killed
@island99, @wangruinju: You can whittle down the candidate size to a reasonable one that fits your RAM.
Alternatively, you can use on-disk FAISS index.