Stripping of game information

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Arkansaw

Stripping of game information

Post by Arkansaw »

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.
shiv
Posts: 351
Joined: Sat Apr 01, 2006 2:03 am

Re: Stripping of game information

Post by shiv »

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.
Arkansaw

Re: Stripping of game information

Post by Arkansaw »

Much thanks for your rapid response!