Looking for a tool to annotate games

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

Michel
Posts: 2272
Joined: Mon Sep 29, 2008 1:50 am

Looking for a tool to annotate games

Post by Michel »

Hi,

I am looking for a command line(!) tool that will take an engine and pgn file as parameters
and will produce a version of the pgn with the current score (according to the engine) added as a comment to each move.

Of course I can easily hack something together myself but perhaps such a thing already exists?

Thanks in advance for any pointers.
jhaglund
Posts: 173
Joined: Sun May 11, 2008 7:43 am

Re: Looking for a tool to annotate games

Post by jhaglund »

Chessbase does this wonderfully. Oops, you said command line...

Otherwise, I'd suggest hacking Crafty's annotate.c :)
User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: Looking for a tool to annotate games

Post by jshriver »

I use crafty to annotate all of my personal games and spit out a beautiful LaTeX or PS file with board graphics too.

run crafty and then "help annotatet"

One time for fun I feed it a Bobby Fischer game and let it burn away cycles for about 24 hours when the file was done crafty didn't change a single move or deviation for white. Thought that was pretty nifty.

Unlike my games which tend to have suggestions after about 4-5 ply lol.

-Josh

P.S. For Dr. Hyatt thanks for this feature it's amazing and have been using it for years.
Fguy64
Posts: 814
Joined: Sat May 09, 2009 4:51 pm
Location: Toronto

Re: Looking for a tool to annotate games

Post by Fguy64 »

jshriver wrote:I use crafty to annotate all of my personal games and spit out a beautiful LaTeX or PS file with board graphics too.

run crafty and then "help annotatet"

One time for fun I feed it a Bobby Fischer game and let it burn away cycles for about 24 hours when the file was done crafty didn't change a single move or deviation for white. Thought that was pretty nifty.

Unlike my games which tend to have suggestions after about 4-5 ply lol.

-Josh

P.S. For Dr. Hyatt thanks for this feature it's amazing and have been using it for years.
That is pretty nifty. Do you recall what Fischer game you used?
User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: Looking for a tool to annotate games

Post by jshriver »

Sadly I don't, this was probably 4-5 years ago and on my old G4 500mhz machine at the time.