Cross-Lingual Entity Linking in Wikipedia InfoboxesOpen Website

2019 (modified: 15 Nov 2021)CCKS 2019Readers: Everyone
Abstract: Infoboxes in Wikipedia are valuable resources for extracting structured information of entities, several large-scale knowledge graphs are built by processing infobox data, including DBpedia, YAGO, etc. Entity links annotated by hyper-links in infoboxes are the keys for extracting entity relations. However, many entity links in infoboxes are missing because the mentioned entities do not exist in the current language versions of Wikipedia. This paper presents an approach for automatically linking mentions in infoboxes to their corresponding entities in another language, when the target entities are not in current language. Our approach first builds a cross-lingual mention-entity vocabulary from the cross-lingual links in Wikipedia, which is then used to generate cross-lingual candidate entities for mentions. After that, our approach performs entity disambiguation by using a cross-lingual knowledge graph embedding model. Experiments show that our approach can discover cross-lingual entity links with high accuracy.
0 Replies

Loading