OpenNews/hackdays/storyandalgorithm/conditionofanonymity

From MozillaWiki
Jump to navigation Jump to search
  • 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.