paper-with-me

Papers

Wembedder: Wikidata entity embedding web service

2017-10-11 · Finn Årup Nielsen

I present a web service for querying an embedding of entities in the Wikidata knowledge graph. The embedding is trained on the Wikidata dump using Gensim's Word2Vec implementation and a simple graph walk. A REST API is implemented. Together with the Wikidata API the web service exposes a multilingual resource for over 600'000 Wikidata items and properties.

📄 PDF Abstract BibTeX arXiv:1710.04099

Code (1)

fnielsen/wembedder 공식 구현

Similar Papers 제목 키워드 기반

Survey on English Entity Linking on Wikidata

2021-12-03 · Cedric Möller, Jens Lehmann, Ricardo Usbeck

Wikidata is a frequently updated, community-driven, and multilingual knowledge graph. Hence, Wikidata is an attractive basis for Entity Linking, which is evident by the recent increase in published papers. This survey fo…

Entity LinkingKnowledge GraphsSurvey

User-friendly Comparison of Similarity Algorithms on Wikidata

2021-08-11 · Filip Ilievski, Pedro Szekely, Gleb Satyukov, Amandeep Singh

While the similarity between two concept words has been evaluated and studied for decades, much less attention has been devoted to algorithms that can compute the similarity of nodes in very large knowledge graphs, like …

Entity LinkingKnowledge Graphs

GETT-QA: Graph Embedding based T2T Transformer for Knowledge Graph Question Answering

2023-03-23 · Debayan Banerjee, Pranav Ajit Nair, Ricardo Usbeck, Chris Biemann

In this work, we present an end-to-end Knowledge Graph Question Answering (KGQA) system named GETT-QA. GETT-QA uses T5, a popular text-to-text pre-trained language model. The model takes a question in natural language as…

Graph EmbeddingGraph Question AnsweringKnowledge Base Question AnsweringLanguage Modeling+3

Universal Knowledge Graph Embeddings

2023-10-23 · N'Dah Jean Kouagou, Caglar Demir, Hamada M. Zahera, Adrian Wilke 외

A variety of knowledge graph embedding approaches have been developed. Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting. As a result, the embeddings reflect…

Entity DisambiguationGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+3

Statistical and Neural Methods for Cross-lingual Entity Label Mapping in Knowledge Graphs

2022-06-17 · Gabriel Amaral, Mārcis Pinnis, Inguna Skadiņa, Odinaldo Rodrigues 외

Knowledge bases such as Wikidata amass vast amounts of named entity information, such as multilingual labels, which can be extremely useful for various multilingual and cross-lingual applications. However, such labels ar…

Knowledge GraphsMachine TranslationSentenceSentence Embeddings+1