https://github.com/edsu/google-the-poem
An epic poem generated using Google auto-complete
https://github.com/edsu/google-the-poem
Last synced: 11 months ago
JSON representation
An epic poem generated using Google auto-complete
- Host: GitHub
- URL: https://github.com/edsu/google-the-poem
- Owner: edsu
- License: cc0-1.0
- Created: 2014-11-05T21:39:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-07T16:35:38.000Z (over 11 years ago)
- Last Synced: 2024-10-12T06:28:37.010Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 273 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
What if Google could write a poem? What if Google autocomplete could be used to complete a 50,000 word poem? The result can be seen [here](https://github.com/edsu/google-the-poem/blob/master/poem_en.txt). It's my entry for [NaNoGenMo 2014](https://github.com/dariusk/NaNoGenMo-2014/issues/71).
## Run
npm install
node run.js > poem.txt
## Configure
Not much thought has gone into usability, but you can play with the `seed`,
`language`, `verbProbability` and `stanzaLines` variables at the top of
`googly_vogonicus.js` if you want to experiment.
Pull requests are welcome.
## License
* CC0