<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards a Semantically Enriched Online Newspaper</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ricardo Kawase</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eelco Herder</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Patrick Siehndel</string-name>
          <email>siehndelg@L3S.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>L3S Research Center, Leibniz University Hannover</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Internet plays a major role as a source of news. Many publishers o er online versions of their newspapers to paying customers. Online newspapers bear more similarity with traditional print papers than with regular news sites. In a close collaboration with Mediengruppe Madsack - publisher of newspapers in several German federal states, we aim at providing a semantically enriched online newspaper. News articles are annotated with relevant entities - places, persons and organizations. These annotations form the basis for an entity-based 'Theme Radar', a dashboard for monitoring articles related to the users' explicitly indicated and inferred interests.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>Traditional print media are nowadays replaced or complemented by online media. Most
publishers of international, national and local newspapers use the Web as an additional
communication channel. Many news sites that are connected to a print newspaper also
o er online subscriptions or provide content as pay-per-view. A commonly used
solution is subscription-based access to an online newspaper, which is a digital copy of the
print newspaper, often with additional features for search, recommendation or
archiving. However, in most cases, these additional features are based on content analysis,
manual interlinking by the editors and collaborative filtering. In this paper, we present
our work towards an semantically enriched online newspaper, which is a currently
running collaboration between the L3S Research Center and Madsack GmbH &amp; Co. KG.
1.1</p>
      <p>Madsack</p>
      <p>The digital business of Madsack media group includes the distribution of
editorial content (e-paper, mobile apps, usually using the brand of the corresponding daily
newspapers), marketing services (e.g. programming of websites and apps) as well as
collaborations with online marketplaces.</p>
      <p>We focus on Madsack’s e-paper product. The e-paper is a Web environment that
allows subscribers to access the daily editions of the newspaper in digital format. The
environment is restricted to paying subscribers, who are required to log in with their
personal username and password. Once they are logged in, the website presents the
reader current daily newspaper editions. The online newspaper holds the same design
as the printed version. Every morning, except on Sundays (there are no editions printed
on Sundays), a news daily edition is available on the website.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Enrichment</title>
      <p>
        In order to e ectively archive, categorize and publish news articles, most larger
