msnbc / README.md
yusawan's picture
Update README.md
d9906b8 verified
metadata
language:
  - en
configs:
  - config_name: dataset
    data_files:
      - split: test
        path: data/test.jsonl

Dataset Card for MSNBC

This dataset contains the MSNBC corpus. Original MSNBC (Cucerzan, 2007) is not available due to the expiration of the official link; we have converted the dataset at GERBIL official code.

Dataset Description

Citation Information

@inproceedings{cucerzan-2007-large,
    title = "Large-Scale Named Entity Disambiguation Based on {W}ikipedia Data",
    author = "Cucerzan, Silviu",
    editor = "Eisner, Jason",
    booktitle = "Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning ({EMNLP}-{C}o{NLL})",
    month = jun,
    year = "2007",
    address = "Prague, Czech Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/D07-1074/",
    pages = "708--716"
}