<!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>Ultra-stemming and Statistical Summarization at INEX 2013 Tweet Contextualization Track</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Juan-Manuel Torres-Moreno</string-name>
          <email>juan-manuel.torres@univ-avignon.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Patricia Velazquez-Morales</string-name>
          <email>patricia_velazquez@yahoo.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ecole Polytechnique de Montreal - Departement de Genie Informatique CP 6079 Succ. Centre Ville H3C 3A7 Montreal (Quebec)</institution>
          ,
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>VM Labs</institution>
          ,
          <addr-line>84000 Avignon</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>According to the organizers, the objective of the 2013 INEX Tweet Contextualization Task is: \...The Tweet Contextualization aims at providing automatically information - a summary that explains the tweet. This requires combining multiple types of processing from information retrieval to multi-document summarization including entity linking." We present the Cortex summarizer applied to the INEX 2013 task. Cortex summarizer uses several sentence selection metrics and an optimal decision module to score sentences from a document source. The results show that Cortex system performs well on INEX task.</p>
      </abstract>
      <kwd-group>
        <kwd>INEX</kwd>
        <kwd>Automatic Summarization System</kwd>
        <kwd>Tweet contextualization</kwd>
        <kwd>Cortex</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Automatic text summarization is indispensable to cope with ever increasing
