<!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>A Plan for Ancillary Copyright: Original Snippets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Martin Potthast</string-name>
          <email>martin.potthast@uni-leipzig.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Wei-Fan Chen</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matthias Hagen</string-name>
          <email>matthias.hagen@informatik.uni-halle.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Benno Stein</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Halle University</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>In: D. Albakour</institution>
          ,
          <addr-line>D. Corney, J. Gonzalo, M. Martinez, B. Poblete</addr-line>
          ,
          <institution>A. Vlachos (eds.): Proceedings of the NewsIR'18 Workshop at ECIR</institution>
          ,
          <addr-line>Grenoble, France, 26-March-2018, published at</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Leipzig University</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>The snippets that web search engines generate for their result presentation are extracted from the retrieved web pages, reusing pieces of text that match a user's query. Copyright owners of the retrieved web pages are typically not asked for usage rights. This long-time practice now faces increasing backlash from news publishers, legal action, and even new legislation in Germany and Spain: the so-called ancillary copyright for news publishers. This copyright law restricts the fair use of intellectual property of news publishers, allowing them to raise claims for monetary compensation when their text is reused, even within snippets. If passed at the EU level, ancillary copyright could severely impact future information system development. This paper promotes a “technological remedy”, namely, to synthesize true original snippets without text reuse.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>An organic search result for a keyword query on a web
search engine is typically displayed as title and URL
along with a brief excerpt of the respective page,
showing selected pieces of text that contain keywords from
the query, the snippet. Snippets guide users in deciding
which of the pages on a search results page to visit, if
any. Since snippets are extracted from the found web
pages, they form a kind of text reuse. Reusing a third
party’s text is governed by copyright laws and typically
requires written consent. The operators of web search
engines have been exempt from this regulation under
Copyright c 2018 for the individual papers by the papers’
authors. Copying permitted for private and academic purposes.
This volume is published and copyrighted by its editors.
fair use laws. These exemptions are currently being
reconsidered.</p>
      <p>In recent years, news publishers have raised claims
for compensation from search engine companies for
snippets generated from their articles. Their argument
is as follows: search engines and news aggregators earn
money based on the publishers’ intellectual property,
and, since snippets are informative, they may prevent
users from visiting the related news article, depriving
them of ad revenue. While no one forces the publishers
to have their articles indexed, they also claim to be left
with no alternative to the de facto monopolist on most
search markets, Google. The fact that search engines
nowadays aim at answering certain queries directly on
search results pages, often based on content lifted from
third party web pages, does not serve to deescalate
the dispute: every query answered directly by a search
engine takes away traffic from the web pages it indexes,
undermining the ad revenue model which funded the
creation of apparently useful pieces of information in
the first place. Following this line of argumentation,
publishers successfully lobbied for political support: the
so-called ancillary copyright for news publishers has
been passed into law in Germany and Spain. Despite
the German version still exempting individual words or
“smallest text snippets,” 1 Google instantly demanded
free-of-charge usage rights from all major German
publishers, delisting those who did not agree, whereas the
Spanish law2 caused the shutdown of Google News in
Spain.3 While the European Union—amidst a fierce
public debate among stakeholders both in favor as well
as opposed—deliberates an ancillary copyright for all
of its members and all kinds of information systems
(not only search engines), Google News has recently
been redesigned worldwide: the new version does not
show snippets anymore.4 Figures 1 and 2 contrast the
new with the old layout.</p>
      <p>Based on our comprehensive literature survey
(Section 2), we are unaware of any evidence that the
usability of a search engine is improved by dropping snippets.
However, despite recent experiments showing that users
may prefer longer snippets over shorter ones [MAM17],
not a single experiment has quantified the impact of
dropping snippets. Therefore, Google must be given
the benefit of the doubt, since extensive A/B tests may
have revealed that snippets are unimportant for Google
News. Meanwhile, Google recently “reintroduced”
featured snippets to the main search engine, where the
search result that best answers a question query is
highlighted by showing it in a box and above the blue link
and the green URL instead of below. Google claims
that despite “concerns that they might cause publishers
to lose traffic”, “it quickly became clear that featured
snippets do indeed drive traffic.” 5</p>
      <p>Similarly, we are also unaware of any evidence that
snippets are useful only if they reuse text from the
web page described. This thought gave us a subversive
idea: What if a snippet was an original explanation
of how a web page relates to a query? This would
resolve the quandary to some extent since search
engines need no longer rely on the intellectual property
of others to present their search results, but can resort
to technology for snippet synthesis instead. With deep
learning-based text generation on the rise, this does
not appear impossible, anymore, albeit very difficult.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Background and Related Work</title>
      <p>Snippet generation is a variant of extractive
