It is currently Fri Mar 21, 2025 1:57 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
Offline
 Post subject: Any tsumego collections for redistribution?
Post #1 Posted: Sat Dec 28, 2024 2:23 pm 
Beginner

Posts: 4
Liked others: 0
Was liked: 1
Rank: 2d
Hello. I'm writing a tsumego app/website, focused on speed and configurability. I've made good progress on the app, but I'm having a hard time finding go problems I'll be able to include with it.

Does anyone know of set(s) of go problems, ideally with solutions, that are either in the public domain (expired copyrights) or with permissive licenses?

Ideally I'd like problem sets that are already digitized, but if I get desperate enough, books with solutions that are old enough for the copyright to be expired might be okay too.

I've done a good bit of looking around, and lists of sets exist (eg https://senseis.xmp.net/?GoProblemsOnTheInternet ), but I generally can reject everything for:

- no license mentioned
- no solutions provided
- license only mentioned in the form of eg "thanks to X for letting me host these"
- obviously copied from books (new enough to be copyrighted)
- obviously copied from ancient books, but unclear who did it or if they added enough to themselves have copyright
- in difficult formats (eg the problems on Sensei's Library itself)

Top
 Profile  
 
Offline
 Post subject: Re: Any tsumego collections for redistribution?
Post #2 Posted: Mon Dec 30, 2024 9:54 am 
Lives in sente

Posts: 1025
Liked others: 25
Was liked: 184
Rank: panda 5 dan
IGS: kvasir
kadoban wrote:
Does anyone know of set(s) of go problems, ideally with solutions, that are either in the public domain (expired copyrights) or with permissive licenses?

Ideally I'd like problem sets that are already digitized, but if I get desperate enough, books with solutions that are old enough for the copyright to be expired might be okay too.


It is not so clear to me what it is that you want, the question seems open ended. There are many problem collections online that have uncertain provenance. One thing that you don't mention at all is the quality of the problems or the solutions.

If you are interested then it is possible to download PDFs of various editions of Gokyo Shumyo from the National Diet Library. I think some have solution variations written in the margins. I haven't checked if it says anything about copyright but I imagine that since these are available as PDFs from the National Diet Library it is possible that these are out of copyright.

Top
 Profile  
 
Offline
 Post subject: Re: Any tsumego collections for redistribution?
Post #3 Posted: Wed Jan 01, 2025 12:56 am 
Lives in gote

Posts: 646
Location: Adelaide, South Australia
Liked others: 219
Was liked: 281
Rank: Australian 3 dan
GD Posts: 200
This is going to be tricky. In go, the problem sites that I'm aware of seem to rely on user contributions, and aren't careful about checking the copyright status or licensing of contributions. In contrast, for chess it's the norm that problems are computer-generated from game records. But the nature of the game is very different: it's much easier in chess to create a reasonable quality of automatically generated problems with clear-cut solutions. (There's https://neuralnetgoproblems.com/, but they're not exactly tsumego, a bit different in character.)

The classical problem sets are of course public domain by now, but the traditional solutions won't satisfy the average user's expectations on a modern problem site (choosing my words carefully as some people on this forum don't agree with those expectations...) And the majority of those problems are dan level, which is unlikely to be your core audience. So you'd need to put a fair bit of effort into checking the correctness of solutions, adding explanatory variations for wrong attempts, and estimating the difficulty level of each problem. And perhaps make easier problems out of followup positions. A lot of this effort should be automatable, but I don't think there's existing software which will just do all of it out of the box.

For kyu level problem books, you'll often see the same problem appearing in multiple books, which suggests that the position is actually public domain. If you could somehow get a large collection of books in machine-readable form and then search for repeated positions...

Honestly, I suspect your best option is to write your own web scraping code to put Sensei's Library problems into a suitable format. Remember that SL is Open Content licenced, so you need to acknowledge your sources. And remember that you can download a snapshot, so you don't need to hit the server with thousands of requests.

If you go ahead with this, or find a better approach, please update here and let us know what you came up with!

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group