Closed makew0rld closed 2 years ago
Feel free to let me know if any of these ideas have been done already.
I don't think exactly these things have been done before. There's a corpus of wikipedia plot summaries floating around (I think it made its way into a previous resource thread, but if you can't find it, let me know because I have a local copy).
On Tue, Nov 2, 2021 at 1:15 PM makeworld @.***> wrote:
Ideas
- Scrape erotic works of fiction (from literotica etc) but remove any erotic or offensive words, or maybe the whole sentence
- Create new fiction plots by taking plot summary paragraphs from Wikipedia, and splicing them with other articles with plot summaries that are linked
- Base article (A) is picked and first paragraph of plot is used
- Next paragraph comes from the second paragraph of the plot section of the first article linked in A with a plot summary
- Etc
Feel free to let me know if any of these ideas have been done already.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NaNoGenMo/2021/issues/26#issuecomment-957959887, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADXUGP7QO3YWSVVSU7D2B3UKATDXANCNFSM5HFOEMOQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
There's a corpus of wikipedia plot summaries floating around
Found it, thanks. If I'm going to scrape for article links anyway it might not be useful, but poking around the code could be helpful maybe.
I've also found an OkCupid Essay data set (almost 60k answers) with the following categories:
Using those for a markov chain or LSTM/RNN would be fun.
Check out the artist Sue Huang's Erotic Ecologies project! You may dig it and it may prompt some ideas.
Thanks! Looks like an amazing project.
I've started work on Wikipedia plots idea, but lost steam somewhat. I'll see where it goes and what I have time for.
Well looks like it didn't end up working out. Thanks for everyone's help, and I still love the idea of NaNoGenMo. Maybe next year!
I'd love to participate for the first time in NaNoGenMo! It seems like a great fun idea.
I'll update this thread once I pick an idea, still germinating one right now. I've made markov chain bots before, so maybe I could do something unique with those. I'm also intrigued by the idea of combining existing written sources (Wikipedia, free books, forums, Reddit, etc) into some sort of narrative.