Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1013 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1013 Bytes

This repository references the evaluation sets used in

A Benton, T Shi, O İrsoy, and I Malioutov.“Weakly Supervised Headline Dependency Parsing”. Findings of EMNLP. 2022.

You can download the full dataset through Zenodo.

This corpus contains parsed annotations for English news headlines and a script to produce CoNLL-U files joined with the original headline text.


If you use this data, please cite as:

@inproceedings{benton-etal-2022,
    title = "Weakly Supervised Headline Dependency Parsing",
    author = "Benton, Adrian and
      Shi, Tianze and
      İrsoy, Ozan and
      Malioutov, Igor",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    publisher = "Association for Computational Linguistics",
}