paper-with-me

Papers

Wikipedia2Vec: An Efficient Toolkit for Learning and Visualizing the Embeddings of Words and Entities from Wikipedia

2018-12-15 · EMNLP 2020 11 · Ikuya Yamada, Akari Asai, Jin Sakuma, Hiroyuki Shindo, Hideaki Takeda, Yoshiyasu Takefuji, Yuji Matsumoto

The embeddings of entities in a large knowledge base (e.g., Wikipedia) are highly beneficial for solving various natural language tasks that involve real world knowledge. In this paper, we present Wikipedia2Vec, a Python-based open-source tool for learning the embeddings of words and entities from Wikipedia. The proposed tool enables users to learn the embeddings efficiently by issuing a single command with a Wikipedia dump file as an argument. We also introduce a web-based demonstration of our tool that allows users to visualize and explore the learned embeddings. In our experiments, our tool achieved a state-of-the-art result on the KORE entity relatedness dataset, and competitive results on various standard benchmark datasets. Furthermore, our tool has been used as a key component in various recent studies. We publicize the source code, demonstration, and the pretrained embeddings for 12 languages at https://wikipedia2vec.github.io.

📄 PDF Abstract BibTeX arXiv:1812.06280

Code (0)

등록된 구현이 없습니다.

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

Linking, Searching, and Visualizing Entities in Wikipedia

2018-05-01 · LREC 2018 5 · Marcus Klang, Pierre Nugues
Entity Extraction using GANNamed Entity Recognition (NER)Open Information ExtractionQuestion Answering+1

IxaMed at PharmacoNER Challenge 2019

2019-11-01 · WS 2019 11 · Xabier Lahuerta, Iakes Goenaga, Koldo Gojenola, Aitziber Atutxa Salazar 외

The aim of this paper is to present our approach (IxaMed) in the PharmacoNER 2019 task. The task consists of identifying chemical, drug, and gene/protein mentions from clinical case studies written in Spanish. The evalua…

Word Embeddings

Entity Linking for Queries by Searching Wikipedia Sentences

2017-04-10 · EMNLP 2017 9 · Chuanqi Tan, Furu Wei, Pengjie Ren, Weifeng Lv 외

We present a simple yet effective approach for linking entities in queries. The key idea is to search sentences similar to a query from Wikipedia articles and directly use the human-annotated entities in the similar sent…

ArticlesEntity LinkingWord Embeddings

Jointly Embedding Entities and Text with Distant Supervision

2018-07-09 · WS 2018 7 · Denis Newman-Griffis, Albert M. Lai, Eric Fosler-Lussier

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive t…

Learning Entity Representations for Few-Shot Reconstruction of Wikipedia Categories

2019-03-20 · ICLR Workshop LLD 2019 · Jeffrey Ling, Nicholas FitzGerald, Livio Baldini Soares, David Weiss 외

Language modeling tasks, in which words are predicted on the basis of a local context, have been very effective for learning word embeddings and context dependent representations of phrases. Motivated by the observation …

Entity TypingLanguage ModelingLanguage ModellingLearning Word Embeddings+2