media companies have documentation departments that assign labels, categories or terms
to news articles. Due to the increasingly large amount of items and the need for the
term assignment to be quick [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], automatic semantic annotation is increasingly
considered as an alternative for human annotation. Several established o -the-shelf tools for
knowledge extraction and semantic annotation are readily available, including DBpedia
Spotlight [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], AIDA [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], Open Calais, Wikimeta and Zemanta [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Wikipedia Miner [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
directly makes use of the evolving Wikipedia structure; the toolkit includes search and
annotation services and provides links to relevant Wikipedia articles. In a comparison
of entity-annotation systems [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Wikipedia Miner consistently scored high in terms of
recall and F1.
      </p>
      <p>
        We semantically enriched the news articles by identifying entities and types. For this
purpose, we use the Wikipedia Miner[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] service as an annotation tool. First, detected
words are disambiguated using machine learning algorithms that take the context of the
word into account. This step is followed by the detection of links to Wikipedia articles
(which will later be aligned with DBpedia entities). By using a predefined threshold,
we ensured that only those words that are relevant for the whole document are linked
to articles. The goal of the whole process is to annotate a given news article in the
same way as a human would link a Wikipedia article. We set up a local deployment
of Wikipedia Miner and trained the models on top of a German Wikipedia dump from
February, 20143.
      </p>
      <p>After annotating the content of the news articles, with the identified entities in hand,
we query DBpedia in order to gather further information regarding the entities.
Specifically, we explore their relationships through the predicate rdf:type to extract the type of
the entity given by DBpedia’s ontology (dbpedia-owl). Although several di erent types
are identified, we selected the three most relevant types for news articles:
dbpediaowl:Place, dbpedia-owl:Person and dbpedia-owl:Organisation. These three types
were reported by Madsack’s editorial sta to be the most relevant for their readers.
Additionally, as we describe in Section 3, it is important to avoid an overload of
features and information to the readers. Thus, we aim at having just a few and very useful
facets that can improve relevant news retrieval.
3 http://dumps.wikimedia.org/dewiki/20140216/
From the end users’ (the readers’) perspective, the main innovation of the e-paper is
the so called ‘Themenradar’ (Theme Radar). The Theme Radar provides users with
shortcuts to news articles that pertain to their particular interests - as explicitly indicated
by subscribing to an entity (which represents a theme or topic), combined with the
entities that most often occur in the articles that the user read so far. Augmenting the
‘Theme Radar’ with the assistance of semantically enriched data is, in fact, one of our
main goals in this collaboration.</p>
      <p>Figure 1 depicts the first prototype of the ‘Theme Radar’. It consists of a dashboard
of the readers’ interests. The ‘Theme Radar’ works as a semantically enhanced topic
dashboard that enables readers to get suggestions for themes and topics, to manage their
topics and to get personalized news recommendations based on entity co-occurrences,
linked data relations and the aforementioned semantic properties types.</p>
      <p>Based on the users’ activity logs, the system automatically builds the ‘Theme Radar’.
Top entities of interest are presented to the users in their ‘Theme Radar’ with additional
suggested entities and recommended articles (based on entity co-occurrence). In the
interface, these entities are grouped by type and also by ‘Book’ (Books are sections within
the newspaper, as predefined by the editors - such as ‘Sports’ and ‘Politics’).
Additionally, the users can manually add entities to their profiles, which get higher weights in
the news recommendation process.
4</p>
    </sec>
    <sec id="sec-3">
      <title>Conclusions</title>
      <p>In this paper, we presented our work towards a semantically enriched online newspaper,
which - to the best of our knowledge - is the first of its kind in a fully commercial setup.
We are currently on a stage of interface designing which, in a commercial product,
requires the validation and approval from several stakeholders. As future work, we plan
to evaluate the quality of the annotations with user feedback and to perform an analysis
of online reading behavior, with a focus on the semantic aspects. Building upon these
steps, we plan to develop and entity-based news recommender that fulfills Madsack’s
online readers’ interests, and to evaluate them in practice.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgement</title>
      <p>We would like to thank the Madsack Online GmbH &amp; Co. KG team for the collaboration
opportunity and the support during the implementation presented in this work.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>M.</given-names>
            <surname>Cornolti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ferragina</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Ciaramita</surname>
          </string-name>
          .
          <article-title>A framework for benchmarking entity-annotation systems</article-title>
          .
          <source>In Proceedings of the 22nd international conference on World Wide Web</source>
          , pages
          <fpage>249</fpage>
          -
          <lpage>260</lpage>
          . International World Wide Web Conferences Steering Committee,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          .
          <article-title>A comparison of knowledge extraction tools for the semantic web</article-title>
          .
          <source>In The Semantic Web: Semantics and Big Data</source>
          , pages
          <fpage>351</fpage>
          -
          <lpage>366</lpage>
          . Springer,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Garrido</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>Go´mez, S. Ilarri, and</article-title>
          <string-name>
            <surname>E. Mena.</surname>
          </string-name>
          <article-title>An experience developing a semantic annotation system in a media group</article-title>
          .
          <source>In Natural Language Processing and Information Systems</source>
          , pages
          <fpage>333</fpage>
          -
          <lpage>338</lpage>
          . Springer,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>P. N.</given-names>
            <surname>Mendes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jakob</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>Garc´ıa-</article-title>
          <string-name>
            <surname>Silva</surname>
            , and
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Bizer</surname>
          </string-name>
          .
          <article-title>Dbpedia spotlight: shedding light on the web of documents</article-title>
          .
          <source>In Proceedings of the 7th International Conference on Semantic Systems</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . ACM,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>D.</given-names>
            <surname>Milne</surname>
          </string-name>
          and
          <string-name>
            <given-names>I. H.</given-names>
            <surname>Witten</surname>
          </string-name>
          .
          <article-title>Learning to link with wikipedia</article-title>
          .
          <source>In CIKM '08: Proceeding of the 17th ACM conference on Information and knowledge management</source>
          , pages
          <fpage>509</fpage>
          -
          <lpage>518</lpage>
          , New York, NY, USA,
          <year>2008</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>D.</given-names>
            <surname>Milne</surname>
          </string-name>
          and
          <string-name>
            <given-names>I. H.</given-names>
            <surname>Witten</surname>
          </string-name>
          .
          <article-title>An open-source toolkit for mining wikipedia</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>194</volume>
          :
          <fpage>222</fpage>
          -
          <lpage>239</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Yosef</surname>
          </string-name>
          , J. Ho art, I. Bordino,
          <string-name>
            <given-names>M.</given-names>
            <surname>Spaniol</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Weikum. Aida</surname>
          </string-name>
          :
          <article-title>An online tool for accurate disambiguation of named entities in text and tables</article-title>
          .
          <source>Proceedings of the VLDB Endowment</source>
          ,
          <volume>4</volume>
          (
          <issue>12</issue>
          ):
          <fpage>1450</fpage>
          -
          <lpage>1453</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>