volumes of valuable information. An abstract is by far the most concrete and
most recognized kind of text condensation [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. We adopted a simpler method,
usually called extraction, that allow to generate summaries by extraction of
pertinence sentences [2{5]. Essentially, extracting aims at producing a shorter
version of the text by selecting the most relevant sentences of the original text,
which we juxtapose without any modi cation. The vector space model [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] has
been used in information extraction, information retrieval, question-answering,
and it may also be used in text summarization [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Cortex3 is an automatic
summarization system [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] which combines several statistical methods with an
optimal decision algorithm, to choose the most relevant sentences.
      </p>
      <p>
        An open domain Question-Answering system (QA) has to precisely answer a
question expressed in natural language. QA systems are confronted with a ne
and di cult task because they are expected to supply speci c information and
3 CORTEX es Otro Resumidor de TEXtos (CORTEX is anotheR TEXt summarizer).
not whole documents. At present there exists a strong demand for this kind of
text processing systems on the Internet. A QA system comprises, a priori, the
following stages [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]:
{ Transform the questions into queries, then associate them to a set of
documents;
{ Filter and sort these documents to calculate various degrees of similarity;
{ Identify the sentences which might contain the answers, then extract text
fragments from them that constitute the answers. In this phase an analysis
using Named Entities (NE) is essential to nd the expected answers.
      </p>
      <p>
        Most research e orts in summarization emphasize generic summarization
[11{13]. User query terms are commonly used in information retrieval tasks.
However, there are few papers in literature that propose to employ this approach
in summarization systems [14{16]. In the systems described in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], a learning
approach is used (performed). A document set is used to train a classi er that
estimates the probability that a given sentence is included in the extract. In [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ],
several features (document title, location of a sentence in the document, cluster
of signi cant words and occurrence of terms present in the query) are applied
to score the sentences. In [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] learning and feature approaches are combined
in a two-step system: a training system and a generator system. Score features
include short length sentence, sentence position in the document, sentence
position in the paragraph, and tf.idf metrics. Our generic summarization system
includes a set of eleven independent metrics combined by a Decision Algorithm.
Query-based summaries can be generated by our system using a modi cation of
the scoring method. In both cases, no training phase is necessary in our system.
      </p>
      <p>This paper is organized as follows. In Section 2 we explain the INEX 2013
Tweet Contextualization Track. In Section 3 we explain the methodology of our
work. Experimental settings and results obtained with Cortex summarizer are
presented in Section 4. Section 6 exposes the conclusions of the paper and the
future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>INEX 2013 Tweet Contextualization Track</title>
      <p>
        The Initiative for the Evaluation of XML Retrieval (INEX) is an established
evaluation forum for XML information retrieval (IR) [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. In 2013, tweet
contextualization INEX task at CLEF 2013, aims \given a new tweet, the system
must provide some context about the subject of the tweet, in order to help the
reader to understand it. This context should take the form of a readable
summary, not exceeding 500 words, composed of passages from a provided
Wikipedia corpus."4
      </p>
      <p>Like in Question Answering track of INEX 2011 and 2012, the present task
is about contextualizing tweets, i.e. answering questions of the form "What is
4 https://inex.mmci.uni-saarland.de/tracks/qa/
this tweet about?" using a recent cleaned dump of the Wikipedia5. As organizers
claim, the general process involves three steps:
{ Tweet analysis.
{ Passage and/or XML elements retrieval.
{ Construction of the answer.</p>
      <p>Then, a relevant passage segment contains:
{ Relevant information but
{ As few non-relevant information as possible (the result is speci c to the
question).
2.1</p>
      <sec id="sec-2-1">
        <title>Document Collection</title>
        <p>The corpus has been constructed from a dump of the English Wikipedia from
November 2012. All notes and bibliographic references were removed to facilite
the extraction of plain text answers. (Notes and bibliographic references are
di cult to handle). Resulting documents contains a title, an abstract and section.
Each section has a sub-title. Abstract end sections are made of paragraphs and
each paragraph can have entities that refer to Wikipedia pages.
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Tweets set</title>
        <p>598 tweets in English were collected by the organizers from Twitter6 for the
Track 2013.. Tweets were selected and checked among informative accounts (for
example, @CNN, @TennisTweets, @PeopleMag, @science...), in order to avoid
purely personal tweets that could not be contextualized. Information such as the
user name, tags or URLs will be provided.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Cortex Summarization System</title>
      <p>
        Cortex [
        <xref ref-type="bibr" rid="ref18 ref19">18, 19</xref>
        ] is a single-document extract summarization system. It uses an
optimal decision algorithm that combines several metrics. These metrics result
from processing statistical and informational algorithms on the document vector
space representation.
      </p>
      <p>The INEX 2013 Tweet Contextualization Track evaluation is a real-world
complex question (called long query) answering, in which the answer is a
summary constructed from a set of relevant documents. The documents are parsed
to create a corpus composed of the query and the the multi-document retrieved
5 See the o cial INEX 2013 Tweet Contextualization Track Website: https://inex.</p>
      <p>mmci.uni-saarland.de/tracks/qa/.
6 www.tweeter.com
by a Perl program supplied by INEX organizers7. This program is coupled to
Indri system8 to obtain for each query, 50 documents from the whole corpus.</p>
      <p>
        The idea is to represent the text in an appropriate vectorial space and
apply numeric treatments to it. In order to reduce complexity, a preprocessing is
performed to the question and the document: words are ltered, lemmatized
and stemmed. The Cortex system uses 11 metrics (see [
        <xref ref-type="bibr" rid="ref19 ref20">20, 19</xref>
        ] for a detailed
description of these metrics) to evaluate the sentence's relevance.
      </p>
      <p>By example, the topic-sentence overlap measure assigns a higher ranking
for the sentences containing question words and makes selected sentences more
relevant. The overlap is de ned as the normalized cardinality of the intersection
between the query word set T and the sentence word set S.</p>
      <p>Overlap(T; S) =
card(S \ T )
card(T )</p>
      <p>The system scores each sentence with a decision algorithm that relies on
the normalized metrics. Before combining the votes of the metrics, these are
partitioned into two sets: one set contains every metric i &gt; 0:5, while the other
set contains every metric i &lt; 0:5 (values equal to 0.5 are ignored). We then
calculate two values and , which give the sum of distances (positive for
and negative for ) to the threshold 0.5 (the number of metrics is , which is
11 in our experiment):
(1)
(2)
(3)
(4)
= X( i</p>
      <p>i=1
= X(0:5
i=1
0:5);</p>
      <p>i &gt; 0:5
i);
i &lt; 0:5
The value given to each sentence s given a query q is calculated with:
if(
&gt; )
then Score(s; q) = 0:5 +
else Score(s; q) = 0:5</p>
      <p>The Cortex system is applied to each document of a topic and the summary
is generated by concatenating higher score sentences.
7 See: http://qa.termwatch.es/data/getINEX2011corpus.pl.gz
8 Indri is a search engine from the Lemur project, a cooperative work between the
University of Massachusetts and Carnegie Mellon University in order to build language
modelling information retrieval tools. See: http://www.lemurproject.org/indri/</p>
      <sec id="sec-3-1">
        <title>Ultrastemming + Cortex</title>
        <p>
          In Automatic Text Summarization, preprocessing is an important phase to
reduce the space of textual representation. Classically, stemming and
lemmatization have been widely used for normalizing words. However, even using
normalization on large texts, the curse of dimensionality can disturb the performance
of summarizers. The main idea of ultra stemming[
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] is to avoid analyzers,
lemmatizers, stemmers and stoplists.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Experiments Settings and Results</title>
      <p>In this study, we used the document sets made available during the Initiative
for the Evaluation of XML retrieval (INEX)9, in particular on the INEX 2012
Tweet Contextualization Track.</p>
      <p>The strategy of Cortex system to deal multi-document summary problem is
quite simple: rst, a long single document D is formed by concatenation of all
i = 1; :::; n relevant documents provided by Indri engine: d1; d2; :::dn. The rst
line of this multi-document D is the tweet T . Cortex summarizer extracts of D
the most relevant sentences following T . Then, this subset of sentences is sorted
by the date of documents di. The summarizer adds sentences into the summary
until the word limit is reached. To evaluate the performance of Cortex system on
INEX tweet contextualization track, we used the online package available from
INEX website10.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <p>9 https://inex.mmci.uni-saarland.de/
10 http://qa.termwatch.es/data/
In this paper we have presented the Cortex summarization system applied on
INEX 2013 Tweet Contextualization Track. The rst one is based on the fusion
process of several di erent sentence selection metrics. The decision algorithm
obtains good scores on the INEX 2013 Tweet Contextualization Track (the
decision process is a good strategy without training corpus). The second one is
based on the divergence between summary and the source document.</p>
      <p>Cortex summarizer using 4-ultra stemming as normalization has obtained
very good results in informativeness evaluations. However, Cortex using
stemming normalization outperforms Cortex using lemmatization and 4-ultra
stemming. A module of compound words may improves the performance of our
summarizer. We show that a simple statistical summarizer show good performances
in this complex task.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. ANSI.
          <article-title>American National Standard for Writing Abstracts</article-title>
          .
          <source>Technical report</source>
          , American National Standards Institute, Inc., New York, NY,
          <year>1979</year>
          .
          <source>(ANSI Z39</source>
          .
          <year>14</year>
          .
          <year>1979</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>J.M.</given-names>
            <surname>Torres-Moreno</surname>
          </string-name>
          .
          <article-title>Resume automatique de documents : une approche statistique</article-title>
          .
          <source>Hermes-Lavoisier</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <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>
          ,
          <year>1958</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>H. P.</given-names>
            <surname>Edmundson</surname>
          </string-name>
          .
          <article-title>New Methods in Automatic Extracting</article-title>
          .
          <source>Journal of the ACM (JACM)</source>
          ,
          <volume>16</volume>
          (
          <issue>2</issue>
          ):
          <volume>264</volume>
          {
          <fpage>285</fpage>
          ,
          <year>1969</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>I.</given-names>
            <surname>Mani</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Mayburi</surname>
          </string-name>
          .
          <article-title>Advances in automatic text summarization</article-title>
          . The MIT Press, U.S.A.,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Gregory</given-names>
            <surname>Salton</surname>
          </string-name>
          .
          <source>The SMART Retrieval System - Experiments un Automatic Document Processing. Englewood Cli s</source>
          ,
          <year>1971</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Gregory</given-names>
            <surname>Salton</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>McGill</surname>
          </string-name>
          .
          <article-title>Introduction to Modern Information Retrieval</article-title>
          .
          <string-name>
            <surname>McGraw-Hill</surname>
          </string-name>
          ,
          <year>1983</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>I. Da</given-names>
            <surname>Cunha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fernandez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Velazquez Morales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vivaldi</surname>
          </string-name>
          , E. SanJuan, and
          <string-name>
            <given-names>J.M.</given-names>
            <surname>Torres-Moreno</surname>
          </string-name>
          .
          <article-title>A new hybrid summarizer based on vector space model, statistical physics and linguistics</article-title>
          .
          <source>In MICAI 2007: Advances in Arti cial Intelligence</source>
          , pages
          <fpage>872</fpage>
          {
          <fpage>882</fpage>
          . Springer Berlin/Heidelberg,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>J.M.</given-names>
            <surname>Torres-Moreno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Velazquez-Morales</surname>
          </string-name>
          ,
          <article-title>and JG</article-title>
          . Meunier. Condenses automatiques de textes. Lexicometrica. L'analyse de donnees textuelles : De l'
          <article-title>enqu^ete aux corpus litteraires, Special(www.cavi</article-title>
          .
          <source>univ-paris3.fr/lexicometrica)</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>C.</given-names>
            <surname>Jacquemin</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Zweigenbaum</surname>
          </string-name>
          .
          <article-title>Traitement automatique des langues pour l'acces au contenu des documents</article-title>
          .
          <source>Le document en sciences du traitement de l'information</source>
          ,
          <volume>4</volume>
          :
          <fpage>71</fpage>
          {
          <fpage>109</fpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. Jose Abracos and Gabriel Pereira Lopes.
          <article-title>Statistical Methods for Retrieving Most Signi cant Paragraphs in Newspaper Articles</article-title>
          . In Inderjeet Mani and Mark T. Maybury, editors,
          <source>ACL/EACL97-WS</source>
          , Madrid, Spain,
          <string-name>
            <surname>July 11</surname>
          </string-name>
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>Simone</given-names>
            <surname>Teufel</surname>
          </string-name>
          and
          <string-name>
            <given-names>Marc</given-names>
            <surname>Moens</surname>
          </string-name>
          .
          <article-title>Sentence Extraction as a Classi cation Task</article-title>
          . In Inderjeet Mani and Mark T. Maybury, editors,
          <source>ACL/EACL97-WS</source>
          , Madrid, Spain,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <article-title>Eduard Hovy and Chin Yew Lin</article-title>
          .
          <source>Automated Text Summarization in SUMMARIST</source>
          . In Inderjeet Mani and Mark T. Maybury, editors,
          <source>Advances in Automatic Text Summarization</source>
          , pages
          <volume>81</volume>
          {
          <fpage>94</fpage>
          . The MIT Press,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Julian</surname>
            <given-names>Kupiec</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jan O. Pedersen</surname>
            , and
            <given-names>Francine</given-names>
          </string-name>
          <string-name>
            <surname>Chen</surname>
          </string-name>
          .
          <article-title>A Trainable Document Summarizer</article-title>
          .
          <source>In Proceedings of the 18th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , pages
          <volume>68</volume>
          {
          <fpage>73</fpage>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Anastasios</surname>
            <given-names>Tombros</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Mark</given-names>
            <surname>Sanderson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Phil</given-names>
            <surname>Gray</surname>
          </string-name>
          .
          <article-title>Advantages of Query Biased Summaries in Information Retrieval</article-title>
          . In Eduard Hovy and Dragomir R. Radev, editors, AAAI98-S, pages
          <volume>34</volume>
          {
          <fpage>43</fpage>
          ,
          <string-name>
            <surname>Stanford</surname>
          </string-name>
          , California, USA, March
          <volume>23</volume>
          {
          <fpage>25</fpage>
          <lpage>1998</lpage>
          . The AAAI Press.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Judith D. Schlesinger</surname>
            ,
            <given-names>Deborah J.</given-names>
          </string-name>
          <string-name>
            <surname>Backer</surname>
            ,
            <given-names>and Robert L.</given-names>
          </string-name>
          <string-name>
            <surname>Donway</surname>
          </string-name>
          .
          <article-title>Using Document Features and Statistical Modeling to Improve Query-Based Summarization</article-title>
          .
          <source>In DUC'01</source>
          ,
          <string-name>
            <surname>New</surname>
            <given-names>Orleans</given-names>
          </string-name>
          , LA,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Shlomo</surname>
            <given-names>Geva</given-names>
          </string-name>
          , Jaap Kamps, Ralf Schenkel, and Andrew Trotman, editors.
          <source>Comparative Evaluation of Focused Retrieval - 9th International Workshop of the Inititative for the Evaluation of XML Retrieval, INEX</source>
          <year>2010</year>
          ,
          <article-title>Vugh, The Netherlands</article-title>
          ,
          <source>December 13-15</source>
          ,
          <year>2010</year>
          , Revised Selected Papers, volume
          <volume>6932</volume>
          of Lecture Notes in Computer Science. Springer,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>J.M. Torres-Moreno</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Velazquez-Moralez</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Meunier</surname>
          </string-name>
          . CORTEX,
          <article-title>un algorithme pour la condensation automatique de textes</article-title>
          .
          <source>In ARCo</source>
          , volume
          <volume>2</volume>
          , page 365,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>J.M. Torres-Moreno</surname>
            ,
            <given-names>P.L.</given-names>
          </string-name>
          <string-name>
            <surname>St-Onge</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Gagnon</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>El-Beze</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Bellot</surname>
          </string-name>
          .
          <article-title>Automatic summarization system coupled with a question-answering system (qaas)</article-title>
          .
          <source>in CoRR, abs/0905.2990</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>J.M. Torres-Moreno</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Velazquez-Morales</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>J.G.</given-names>
            <surname>Meunier</surname>
          </string-name>
          .
          <article-title>Condenses de textes par des methodes numeriques</article-title>
          .
          <source>JADT</source>
          ,
          <volume>2</volume>
          :
          <fpage>723</fpage>
          {
          <fpage>734</fpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>J.M. Torres-Moreno</surname>
          </string-name>
          .
          <article-title>Beyond stemming and lemmatization: Ultra-stemming to improve automatic text summarization</article-title>
          .
          <source>CoRR, abs/1209.3126</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>