<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/blogs/shared/nolsol.xsl"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>

<title>
Journalism Labs
 - 
Jonathan Austin
</title>
<link>https://bbcstreaming.pages.dev/blogs/journalismlabs/</link>
<description>This is Journalism Labs, a blog about BBC FM&amp;T Journalism Design and Development. This is where we&apos;ll be sharing our thoughts on new and better ideas for journalism on the web.</description>
<language>en</language>
<copyright>Copyright 2010</copyright>
<lastBuildDate>Wed, 10 Dec 2008 12:00:00 +0000</lastBuildDate>
<generator>http://www.sixapart.com/movabletype/?v=4.1</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
	<title>Muddy Boots</title>
	<description><![CDATA[<p>We've been experimenting with the <a href="http://www.w3.org/2001/sw/">Semantic Web </a>using a prototype called <a href="http://muddyboots.rattleresearch.com/">Muddy Boots</a>. The question that we're trying to answer is: Can a computer reliably identify the people and organisations in news stories? This is still work in progress, but we have a prototype and an API that you're welcome to explore.</p> 

<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="MainActors.jpg" src="https://bbcstreaming.pages.dev/blogs/journalismlabs/images/MainActors.jpg" class="mt-image-none" style="" width="432" height="191" /></span>

<p>When a journalist refers to someone in a news story they usually give the person's full name and enough information so the reader can understand who they are talking about. If the full name is ambiguous they may have to add a title or give an explanation about who the person is. But sometimes, especially for household names, the reader is expected to infer the identity of the person from the context of the story and by applying a reasonable level of background knowledge.</p> 

<p>Whilst a human reader takes for granted their abilities to pick up journalists' cues and understand context, a computer has to be programmed explicitly. It is difficult to design a system that can identify people from text and disambiguate them. It is even harder to build a system that meets editorial standards of accuracy. However, in theory, it should be possible. So we've been experimenting to develop an approach that could lead to a system that reliably identifies people (and organisations) in stories and marks up their textual names with semantic information. There are four key challenges: </p> 
<ul>
<li>Build working prototypes</li>
<li>Write tests for the prototypes that express editorial standards</li> 
<li>Refine the prototypes to reach defined levels of reliability</li> 
<li>Express the information usefully through <a href="https://bbcstreaming.pages.dev/guidelines/futuremedia/technical/semantic_markup.shtml">semantic mark-up</a></li>
</ul>
 
<p><strong>Prototypes </strong></p> 

<p>The prototypes are ready to share with you. They have been built for us by a company called <a href="http://www.rattlecentral.com/">Rattle Research</a> based in Sheffield. They were a successful participant in the <a href="http://open.bbc.co.uk/labs/">BBC Innovation Labs</a>.</p>
 
<p>There are two systems available. They are both based on <a href="http://dbpedia.org/About">DBpedia </a>(the structured version of Wikipedia) which provides the controlled vocabulary of people and organisations. Therefore, in these prototypes each person in a news story is described by their Wikipedia entry. Potentially, Wikipedia is a good controlled vocabulary source for news because it has wide scope, is open and dynamic. It is certainly useful for prototyping.</p>
 
<ul> 
<li>The first method is called "Muddy". It works by extracting proper names from the story text and then matches them to entries in DBpedia. If a term is ambiguous, the system uses various strategies based on Wikipedia's disambiguation pages and the structure of DBpedia to resolve the conflict. More information can be found on Rattle's website <a href="http://muddyboots.rattleresearch.com/semantic-web-project/how-does-it-work-/">here</a> </li> 
<li>The second method is called "conText". It was initially proposed by Chris Sizemore and is described in detail in his blog post <a href="https://bbcstreaming.pages.dev/blogs/radiolabs/2008/06/wikipedia_plus_lucene_morelikethis.shtml">here</a>. This method uses search technology (Google and Lucene) to enhance the results further. </li> 
</ul> 
<p>The good news for anyone who is not an expert in term or knowledge extraction is that Rattle implemented both methods behind a common abstract <a href="http://muddyboots.rattleresearch.com/semantic-web-project/api-specification/">API</a>. In effect we can treat both methods like black boxes. We don't need to know how they work to use them and evaluate their ability to identify people.</p> 
<p>In addition, Rattle implemented some visualisations so that we can get a feel for how the systems work. Below are some sample stories that have had people and organisations identified. You can also submit additional stories by following the final link.<br /></p> 
<ul> 
    <li><a href="http://muddy.rattleresearch.com/muddy2/articles/284">Blears attacks political bloggers</a> </li> 
    <li><a href="http://muddy.rattleresearch.com/muddy2/articles/735">Obituary: Sir Bill Cotton</a> </li> 
    <li><a href="http://muddy.rattleresearch.com/muddy2/articles/718">Obama's uphill task on US economy</a> </li> 
    <li><a href="http://muddy.rattleresearch.com/muddy2/articles/116">Branagh comeback up for top award</a> </li> 
    <li><a href="http://muddy.rattleresearch.com/muddy2/articles/new">Submit a new Story</a> </li> </ul> 
<p><strong>Testing</strong></p> 
<p>It doesn't take long to see that neither prototype is perfect. Sometimes they miss people and sometimes they get them wrong. But that is the point of the research. How good are they really and can they be improved? Our next step is to measure them against our editorial standards.</p> 
<p>So currently we are working with another Innovation Labs entrant <a href="http://thinktankmaths.com/">ThinkTankMaths</a> to develop some tests. We're going to compare the performance of both systems (and any system that implements Rattle's API) to the performance of human beings. We will also be proposing measures that evaluate the systems from an editorial point of view. For example, is it editorially more acceptable for the system to fail to spot the name of cat owner whose cat gets stuck in a tree than the Prime Minister? And what should the system do when the name of that cat owner is Gordon Brown? </p> 
<p>We will post more about this and our initial findings in the New Year, but in the meantime we'd like to hear your thoughts and feel free to have a look at the API and the prototypes. </p>]]></description>
         <dc:creator>Jonathan Austin 
Jonathan Austin
</dc:creator>
	<link>https://bbcstreaming.pages.dev/blogs/journalismlabs/2008/12/muddy_boots.html</link>
	<guid>https://bbcstreaming.pages.dev/blogs/journalismlabs/2008/12/muddy_boots.html</guid>
	<category></category>
	<pubDate>Wed, 10 Dec 2008 12:00:00 +0000</pubDate>
</item>

<item>
	<title>Results of the BBC News Story Links Trial</title>
	<description><![CDATA[<p>Last August, the BBC&nbsp;<a href="https://bbcstreaming.pages.dev/blogs/theeditors/2008/08/new_ways_of_linking.html" style="text-decoration: underline;">trialled</a>&nbsp;a new service called&nbsp;<a href="http://www.apture.com/" style="text-decoration: underline;">Apture</a>&nbsp;on a hand picked selection of news stories (e.g.&nbsp;<a href="http://news.bbc.co.uk/1/hi/sci/tech/7559517.stm" style="text-decoration: underline;">this story on the Cassini mission</a>). Apture allows journalists to add links to the text of published stories and displays the link content in popover windows within the story page. This caused a bit of a buzz at the time on the&nbsp;<a href="https://bbcstreaming.pages.dev/blogs/bbcinternet/2008/08/interesting_stuff_20080821.html" style="text-decoration: underline;">BBC Internet blog</a>. So we thought we'd start our new blog by sharing our findings and set out what we're going to do next in this area.</p>

<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Image of BBC news website" src="https://bbcstreaming.pages.dev/blogs/journalismlabs/linktrial.jpg" width="432" height="300" class="mt-image-none" style="" /></span>

<p>Throughout the trial, we asked for feedback from the audience using a link at the bottom of each Apture window.  This opened a pop-up window where people could state whether they found the service useful and then leave a text comment.</p>

<p><b> Your Feedback </b></p>

<p>Over 1200 people used this to give us feedback during the two weeks, which we think is quite a high response for such a limited piece of work.  Over 90% of those that responded said that they found Apture useful.  This was an unexpected result, even considering that the opt-in nature of the trial favoured early adopters.</p>

<p>Over 854 people left a positive comment.    Whilst over half of those gave generic praise such as "I liked it", there were three key themes that dominated the comments:</p>

<ul>
<li>177 people stated that they appreciated being able to explore background material without leaving the page or searching.</li>
<li>119 people said that they appreciated the editorial content in the links and made a specific reference to the fact the content was added manually.</li>
<li>98 people approved of the design of the system. This included that links were inline and could be turned off and on.</li>
</ul>

<p>We also received 306 negative comments.  There were a diverse range of concerns.  The blog discussion focussed on the issues of simple hyperlinks, accessibility and web citizenship and we received 32 comments related to these issues.   The top three concerns raised were:</p>

<ul>
<li>65 people objected to the use of icons in the inline links.  In particular, the use of a "W" to indicate a link to Wikipedia caused problems.  Apture have now changed this, but there  still questions about how to signal the content of links</li>

<li>55 people were unsure whether the BBC should link to Wikipedia, raising issues of accuracy, perhaps echoing the <a href="http://news.bbc.co.uk/1/hi/technology/4840340.stm">controversy</a> that followed the <a href="http://news.bbc.co.uk/1/hi/technology/4530930.stm">2005 evaluation by Nature</a>.</li>

<li>50 people found that security restrictions caused a problem.  This was often down to a local firewall that allowed access to the BBC, but blocked third party content.  Also for some people Flash was not installed on their machine.  This is a timely reminder that there can be problems when people move to rich AV and mashups.</li>
</ul>

<p> Overall, we thought there was a lot that was interesting about these results.    Clearly many people appreciate high quality, crafted background links in news stories.  And, for the right kind of background information, some people appreciate being able to see it without having to navigate away from the page.  The key challenges for us are two-fold:</p>

<ul>
<li>Can we deliver  in-page navigation using baked in hyperlinks, maintain high standards of accessibility and serve those who prefer traditional linking behaviour?</li>
<li>Can we provide journalists with the right tools so they can be at their most creative editorially and use their skills to provide the most relevant interesting links?</li>
</ul>

<p><b>So what are we doing next?  </b></p>

<p>We've decided to do go back to basics and look again at the fundamentals of linking in news stories.    When the BBC News website started in 1997 we placed background links to the side of the article instead of inline, for technical and user experience reasons. We haven't revisited that decision in any significant way until now.</p>

<p>In 2009, we're going to be refreshing how we markup our stories.  We will discuss the details of this project in more detail here later.  But this will give us a rare opportunity to improve the way we express links.  We want to get that right.  In the meantime, we're talking to Apture to explore whether it's possible to extend their product to deliver the functionality you liked and to answer your concerns.</p>

<p>There is plenty more about this trial that we could share and we'd really be interested to hear your thoughts and about what interests you the most.  So leave a comment and we'll try to answer your questions.</p>
<p><b>Sample Stories</b></p>
<ul>
<li><a href="http://news.bbc.co.uk/1/hi/sci/tech/7559517.stm">Probe gets up close to Enceladus</a><br /></li>
<li><a href="http://news.bbc.co.uk/1/hi/sci/tech/7560833.stm">Head of Roman empress unearthed</a></li>
<li><a href="http://news.bbc.co.uk/1/hi/sci/tech/7542791.stm">Driving primates to the edge</a></li>
<li><a href="http://news.bbc.co.uk/1/hi/uk_politics/7560330.stm">Noise complaint rights "face axe"</a></li>
<li><a href="http://news.bbc.co.uk/1/hi/uk_politics/7571973.stm">No 10's Clarkson video a "joke"</a></li>
<li><a href="http://news.bbc.co.uk/1/hi/uk_politics/7560986.stm">Lord Bruce-Lockhart dies aged 66</a></li>
</ul>]]></description>
         <dc:creator>Jonathan Austin 
Jonathan Austin
</dc:creator>
	<link>https://bbcstreaming.pages.dev/blogs/journalismlabs/2008/12/results_of_the_bbc_news_links.html</link>
	<guid>https://bbcstreaming.pages.dev/blogs/journalismlabs/2008/12/results_of_the_bbc_news_links.html</guid>
	<category></category>
	<pubDate>Wed, 03 Dec 2008 12:00:00 +0000</pubDate>
</item>


</channel>
</rss>

 