HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

REL: An Entity Linker Standing on the Shoulders of Giants

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

REL: An Entity Linker Standing on the Shoulders of Giants

Abstract

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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
entity-linking-on-aida-conllvan Hulst et al. (2020)
Micro-F1 strong: 80.5
entity-linking-on-derczynski-1van Hulst et al. (2020)
Micro-F1: 41.1
entity-linking-on-msnbc-1van Hulst et al. (2020)
Micro-F1: 72.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
REL: An Entity Linker Standing on the Shoulders of Giants | Papers | HyperAI