Up to date opening database?
Moderator: Ras
-
- Posts: 518
- Joined: Sun Mar 19, 2006 4:12 am
- Full name: Kirill Kryukov
Up to date opening database?
Hi all! I am using PGN Extract to classify games by ECO and opening. I found a typo in the bundled eco.pgn, so I am curious if there is any ongoing project to maintain the opening classification database. Does anyone know about it? If not, where I can find most up-to-date version of opening database? Thanks!
-
- Posts: 4675
- Joined: Mon Mar 13, 2006 7:43 pm
Re: Up to date opening database?
A modern alternative to ECO and NIC is the four digit SOC (Standard Opening Code) classification. A gzip text file suitable for inclusion into a program source can be found at:
http://homepage.mac.com/chessnotation/soc.txt.gz
http://homepage.mac.com/chessnotation/soc.txt.gz
-
- Posts: 518
- Joined: Sun Mar 19, 2006 4:12 am
- Full name: Kirill Kryukov
Re: Up to date opening database?
Thanks for the link! Interesting but not what I am looking for. Sorry, I think I was not clear enough.. I am looking for any actively maintained database of opening names.sje wrote:A modern alternative to ECO and NIC is the four digit SOC (Standard Opening Code) classification. A gzip text file suitable for inclusion into a program source can be found at:
http://homepage.mac.com/chessnotation/soc.txt.gz
Example from my copy of eco.pgn (A01 variations):
Code: Select all
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
1. b3 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "modern variation"]
1. b3 e5 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "Indian variation"]
1. b3 Nf6 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "classical variation"]
1. b3 d5 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "English variation"]
1. b3 c5 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "Dutch variation"]
1. b3 f5 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "Polish variation"]
1. b3 b5 *
[ECO "A01"]
[Opening "Nimzovich-Larsen attack"]
[Variation "symmetrical variation"]
1. b3 b6 *
Any help would be appreciated!
Best,
Kirill