ChessCommentaryGeneration icon indicating copy to clipboard operation
ChessCommentaryGeneration copied to clipboard

`ImportError: No module named PyQt4.QtGui`

Open Travis-Barton opened this issue 2 years ago • 4 comments

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 avatar Jul 06 '23 20:07 Travis-Barton

Preferably just the board states and the commentary!

Travis-Barton avatar Jul 06 '23 20:07 Travis-Barton

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

harsh19 avatar Jul 27 '23 16:07 harsh19

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!

Travis-Barton avatar Jul 27 '23 17:07 Travis-Barton

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

rpathak38 avatar Apr 18 '24 23:04 rpathak38