OpenNews/hackdays/storyandalgorithm/conditionofanonymity: Difference between revisions

Modified "lessons/concepts" section
No edit summary
(Modified "lessons/concepts" section)
 
Line 21: Line 21:
<b>How is this project useful?</b> It serves to highlight and draw attention to the reasoning given for using anonymous sources, and it does so in an accessible, entertaining way.
<b>How is this project useful?</b> It serves to highlight and draw attention to the reasoning given for using anonymous sources, and it does so in an accessible, entertaining way.
</li></ul>
</li></ul>
<ul><li><b>Where is this project going and what lessons/concepts can be applied to other projects?</b> The goal product is to have a web application and Twitter bot that tweets out reasons given for anonymity. The project was developed by using a lightweight way to find structure in unstructured text. Many industries use consistent phrasing (e.g. style books for journalists, standard operating procedure in police departments), and it makes it easy to find consistent phrasing with a minimum of programming effort. And, sometimes organizations use common phrases as a defense mechanism (e.g. no comment), but this turns that approach on its head because the consistent language is exactly what makes it so easy to find, gather, and analyze repeated references.
<ul><li><b>Where is this project going and what lessons/concepts can be applied to other projects?</b> The goal project is to have a web application and Twitter bot that tweets out reasons given for anonymity. More generically, this is a lightweight way to find structure and data in unstructured text. Many industries use consistent phrasing (e.g. style books for journalists, standard operating procedure in police departments), and it makes it easy to find consistent phrasing with a minimum of programming effort. And, sometimes organizations use common phrases as a defense mechanism (e.g. no comment), but this turns that approach on its head because the consistent language is exactly what makes it so easy to find, gather, and analyze repeated references.
24

edits