Grice Dataset

Implementation for Paper GRICE: A Grammar-based Dataset for Recovering Implicature and Conversational rEasoning.

Getting Started

python train.py

References

@inproceedings{zheng-etal-2021-grice,
    title = "{GRICE}: A Grammar-based Dataset for Recovering Implicature and Conversational r{E}asoning",
    author = "Zheng, Zilong  and
      Qiu, Shuwen  and
      Fan, Lifeng  and
      Zhu, Yixin  and
      Zhu, Song-Chun",
    booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-acl.182",
    doi = "10.18653/v1/2021.findings-acl.182",
    pages = "2074--2085",
}