For the purpose of analysis and experimentation, I would like to strip information such as ratings, player names, tournament names from a selection of games. Can anyone suggest a convenient method?
The games are in cbh/pgn format.
Stripping of game information
Moderator: Ras
-
shiv
- Posts: 351
- Joined: Sat Apr 01, 2006 2:03 am
Re: Stripping of game information
For stripping game information such as player names, ratings etc refer to the http://64.68.157.89/forum/viewtopic.php?t=18149 thread. I have delineated a method this worked for me. Convert files to PGN. Install perl and run it using the parameters provided in my post on that thread. My post is the last post.