metadata
language:
- en
configs:
- config_name: wiki
data_files:
- split: test
path: data/wikipedia-00001-of-00001.jsonl
- config_name: cweb
data_files:
- split: test
path: data/cweb-00001-of-00001.jsonl
Dataset Card for Reddit-EL
The WNED (Walking Named Entity Disambiguation) is created from Wikipedia and Web texts (ClueWeb12). As this dataset is provided with only Wikipedia page titles, we acquired the Wikipedia page IDs via ZELDA.
Dataset Description
- Homepage: https://github.com/U-Alberta/wned
- Public: True
- Source: Wikipedia, ClueWeb
- Paper: Robust Entity Linking via Random Walks
- Target KB Wikipedia
Citation Information
@inproceedings{DBLP:conf/cikm/GuoB14,
author = {Zhaochen Guo and Denilson Barbosa},
title = {Robust Entity Linking via Random Walks},
booktitle = {Proceedings of the 23rd {ACM} International Conference on Conference
on Information and Knowledge Management, {CIKM} 2014, Shanghai, China,
November 3-7, 2014},
pages = {499--508},
year = {2014},
url = {http://doi.acm.org/10.1145/2661829.2661887},
doi = {10.1145/2661829.2661887}
}