Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.07 KB

File metadata and controls

25 lines (21 loc) · 1.07 KB

Cascaded Span Extraction and Response Generation for Document-Grounded Dialog - DialDoc Shared Task 2021

This repository contains the code for the experiments used in our submission "Cascaded Span Extraction and Response Generation for Document-Grounded Dialog" to the first shared task of the 1st ⅅialⅅoc workshop at ACL-IJCNLP 2021.

Citation

If you use part of this work, please cite our paper:

@inproceedings{daheim-etal-2021-cascaded,
    title = "Cascaded Span Extraction and Response Generation for Document-Grounded Dialog",
    author = "Daheim, Nico  and
      Thulke, David  and
      Dugast, Christian  and
      Ney, Hermann",
    booktitle = "Proceedings of the 1st Workshop on Document-grounded Dialogue and Conversational Question Answering (DialDoc 2021)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.dialdoc-1.8",
    doi = "10.18653/v1/2021.dialdoc-1.8",
    pages = "57--62",
}