harsh19 / ChessCommentaryGeneration

Harsh Jhamtani*, Varun Gangal*, Eduard Hovy, Graham Neubig, Taylor Berg-Kirkpatrick. Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data. ACL 2018
31 stars 10 forks source link
chess nlg nlg-dataset

ChessCommentaryGeneration

Harsh Jhamtani, Varun Gangal, Eduard Hovy, Graham Neubig, Taylor Berg-Kirkpatrick. Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data. ACL 2018

Dataset

Code for crawling and preprocessing data: Data/crawler/

Code

Code/

Requirements

Python 2.7
PyTorch 0.3 (along with torchvision)
PyQt4

Reference

If you use the data or code, please consider citing

@inproceedings{jhamtani2018acl,
    title = {Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data},
    author = {Harsh Jhamtani and Varun Gangal and Eduard Hovy and Graham Neubig and Taylor Berg-Kirkpatrick},
    booktitle = {The 56th Annual Meeting of the Association for Computational Linguistics (ACL)},
    address = {Melbourne, Australia},
    month = {July},
    year = {2018}
}