OpenNews/hackdays/storyandalgorithm/conditionofanonymity: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Undo revision 442038 by Danxoneil (talk))
Line 1: Line 1:
<ul><li><b>Project name:</b> Condition of Anonymity
<ul><li><b>Project name:</b> Condition of Anonymity
</li></ul>
</li></ul>
<ul><li><b>Your team:</b> [https://twitter.com/#!/juggernautco Daniel X. O'Neil], [https://twitter.com/#!/mclaughlin Daniel McLaughlin], and [https://twitter.com/#!/gabrielflorit Gabriel Floirit]
<ul><li><b>Your team:</b> [https://twitter.com/#!/juggernautco Daniel X. O'Neil], [https://twitter.com/#!/mclaughlin Daniel McLaughlin], [https://twitter.com/#!/hqu Hong Qu], and [https://twitter.com/#!/gabrielflorit Gabriel Floirit]
</li></ul>
</li></ul>
<ul><li><b>Project URL(s), if applicable:</b> Info will be published to a Heroku project and streamed to our Twitter account: [https://twitter.com/#!/conditionof @conditionof]
<ul><li><b>Project URL(s), if applicable:</b> Info will be published to a Heroku project and streamed to our Twitter account: [https://twitter.com/#!/conditionof @conditionof]

Revision as of 18:19, 17 June 2012

  • Project name: Condition of Anonymity
  • Project URL(s), if applicable: Info will be published to a Heroku project and streamed to our Twitter account: @conditionof
  • What are you building: Basically, this is a fun way to explore the reasons the New York Times has given for granting anonymity. We're building a method for consuming all articles published in the New York Times that contain statements from anonymous sources, a website to display the reasons the source was given anonymity ("because clause"), the snippet in which that clause appears, the description of the source, and the information provided by source. The corpus is all NYT articles since January 1, 2000 that contain the phrase, "condition of anonymity" or "anonymity because". We're also streaming all new articles containing those phrases and streaming the clauses to Twitter @conditionof , along with links to the full snippet on our site.
  • Who is it for: This site is for New York Times aficionados, people who like blind items, and people who dig getting data from unstructured text.
  • Your goal for this weekend: Pull the relevant articles (done), analyze text (nearly done), publish the processed text (with snippet, description of source, anonymity reason, and information provided by source) in some fashion. Later: organize this data into an interface that allows users to provide guesses on the source and stream the because clauses on Twitter.