Page 1 of 1

SplitSGF and Kogo's joseki dictionary

Posted: Wed Apr 04, 2012 9:34 am
by RBerenguel
I'm trying to split Kogo's joseki dictionary along first moves (3-4, 3-4 etc), but SGFsplit (somehow the standard to do these things, I thought) is not prepared to work like this... (I have only barely checked the code to solve a problem with file size and had a look at the parser, looks like its way to manage (...) turning it into ((...)(...)(...)) may be the cause of it) I could do it by hand using some text editor (i.e. emacs), but I'd rather have something automatic in place for future versions.

Any suggestions?

Re: SplitSGF and Kogo's joseki dictionary

Posted: Thu Apr 26, 2012 5:43 am
by headless
Please see; http://codepad.org/1AVkazuu
I wrote such a tool which you said. Is it of your help?

Re: SplitSGF and Kogo's joseki dictionary

Posted: Fri Apr 27, 2012 6:28 am
by kusto
i was interested in the output too but i cant get it to compile. im a bit of a noob though. :lol: good work headless