Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources #1

Open
hugovk opened this issue Aug 8, 2017 · 12 comments
Open

Resources #1

hugovk opened this issue Aug 8, 2017 · 12 comments
Labels

Comments

@hugovk
Copy link
Member

hugovk commented Aug 8, 2017

This is an open issue where you can comment and add resources that might come in handy for NaNoGenMo.

There are already a ton of resources on the old resources threads for the 2013 edition, the 2014 edition, the 2015 edition, and the 2016 edition.

@danstalcup
Copy link

Is there a "greatest hits" of previous years? I'd love to see what's been done, but there 142 to click through in last year's alone...

@enkiv2
Copy link

enkiv2 commented Aug 20, 2017 via email

@eykd
Copy link

eykd commented Oct 12, 2017

I've derived a more structured edition of the original Plotto: https://github.com/eykd/plottoxml, which should make this fascinating little plot machine easier to work with programmatically. Feedback and suggestions are welcome, just open an issue!

@ikarth
Copy link

ikarth commented Oct 22, 2017

Storygen.org: there's a bunch of academic story generators sitting around from past research, many of which have the source code available. A couple of academics have started compiling a list: http://storygen.org/

Bruno Dias has recently released a tutorial for Improv, the grammar-for-procedural-generation used in Voyaguer and inspired by The Annals of the Parrigues: http://www.procjam.com/tutorials/improv/
Improv itself can be found here: https://github.com/sequitur/improv

Lastly, it's a very limited list that leaves a ton of amazing work off, but a bunch of my favorite entries from past years can be found in the #nanogenmo tag on my blog: http://procedural-generation.tumblr.com/tagged/nanogenmo

@enkiv2
Copy link

enkiv2 commented Oct 23, 2017

A repository of plotlines scraped from wikipedia: https://github.com/markriedl/WikiPlots

A list of public datasets: https://github.com/caesar0301/awesome-public-datasets

My mirror of the lyrics to UK pop hits from 1953 to 2009 (scraped by @hugovk): http://www.lord-enki.net/ukhitslyrics1953-2009.zip

@aparrish
Copy link

A few things of mine that I hope will prove helpful to you all:

@aparrish
Copy link

Also... not mine, but I'm hoping to do a quick tutorial on how to use it soon: all of WordNet in JSON format. (More about WordNet here)

@hugovk
Copy link
Member Author

hugovk commented Oct 25, 2017

Created for a previous NaNoGenMo, I've updated this JSON of metadata of 55,809 Project Gutenberg ebooks.

https://github.com/hugovk/gutenberg-metadata

See also gutenberg-http, "A simple API for books".

https://c-w.github.io/gutenberg-http/

@dariusk
Copy link
Contributor

dariusk commented Oct 27, 2017

Here's a very recent paper, Abstract Patterns in Stories:
From the intellectual legacy of David G. Hays
by William L. Benzon. Haven't read it yet but on a skim it looks relevant!

@ikarth
Copy link

ikarth commented Nov 1, 2017

Kate Compton (creator of Tracery) & Google just open-sourced Bottery, which takes Tracery and adds a Finite State Machine on top of it, all driven by JSON inputs: https://github.com/google/bottery

And speaking of academic papers, there's a recent one from the PCG Workshop about how Caves of Qud generates histories for its Sultans, with a particularly interesting look at how they got away with subverting causality: https://dl.acm.org/citation.cfm?id=3110574 (I'm not finding an open version of it around at the moment, unfortunately. But your library may have access. A video of the associated talk is here: https://youtu.be/Te2ek89EEUs?t=4h49m26s )

@hugovk hugovk added the admin label Nov 1, 2017
@Ogaday
Copy link

Ogaday commented Nov 4, 2017

A couple of things that I found interesting relating to enumerating all possible books.

@jaredly
Copy link

jaredly commented Nov 11, 2019

Storygen.org: there's a bunch of academic story generators sitting around from past research, many of which have the source code available. A couple of academics have started compiling a list: http://storygen.org/

Here's a permalink (storygen.org is now a redirect to somewhere random) http://web.archive.org/web/20171107055301/http://storygen.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants