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?
SplitSGF and Kogo's joseki dictionary
- RBerenguel
- Gosei
- Posts: 1585
- Joined: Fri Nov 18, 2011 11:44 am
- Rank: KGS 5k
- GD Posts: 0
- KGS: RBerenguel
- Tygem: rberenguel
- Wbaduk: JohnKeats
- Kaya handle: RBerenguel
- Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
- Location: Barcelona, Spain (GMT+1)
- Has thanked: 576 times
- Been thanked: 298 times
- Contact:
SplitSGF and Kogo's joseki dictionary
Geek of all trades, master of none: the motto for my blog mostlymaths.net
-
headless
- Beginner
- Posts: 16
- Joined: Wed Apr 25, 2012 6:22 am
- Rank: KGS 1 kyu
- GD Posts: 0
- KGS: headless
- Has thanked: 1 time
- Been thanked: 5 times
Re: SplitSGF and Kogo's joseki dictionary
Please see; http://codepad.org/1AVkazuu
I wrote such a tool which you said. Is it of your help?
I wrote such a tool which you said. Is it of your help?