brain of mat kelcey...


mongodb + twitter + yahoo term extractor = fun!

March 07, 2010 at 09:38 PM | categories: Uncategorized

ran a little experiment in using yahoo term extraction yesterday and it worked well enough. here's some code to pass some text to yahoo and get back an array of terms

i've got to say mongodb is such an easy tool for working with json data. these 20 odd lines insert a text json tweet stream into mongo. so simple, why can't all code be this easy...