This is my first NaNoGenMo project, and it's still in progress. It replaces text found inside quotation mark characters with a semi-relevant tweet. I started out with Wuthering Heights as my source text, but ran into problems with the single quotes used for character speech, as they are indistinguishable from apostrophes. I've switched to Moby Dick (which uses double quotes) and am quite happy with what I have so far.
My program files (along with a few earlier NaNoGenMo experiments) can be found in this repository, and I have some sample output here.
Hello!
This is my first NaNoGenMo project, and it's still in progress. It replaces text found inside quotation mark characters with a semi-relevant tweet. I started out with Wuthering Heights as my source text, but ran into problems with the single quotes used for character speech, as they are indistinguishable from apostrophes. I've switched to Moby Dick (which uses double quotes) and am quite happy with what I have so far.
My program files (along with a few earlier NaNoGenMo experiments) can be found in this repository, and I have some sample output here.