If you sort by upvotes, there's a number of gems in there.
Times Haikus
21–30 of 39 posts
Re: Times Haikus
#22Earlier quoted context omitted.
Isn't it just automatically extracting sentences that can be broken into 5, 7, 5 groups of syllables? I don't think anyone has made any attempt to summarise the article. Very interesting though.
The process is described in the about section ( http://haiku.nytimes.com/about ). There is an algorithm that extracts the haikus but they only make it to the website when a journalist thinks it good: "The algorithm discards some potential poems if they are awkwardly constructed and it does not scan articles covering sensitive topics. Furthermore, the machine has no aesthetic sense. It can't distinguish between an ele…
Part of me wishes this page had been submitted instead of the top level.
Re: Times Haikus
#23So:
What she has given
them is institutional
hagiography
is less "aesthetic" than: The story's not clear;
Durer may have cooked it up
just to do a nude
One extra layer of machine work could be to use NLP to filter out phrases in which the fifth/seventh syllable doesn't belong to a word that is not a noun. It would be interesting to see how much more it would filter/improve the auto-generated haikus.Re: Times Haikus
#24http://haikubot.herokuapp.com/
Not sure my single Heroku dyno with stand up to any kind of HN-hammering, so click with caution :)
Re: Times Haikus
#25I'm not an expert on haikus, but I'm guessing that in English, there's an accepted convention that each line in a haiku generally serves as an independent clause? So: What she has given them is institutional hagiography is less "aesthetic" than: The story's not clear; Durer may have cooked it up just to do a nude One extra layer of machine work could be to use NLP to filter out phrases in which the fifth/seventh syll…
Somewhat on-topic: Jack Kerouac made attempts to "Americanize" the haiku form a bit, which I always thought were pretty neat. I think they're collected in a book called (something like) Book of Haiku.
I still like your idea though :)
Re: Times Haikus
#26Earlier quoted context omitted.
The process is described in the about section ( http://haiku.nytimes.com/about ). There is an algorithm that extracts the haikus but they only make it to the website when a journalist thinks it good: "The algorithm discards some potential poems if they are awkwardly constructed and it does not scan articles covering sensitive topics. Furthermore, the machine has no aesthetic sense. It can't distinguish between an ele…
Ah, very good! The other interesting point is they use a dictionary that includes number of syllable information that have augmented with words like "Rihanna". Part of me wishes this page had been submitted instead of the top level.
Re: Times Haikus
#27I'm not an expert on haikus, but I'm guessing that in English, there's an accepted convention that each line in a haiku generally serves as an independent clause? So: What she has given them is institutional hagiography is less "aesthetic" than: The story's not clear; Durer may have cooked it up just to do a nude One extra layer of machine work could be to use NLP to filter out phrases in which the fifth/seventh syll…
Eh, I think the only somewhat-hard requirement is seventeen syllables, and even that is often waved in favor of aesthetics. Plus they really tend to work better in Japanese anyway. Somewhat on-topic: Jack Kerouac made attempts to "Americanize" the haiku form a bit, which I always thought were pretty neat. I think they're collected in a book called (something like) Book of Haiku . I still like your idea though :)
Re: Times Haikus
#28Awesome! Similar in spirit to (though far cooler than) a simple project I threw together to learn/play with Ruby: http://haikubot.herokuapp.com/ Not sure my single Heroku dyno with stand up to any kind of HN-hammering, so click with caution :) (Or see https://github.com/keithfancher/HaikuBot )
Re: Times Haikus
#29This is hilarious. With a bit of tweaking it could be made to only detect "haikus" whose lines end at suitable grammatical boundaries rather than word boundaries. I think this would give rise to a higher quality selection.
Re: Times Haikus
#30I wonder if he used any code from a story [1] posted last week. http://mobile.theverge.com/culture/2013/3/18/4118916/finding...