Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

REL: An Entity Linker Standing on the Shoulders of Giants

About

Entity linking is a standard component in modern retrieval system that is often performed by third-party toolkits. Despite the plethora of open source options, it is difficult to find a single system that has a modular architecture where certain components may be replaced, does not depend on external sources, can easily be updated to newer Wikipedia versions, and, most important of all, has state-of-the-art performance. The REL system presented in this paper aims to fill that gap. Building on state-of-the-art neural components from natural language processing research, it is provided as a Python package as well as a web API. We also report on an experimental comparison against both well-established systems and the current state-of-the-art on standard entity linking benchmarks.

Johannes M. van Hulst, Faegheh Hasibi, Koen Dercksen, Krisztian Balog, Arjen P. de Vries• 2020

Related benchmarks

TaskDatasetResultRank
Entity LinkingMSNBC
Micro F188.5
36
Entity LinkingOKE 2016
Macro F172
31
Entity LinkingAIDA B
Macro F10.813
30
Entity LinkingAIDA (testb)
Micro F182.4
28
Entity LinkingKORE50
Macro F161.9
27
Entity LinkingOKE 2015
Macro F165.5
26
Entity LinkingN3-Reuters-128
Macro F159.8
25
Entity LinkingN3-RSS-500
Macro F161.7
25
Entity LinkingDerczynski
Macro F162.3
25
Entity LinkingAIDA (testa)
Micro F183.3
23
Showing 10 of 38 rows

Other info

Code

Follow for update