错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Entity Annotation with Wikipedia Using Neural Networks

  • Julian Szymański,
  • Szymon Olewniczak,
  • Mateusz Piotrowski,
  • Maria Teresa Signes Pont,
  • Higinio Mora

摘要

The paper describes the application of deep learning methods for the task of building references from the phrases detected in a raw text to Wikipedia. As a result, we develop a system that implements the so-called Wikification task which allows one to extend the representation of the text. The proposed approach uses a three-layer neural system. The first, embedding layer creates word representations for detected phrases, next recursive layer forms a context that allows the third layer through classification perform disambiguation of the detected phrase to its proper meaning represented by the Wikipedia article. Our solution was evaluated using the publicly available AIDA-CoNLL benchmark, achieving high accuracy comparable to the best-published systems.