summarization, where the summaries are biased toward the
queries. Extractive summarization and information
retrieval have common ancestry, with Luhn, the inventor
of term frequency weighting, being one of the
earliest contributors [Bax58, Luh58]. Current research on
snippet generation for search engines focuses on
extractive summarization: Tombros and Sanderson [TS98]
ascertained the importance that snippets relate to a
user’s query, while Brin and Page [BP98] implemented
query-biased snippets for the first version of Google.
5https://www.blog.google/products/search/reintroduction-googlesfeatured-snippets</p>
      <p>White et al. [WRJ02a, WRJ02b] found that snippets
should be re-generated based on implicit relevance
feedback, selecting different sentences when a user returns
to a search results page. To speed up snippet
generation, Turpin et al. [TTHW07] evaluate software
architectures based on compressed data structures and RAM
caching. Bando et al. [BST10] ask humans to manually
create reuse snippets, comparing the results to
machinegenerated reuse snippets. They observe that humans
select the same pieces of text as machines in around 73%
of cases. Savenkov et al. [SBL11] survey approaches
regarding the evaluation of snippet generation,
suggesting automated evaluation approaches and A/B testing,
which both can only be trained (used) if a search
engine with a reasonably large user base is available.
Thomaidou et al. [TLKV13] consider the special case
of snippets generated for ads shown on search results
pages to allow users to understand how the ads relate to
their queries. Further research has been invested into
studying how the length of snippets affects perceived
search result quality on desktops [MAM17, KHL08] and
mobile devices, where screen space is limited [KTS+17].
Eye-tracking studies have been conducted to determine
to what parts of a results page users pay most
attention [GJG04, CG07]; unsurprisingly, snippets play
a major role. Finally, reuse snippets are also
generated in XML retrieval [HLC08] and semantic web
search [PWTY08].</p>
      <p>The companion task to extractive summarization is
abstractive summarization, where summaries are
synthesized without text reuse. Generating abstractive
summaries has been a long-standing task in the natural
language generation community [GG17], yet, it has
not been applied to snippet generation. In their user
study, Bando et al. [BST10] come close, using
manually written, original snippets as a gold standard to
evaluate snippets that were generated automatically
and manually by extracting text from a web page. It
was shown that humans pay attention to the same
parts of a document when composing an original
snippet compared to when selecting sentences for a
snippet.</p>
      <p>Machines sometimes select different sentences
to generate reuse snippets, leaving room for
improvement. Recently, neural network models have made
great progress toward the task of generating
abstractive summaries [CAR16, NZN+16, RCW15, SLM17],
which renders snippet synthesis feasible if the lack of
large-scale training data can be overcome.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Discussion and Future Work</title>
      <p>All things considered, the proponents of ancillary
copyright have a point: an information economy whose
information sources are funded by displaying ads to
information consumers cannot withstand information
intermediaries that take the information from the sources and
share it directly with the consumers for their own
benefit. If the “plight” of news publishers does not convince,
perhaps that of Wikipedia does: its ongoing decline
of editors since 2007 [SCCP09] has been attributed,
among other things, to Google’s oneboxes [MJH17],
which have been introduced around that time. But
the opposition has a point, too: information
intermediaries offer high-quality services to both sources and
consumers of information free of charge; their share of
ad revenue is well-deserved. Moreover, major
publishers are misusing the intermediaries’ platforms to spread
significant amounts of clickbait [PKSH16]. Publishers
would maybe not mind laws that regulate information
systems to only refer users instead of informing them.
This, however, would not be in the best interest of the
information society, which desperately needs strong(er)
retrieval technology.</p>
      <p>Given the significant advances in text generation as
