/neural-entity-linking

Code that powered my Master Thesis on Entity Linking in an industrial setting

Primary LanguagePython

neural-entity-linking

Neural Entity Linking model that implements common architectures for solving Entity Linking tasks, adapted for our specific usecase. We implement the Bi-encoder, Poly-encoder and Cross-encoder from Scalable Zero-shot Entity Linking with Dense Entity Retrieval (Wu et al., EMNLP 2020).