2021
2021 copied to clipboard
National Novel Generation Month, 2021 edition.
Links to previous years: * [2020](https://github.com/NaNoGenMo/2020/issues/2) * [2019](https://github.com/NaNoGenMo/2019/issues/2) * [2018](https://github.com/NaNoGenMo/2018/issues/2) * [2017](https://github.com/NaNoGenMo/2017/issues/2) * [2016](https://github.com/NaNoGenMo/2016/issues/5) * [2015](https://github.com/dariusk/NaNoGenMo-2015/issues/9) * [2014](https://github.com/dariusk/NaNoGenMo-2014/issues/92)
I'm a bit late posting, sorry. I created a Piem generator, which I finished last night. A Piem is Pi+poem, a mnemonic to help remember Pi, so each word has...
In this project I will generate 50,000 words of a steampunk soap opera. I will be doing it in YeetWords, and my source data (in English) comes from 2 Gutenberg...
Wanted to participate a bit more this year. But with pretty limited time, I'm working on _Emoji-Dick_: a version of Moby Dick rendered, as much as possible, with emoji. It's...
take "the world of chance" by william dean howells and swap words around based on their frequency while more or less matching the visual style of the original file input:...
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...
It's well known that Markov chains don't understand grammar. Any sequences in the output that might look grammatical are only there because grammatical-looking sequences are statistically likely. Off and on...
- Day 1 [Code ](https://github.com/IllestPreacha/NanoGenMo/blob/main/November_!st/NanoGen_November1st_TestRuns.ipynb)+ [Output](https://github.com/IllestPreacha/NanoGenMo/blob/main/November_!st/Outputs/November%201st%20-%20NanoGen%20-%20Part%205.docx) - Day 2 [Code](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%202nd/November2nd_Revisions_2.py) + [Output](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%202nd/Outputs/November_2nd_NanogenMo%20-%20Novel%20Length%20Output.txt) - Day 3 [Code](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%203rd/November3rd_Revisions_1.ipynb) + [Output](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%203rd/Outputs/November%203rd%20-%20NanoGen%20-%20v4.txt) - Day 4 [Code](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%204th/November4h_Revisions_1.ipynb) + [Output](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%204th/Outputs/November%204th%20-%20NanogenMo%20-%20v3.txt) - Day 5 [Code](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%205th/November5th_Revisions_1-Copy1.py) + [Output](https://github.com/IllestPreacha/NanoGenMo/blob/main/November%205th/Output/November%205th%20-%20NanoGenMo%20_%20%20v3.txt)...
AZILE
I want to ask questions from Hiroshi Minamishima to a chatbot. Hiroshi Minamishima was a Japanese art critic, contemporary art philosopher, artistic director, and a professor at Joshi Art University....
This is my first time taking part in NaNoGenMo. I’m handling pictures of text here and estimated the number of words by doing OCR on the output. The ‘words’ detected...