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

`ImportError: No module named PyQt4.QtGui` #8

Open Travis-Barton opened 1 year ago

Travis-Barton commented 1 year ago

It seems that this package is using an outdated package (I don't believe pyqt is maintained anymore)

Would it be possible to get the data from you @harsh19 ? I'd like to experiment with it!

Travis-Barton commented 1 year ago

Preferably just the board states and the commentary!

harsh19 commented 1 year ago

Can you see if the following link works for you: https://drive.google.com/drive/u/1/folders/1raUv3SCfezg4lpd4TYIfvN6WxdAeEvVI

Travis-Barton commented 1 year ago

It works! What's a .che file though?

Ahh I see here: https://github.com/harsh19/ChessCommentaryGeneration/tree/master/Data/crawler I'll take a look and see if I can get it parsed!

rpathak38 commented 4 months ago

Seems like this data is shuffled, is there data that goes linearly?