of recent, we believe that future information systems
will not present information as provided by its sources,
anymore, but tailor them to a user’s information need.
Regulating verbatim reuse is hence short-sighted: the
true societal challenge ahead is the question whether
automatically generated paraphrases are copyright
protected, especially when the training data used does
not include the to-be-paraphrased subject. We are
currently taking the first steps towards a proof-of-concept
for non-reuse snippet generation technology to
demonstrate its viability. Key to our approach is the
crowdsourcing of large-scale training data composed of topics,
search results, and original snippets. Out of curiosity,
we ask our workers about their snippet reading habits,
with (un)surprising results; see Table 1.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>[Bax58] P. B. Baxendale</surname>
          </string-name>
          .
          <article-title>Machine-Made Index for Technical Literature - An Experiment</article-title>
          .
          <source>IBM Journal of Research and Development</source>
          ,
          <volume>2</volume>
          (
          <issue>4</issue>
          ):
          <fpage>354</fpage>
          -
          <lpage>361</lpage>
          ,
          <year>1958</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [BP98]
          <string-name>
            <given-names>S.</given-names>
            <surname>Brin</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Page</surname>
          </string-name>
          .
          <article-title>The Anatomy of a Large-Scale Hypertextual Web Search Engine</article-title>
          .
          <source>Computer Networks</source>
          ,
          <volume>30</volume>
          (
          <issue>1-7</issue>
          ):
          <fpage>107</fpage>
          -
          <lpage>117</lpage>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [BST10]
          <string-name>
            <given-names>L. L.</given-names>
            <surname>Bando</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scholer</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Turpin. Constructing</surname>
          </string-name>
          Query-biased
          <string-name>
            <surname>Summaries</surname>
          </string-name>
          :
          <article-title>A Comparison of Human and System Generated Snippets</article-title>
          .
          <source>In Proc. of IICS</source>
          , p.
          <fpage>195</fpage>
          -
          <lpage>204</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [CAR16]
          <string-name>
            <given-names>S.</given-names>
            <surname>Chopra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Auli</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Rush</surname>
          </string-name>
          .
          <article-title>Abstractive Sentence Summarization with Attentive Recurrent Neural Networks</article-title>
          .
          <source>In Proc. of NAACL/HLT</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [CG07]
          <string-name>
            <given-names>E.</given-names>
            <surname>Cutrell</surname>
          </string-name>
          and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Guan</surname>
          </string-name>
          .
          <article-title>What are you Looking for?: An Eye-tracking Study of Information Usage in Web Search</article-title>
          .
          <source>In Proc. of CHI</source>
          , p.
          <fpage>407</fpage>
          -
          <lpage>416</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [GG17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gambhir</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Gupta</surname>
          </string-name>
          .
          <source>Recent Automatic Text Summarization Techniques: A Survey. Artificial Intelligence Review</source>
          ,
          <volume>47</volume>
          (
          <issue>1</issue>
          ):
          <fpage>1</fpage>
          -
          <lpage>66</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [GJG04]
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Granka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Joachims</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Gay</surname>
          </string-name>
          .
          <article-title>Eye-tracking Analysis of User Behavior in WWW Search</article-title>
          .
          <source>In Proc. of SIGIR</source>
          , p.
          <fpage>478</fpage>
          -
          <lpage>479</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [HLC08]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          .
          <article-title>Query biased Snippet Generation in XML Search</article-title>
          .
          <source>In Proc. of SIGMOD</source>
          , p.
          <fpage>315</fpage>
          -
          <lpage>326</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>[KHL08] M. Kaisser</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          <string-name>
            <surname>Hearst</surname>
            , and
            <given-names>J.B.</given-names>
          </string-name>
          <string-name>
            <surname>Lowe</surname>
          </string-name>
          .
          <article-title>Improving Search Results Quality by Customizing Summary Lengths</article-title>
          .
          <source>In Proc. of ACL</source>
          , p.
          <fpage>701</fpage>
          -
          <lpage>709</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [KTS+17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kim</surname>
          </string-name>
          , P. Thomas,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sankaranarayana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Gedeon</surname>
          </string-name>
          , and H.
          <string-name>
            <surname>-J. Yoon</surname>
          </string-name>
          .
          <article-title>What Snippet Size is Needed in Mobile Web Search?</article-title>
          <source>In Proc. of CHIIR</source>
          <year>2017</year>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [Luh58]
          <string-name>
            <given-names>H. P.</given-names>
            <surname>Luhn</surname>
          </string-name>
          .
          <article-title>The Automatic Creation of Literature Abstracts</article-title>
          .
          <source>IBM Journal of Research and Development</source>
          ,
          <volume>2</volume>
          (
          <issue>2</issue>
          ):
          <fpage>159</fpage>
          -
          <lpage>165</lpage>
          ,
          <year>1958</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [MAM17]
          <string-name>
            <given-names>D.</given-names>
            <surname>Maxwell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Azzopardi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Moshfeghi</surname>
          </string-name>
          .
          <article-title>A Study of Snippet Length and Informativeness: Behaviour, Performance and User Experience</article-title>
          .
          <source>In Proc. of SIGIR</source>
          , p.
          <fpage>135</fpage>
          -
          <lpage>144</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [MJH17]
          <string-name>
            <given-names>C.</given-names>
            <surname>McMahon</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Johnson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Hecht</surname>
          </string-name>
          .
          <article-title>The Substantial Interdependence of Wikipedia and Google: A Case Study on the Relationship Between Peer Production Communities and Information Technologies</article-title>
          .
          <source>In Proc. of ICWSM</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [NZN+16]
          <string-name>
            <given-names>R.</given-names>
            <surname>Nallapati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Nogueira dos Santos, Ç</article-title>
          . Gülçehre, and
          <string-name>
            <given-names>B.</given-names>
            <surname>Xiang</surname>
          </string-name>
          .
          <article-title>Abstractive Text Summarization using Sequence-to-Sequence RNNs and Beyond</article-title>
          .
          <source>In Proc. CoNLL</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>[PKSH16] M. Potthast</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Köpsel</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Stein</surname>
            , and
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hagen</surname>
          </string-name>
          . Clickbait Detection.
          <source>In Proc of ECIR</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [PWTY08]
          <string-name>
            <given-names>T.</given-names>
            <surname>Penin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Tran</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          .
          <article-title>Snippet Generation for Semantic Web Search Engines</article-title>
          .
          <source>In Proc. of ASWC</source>
          , p.
          <fpage>493</fpage>
          -
          <lpage>507</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>[RCW15] A.M. Rush</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Chopra</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Weston</surname>
          </string-name>
          .
          <article-title>A Neural Attention Model for Abstractive Sentence Summarization</article-title>
          .
          <source>In Proc. of EMNLP</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [SBL11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Savenkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Braslavski</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Lebedev</surname>
          </string-name>
          . Search Snippet Evaluation at Yandex:
          <article-title>Lessons Learned and Future Directions</article-title>
          .
          <source>In Proc. of CLEF</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [SCCP09]
          <string-name>
            <given-names>B.</given-names>
            <surname>Suh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Convertino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.H.</given-names>
            <surname>Chi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Pirolli</surname>
          </string-name>
          .
          <article-title>The singularity is not near: slowing growth of Wikipedia</article-title>
          .
          <source>In Proc. of WikiSym</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [SLM17]
          <string-name>
            <given-names>A.</given-names>
            <surname>See</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.J.</given-names>
            <surname>Liu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.D.</given-names>
            <surname>Manning</surname>
          </string-name>
          . Get To The Point:
          <article-title>Summarization with Pointer-Generator Networks</article-title>
          .
          <source>In Proc. of ACL</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [TLKV13]
          <string-name>
            <given-names>S.</given-names>
            <surname>Thomaidou</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Lourentzou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Katsivelis-Perakis</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Vazirgiannis</surname>
          </string-name>
          .
          <source>Automated Snippet Generation for Online Advertising. In Proc. of CIKM</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [TS98]
          <string-name>
            <given-names>A.</given-names>
            <surname>Tombros</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          .
          <article-title>Advantages of Query Biased Summaries in Information Retrieval</article-title>
          .
          <source>In Proc. of SIGIR</source>
          , p.
          <fpage>2</fpage>
          -
          <lpage>10</lpage>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [TTHW07]
          <string-name>
            <given-names>A.</given-names>
            <surname>Turpin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tsegay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hawking</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.E.</given-names>
            <surname>Williams</surname>
          </string-name>
          .
          <article-title>Fast Generation of Result Snippets in Web Search</article-title>
          .
          <source>In Proc. of SIGIR</source>
          , p.
          <fpage>127</fpage>
          -
          <lpage>134</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [WRJ02a]
          <string-name>
            <given-names>R.</given-names>
            <surname>White</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Ruthven</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.M.</given-names>
            <surname>Jose</surname>
          </string-name>
          .
          <article-title>Finding Relevant Documents Using Top Ranking Sentences: An Evaluation of Two Alternative Schemes</article-title>
          .
          <source>In Proc. of SIGIR</source>
          , p.
          <fpage>57</fpage>
          -
          <lpage>64</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [WRJ02b]
          <string-name>
            <given-names>R.</given-names>
            <surname>White</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Ruthven</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.M.</given-names>
            <surname>Jose</surname>
          </string-name>
          .
          <article-title>The Use of Implicit Evidence for Relevance Feedback in Web Retrieval</article-title>
          .
          <source>In Proc. of ECIR</source>
          , p.
          <fpage>93</fpage>
          -
          <lpage>109</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>