-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Hey there!
Love the linker!
I'd like to include (parts of) REL in an entity linking framework I've been working on for a while - if the devs are fine with it, of course. I'm working on a framework dividing up linkers into 3 main steps (additionally to a bunch of interactions through merging/splitting capabilities): mention detection, candidate generation and entity disambiguation.
At an initial glance, it seems a tad "difficult" to separate those steps in REL despite your wonderful Youtube video showing that it's basically "multiple awesome components" executed after one another. Could you perchance give me some pointers how to potentially achieve my task or add API functionality for calling on different sub-tasks?
Thanks again for the great work & wishing a great week!
Best regards,
kmdn