<!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>SIMPITIKI: a Simplification corpus for Italian</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sara Tonelli</string-name>
          <email>satonelli@fbk.eu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alessio Palmero Aprosio</string-name>
          <email>aprosio@fbk.eu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesca Saltori</string-name>
          <email>fsaltori@fbk.eu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Fondazione Bruno Kessler</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2015</year>
      </pub-date>
      <abstract>
        <p>English. In this work, we analyse whether Wikipedia can be used to leverage simplification pairs instead of Simple Wikipedia, which has proved unreliable for assessing automatic simplification systems, and is available only in English. We focus on sentence pairs in which the target sentence is the outcome of a Wikipedia edit marked as 'simplified', and manually annotate simplification phenomena following an existing scheme proposed for previous simplification corpora in Italian. The outcome of this work is the SIMPITIKI corpus, which we make freely available, with pairs of sentences extracted from Wikipedia edits and annotated with simplification types. The resource contains also another corpus with roughly the same number of simplifications, which was manually created by simplifying documents in the administrative domain.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Italiano. In questo lavoro si
analizza la possibilita` di utilizzare Wikipedia
per selezionare coppie di frasi
semplificate. Si propone questa soluzione come
un’alternativa a Simple Wikipedia, che si
e` dimostrata inattendibile per studiare la
semplificazione automatica ed e`
disponibile solo in inglese. Ci concentriamo
soltanto su coppie di frasi in cui la frase
target e` indicata come il frutto di una
modifica in Wikipedia, indicata dagli editor
come un caso di semplificazione. Tali
coppie sono annotate manualmente secondo
una classificazione delle tipologie di
semplificazione gia` utilizzata in altri studi, e
vengono rese liberamente disponibili nel
corpus SIMPITIKI. La risorsa include
anche un secondo corpus, contenente circa
lo stesso numero di semplificazioni,
realizzato intervenendo manualmente su alcuni
documenti nel dominio amministrativo.</p>
    </sec>
    <sec id="sec-2">
      <title>1 Introduction</title>
      <p>
        In recent years, the shift of interest from
rulebased to data-driven automated simplification has
led to new research related to the creation of
simplification corpora. These are parallel
monolingual corpora, possibly aligned at sentence level,
in which source and target are an original and a
simplified version of the same sentence. This kind
of corpora is needed both for training automatic
simplification systems and for their evaluation.
For English, several approaches have been
evaluated based on the Parallel Wikipedia
Simplification corpus
        <xref ref-type="bibr" rid="ref10">(Zhu et al., 2010)</xref>
        , containing around
108,000 automatically aligned sentence pairs from
cross-linked articles between Simple and Normal
English Wikipedia. Although this resource has
boosted research on data-driven simplification, it
has some major drawbacks, for example its
availability only in English, the fact that automatic
alignment between Simple and Normal versions
shows poor quality, and that only around 50% of
the sentence pairs correspond to real
simplifications (according to a sample analysis performed
on 200 pairs by Xu et al. (2015)). In this work, we
present a study aimed at assessing the possibility
to leverage a simplification corpus from Wikipedia
in a semi-automated way, starting from Wikipedia
edits. The study is inspired by the work presented
in Woodsend and Lapata (2011), in which a set
of parallel sentences was extracted from Simple
Wikipedia revision history. However, the present
work is different in that: (i) we use the Italian
Wikipedia revision history, demonstrating that the
approach can be applied also to languages other
than English and on edits of Wikipedia that were
not created for educational purposes, and (ii) we
manually select the actual simplifications and
label them following the annotation scheme already
applied to other Italian corpora. This makes
possible the comparison with other resources for text
simplification, and allows a seamless integration
between different corpora.
      </p>
      <p>Our methodology can be summarised as
follows: we first select the edited sentence
pairs which were commented as ‘simplified’ in
Wikipedia edits, filtering out some specific
simplification types (Section 3). Then, we manually
check the extracted pairs and, in case of
simplification, we annotate the types in compliance with
the existing annotation scheme for Italian (Section
4). Finally, we analyse the annotated pairs and
compare their characteristics with the other
corpora available for Italian (Section 5).
2</p>
    </sec>
    <sec id="sec-3">
      <title>Related work</title>
      <p>
        Given the increasing relevance of large corpora
with parallel simplification pairs, several efforts
have been devoted to develop them. The most
widely used corpus of this kind is the
Parallel Wikipedia Simplification corpus
        <xref ref-type="bibr" rid="ref10">(Zhu et al.,
2010)</xref>
        , which was automatically leveraged by
extracting normal and simple Wikipedia sentence
pairs. However, Xu et al. (2015) have recently
presented a position paper, in which they describe
several shortcomings of this resource and
recommend the research community to drop it as the
standard benchmark for simplification. Other
alternative approaches, suggesting to further refine
the selection of normal – Simple parallel
sentences to target specific phenomena like lexical
simplification, have been also proposed
        <xref ref-type="bibr" rid="ref9">(Yatskar
et al., 2010)</xref>
        , but have had limited application.
The fact that Simple Wikipedia is not available for
languages other than English has proved
beneficial to the development of alternative resources.
Manually or automatically created corpora have
been proposed among others for Brazilian
Portuguese
        <xref ref-type="bibr" rid="ref6">(Pereira et al., 2009)</xref>
        , German
        <xref ref-type="bibr" rid="ref5">(Klaper et
al., 2013)</xref>
        and Spanish
        <xref ref-type="bibr" rid="ref2 ref7">(Bott and Saggion, 2011)</xref>
        .
As for Italian, the only available corpus
containing parallel pairs of simplified sentences is
presented in Brunato et al. (2015). We borrow from
this study the annotation scheme for our corpus, so
that we can make a comparison between the two
resources. We include in the comparison also
another novel corpus, made of manually simplified
sentences in the administrative domain, which we
release together with the Wikipedia-based one.
3
      </p>
    </sec>
    <sec id="sec-4">
      <title>Corpus extraction</title>
      <p>The extraction of the pairs has been performed
using the dump for the Italian Wikipedia
available on a dedicated website.1 This huge XML file
(more than 1 TB uncompressed) contains the
history of every operation of editing in every page in
Wikipedia since it has been published for the first
time. In particular, the Italian edition of Wikipedia
contains 1.3M pages and is maintained by around
2.500 active editors, who made more than 60M
edits in 15 years of activity. The Italian language is
spoken by 70M people, therefore there are on
average 35 active editors per million speakers, giving
to the Italian Wikipedia the highest ratio among
the 25 most spoken languages around the world.</p>
      <p>We parse the 60M edits using a tool in Java
developed internally and freely available on the
SIMPITIKI website.2 The user who edits a
Wikipedia page can insert a text giving
information on why he or she has modified a particular
part of the article. This action is not mandatory,
but it is included most of the times. We first
select the edits which description includes word such
as “semplificato” (simplified), “semplice”
(simple), “semplificazione” (simplification), and
similar. Then, the obtained set is further filtered by
removing edits marked with technical tags such as
“Template”, “Protected page”, “New page”. This
eliminates, for instance, simplifications involving
the page template and not the textual content. The
text in the Wikipedia pages is written using the
Wiki Markup Language, therefore it needs to be
cleaned. We use the Bliki engine3 for this task.
Finally, the obtained list of cleaned text passages
is parsed using the Diff Match and Patch library,4
identifies the parts of each article where the text
was modified. With this process, we obtain a list
of 4,356 sentence pairs, where the differences
between source and target sentence are marked with
deletion and insertion tags (see Figure 1).
4</p>
    </sec>
    <sec id="sec-5">
      <title>Corpus annotation</title>
      <p>We manually annotate pairs of sentences through
a web interface developed for the purpose and
freely available for download.2 Differently from
1https://dumps.wikimedia.org/
2https://github.com/dhfbk/simpitiki
3http://bit.ly/bliki
4http://bit.ly/diffmatchpatch
corpora specifically created for text simplification,
in which modifications are almost always
simplifications, annotating Wikipedia edits is
challenging because the source sentence may undergo
several modifications, being partly simplifications
and partly other types of changes. Therefore, the
interface includes the possibility to select only the
text segments in the source and in the target
sentence that correspond to simplification pairs, and
assign a label only to these specific segments. It
also gives the possibility to skip the pair if it does
not contain any simplification.</p>
      <p>A screenshot of the annotation tool is displayed
in Figure 1. On the left, the source sentence(s) are
reported, with the modified parts marked in red (as
given by the Diff Match and Patch library). On the
right, the target sentence(s) were displayed, with
segments marked in green to show which parts
were introduced during editing. A tickbox next to
each red/green segment could be selected to align
the source and target segments that correspond to
a modification. The annotation interface provides
the possibility to choose one of the simplification
types proposed in a dropdown menu (‘Conferma’),
or to skip the pair (‘Vai Avanti’). The second
option was given to mark the sentences where a
modification did not correspond to a proper
simplification. For example the last edit shown in Fig. 1
reports in the original version ‘Contando
esclusivamente sulla capacita` del mare’, which was
modified into ‘Contando soprattutto sulla capacita` del
mare’. Since this change affects the meaning of
the sentence, turning exclusively into mainly, but
not its readability, the pair was not annotated.</p>
      <p>In order to develop a corpus which is
compliant with the annotation scheme already used in</p>
      <sec id="sec-5-1">
        <title>Class</title>
        <p>Split
Merge
Reordering</p>
        <sec id="sec-5-1-1">
          <title>Insert</title>
        </sec>
        <sec id="sec-5-1-2">
          <title>Delete</title>
        </sec>
        <sec id="sec-5-1-3">
          <title>Transformation</title>
        </sec>
      </sec>
      <sec id="sec-5-2">
        <title>Subclass</title>
        <sec id="sec-5-2-1">
          <title>Verb</title>
          <p>Subject
Other
Verb
Subject
Other
Lexical substitution (word)
Lexical substitution (phrase)
Anaphoric replacement
Verb to Noun (nominalization)
Noun to Verb
Verbal voice</p>
          <p>
            Verbal features
previous works on simplification, we followed the
simplification types described in
            <xref ref-type="bibr" rid="ref3">(Brunato et al.,
2015)</xref>
            . The tagset is reported in Table 1 and
comprises 6 main classes (Split, Merge, Reordering,
Insert, Delete and Transformation) and some
subclasses to better specify the Insert, Delete and
Transformation operations. The labels are
available in the dropdown menu on the annotation
interface and can be used to tag selected pairs of
sentences.
5
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Corpus analysis</title>
      <p>So far, annotators viewed 2,671 sentence pairs,
2,326 of which were skipped because the target
sentence was not a simplified version of the source
one. 345 sentence pairs with 575 annotations are
currently part of the SIMPITIKI corpus, and all</p>
      <sec id="sec-6-1">
        <title>Verb</title>
        <p>
          Subject
Other
Verb
Subject
Other
Lexical Substitution (word level)
Lexical Substitution (phrase level)
Anaphoric replacement
Noun to Verb
Verb to Noun (nominalization)
Verbal Voice
Verbal Features
phenomena presented in the annotation scheme
proposed by
          <xref ref-type="bibr" rid="ref3">(Brunato et al., 2015)</xref>
          are currently
covered.
        </p>
        <p>
          As a comparison, we analyse also the content
of the annotated corpora described in
          <xref ref-type="bibr" rid="ref3">(Brunato
et al., 2015)</xref>
          , which represent the only existing
corpora for Italian simplification. These include
the Terence corpus of children stories, which was
specifically created to address the needs of poor
comprehenders, and contains 1,036 parallel
sentence pairs, and the Teacher corpus, a set of
documents simplified by teachers for educational
purposes, containing 357 sentence pairs. Besides,
we include in the comparison also another
corpus, which we manually created by simplifying
documents issued by the Trento Municipality to
rule building permits and kindergarten admittance.
This corpus was simplified following the
instructions in
          <xref ref-type="bibr" rid="ref3">(Brunato et al., 2015)</xref>
          but pertains to a
different domain, i.e. public administration (PA). The
wikipedia-based and the PA corpus have a
comparable size (575 vs. 591 pairs), but the
simplification phenomena have a different frequency, as
shown in Table 2.
        </p>
        <p>
          In Fig. 2 we compare the distribution of the
different simplification types across the four corpora.
The graph shows that the same phenomena such as
subject deletion, nominalizations, transfer of
verbal voice tend to be rare across the four datasets.
Similarly, the three top-frequent simplification
types, i.e. delete-other, word transformation and
phrase transformation, are the same across the four
datasets. However, in the Wikipedia-based corpus,
word transformation is less frequent than in the
other document types, while phrase
transformation is much more present. This may show that the
‘controlled’ setting, in which the Terence and the
Teacher corpora were created, may lead educators
to put more emphasis on word-based
transformations to teach synonyms, while in a more
‘ecological’ setting like Wikipedia the performed
simplifications are not guided or constrained, and
phrasebased transformations may sound more natural.
As for the PA documents, transformation
phenomena are probably very frequent because of the
technical language characterised by domain-specific
words, which tend to be replaced by more
common ones during manual simplification. In this
corpus, noun-to-verb transformations are
particularly frequent, since nominalizations are
typical phenomena of the administrative language
affecting its readability
          <xref ref-type="bibr" rid="ref4">(Cortelazzo and Pellegrino,
2003)</xref>
          .
        </p>
        <p>While the Terence corpus contains on
average 2.1 annotated phenomena per sentence pair,
Teacher 2.8 and the PA corpus 2.9 , the
Wikipediabased corpus includes only 1.6 simplifications for
each parallel pair. As expected, corpora that were
explicitly created for simplification tend to have a
higher concentration of simplification phenomena
than corpora developed in less controlled settings.</p>
        <p>As for non simplifications discarded during the
Terence</p>
        <p>Teacher</p>
        <p>Wiki</p>
        <p>Split</p>
        <p>r
the
Dtehleerte-Verb</p>
        <p>Delete-Subject</p>
        <p>Delete-O</p>
        <p>Transf-W</p>
        <p>Tranosrfd-Phrase</p>
        <p>Anaph-Replace</p>
        <p>Noun-To-Verb</p>
        <p>Verb-To-N</p>
        <p>Traonusfn-VVoice</p>
        <p>Transf-VFeature
creation of the Wikipedia-based corpus, they
include generalizations, specifications, entailments,
deletions, edits changing the meaning, error
corrections, capitalizations, etc. (see some examples
in Table 3). These types of modifications are very
important because they may represent negative
examples for training machine learning systems that
recognize simplification pairs.
6</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Conclusions and Future work</title>
      <p>We presented a study aimed at the extraction and
annotation of a corpus for Italian text
simplification based on Wikipedia. The work has
highlighted the challenges and the advantages related
to the use of Wikipedia edits. Our goal is to
propose this resource as a testbed for the evaluation
of Italian simplification systems, as an alternative
to other existing corpora created in a more
‘controlled’ setting. The corpus is made available to
the research community together with the tools
used to create it. The SIMPITIKI resource
contains also a second corpus, of comparable size,
which was created by manually simplifying a set
of documents in the administrative domain. This
allows cross-domain comparisons of
simplification phenomena.</p>
      <p>In the future, this work can be extended in
several directions. We plan to use the simplification
pairs in this corpus to train a classifier with the
goal of distinguishing between simplified and
notsimplified pairs. This could extend the gold
standard with a larger set of “silver” data by labelling
all the remaining candidate pairs extracted from
Wikipedia. Besides, the SIMPITIKI methodology
is currently being used to create a similar corpus
for Spanish, using the same annotation interface.
The outcome of this effort will allow multilingual
studies on simplification.</p>
      <p>
        Finally, we plan to evaluate the Ernesta system
for Italian simplification
        <xref ref-type="bibr" rid="ref1 ref5">(Barlacchi and Tonelli,
2013)</xref>
        using this corpus. Specifically, since
different simplification phenomena are annotated, it
would be interesting to perform a separate
evaluation on each class, as suggested in (Xu et al.,
      </p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgments</title>
      <p>The research leading to this paper was partially
supported by the EU Horizon 2020 Programme via
the SIMPATICO Project (H2020-EURO-6-2015,
n. 692819).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Gianni</given-names>
            <surname>Barlacchi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Sara</given-names>
            <surname>Tonelli</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>ERNESTA: A Sentence Simplification Tool for Children's Stories in Italian</article-title>
          . In Alexander Gelbukh, editor,
          <source>Computational Linguistics and Intelligent Text Processing: 14th International Conference, CICLing</source>
          <year>2013</year>
          , Samos, Greece, March
          <volume>24</volume>
          -30,
          <year>2013</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>II</given-names>
          </string-name>
          , pages
          <fpage>476</fpage>
          -
          <lpage>487</lpage>
          , Berlin, Heidelberg. Springer Berlin Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Stefan</given-names>
            <surname>Bott</surname>
          </string-name>
          and
          <string-name>
            <given-names>Horacio</given-names>
            <surname>Saggion</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>An unsupervised alignment algorithm for text simplification corpus construction</article-title>
          .
          <source>In Proceedings of the Workshop on Monolingual Text-To-Text Generation, MTTG '11</source>
          , pages
          <fpage>20</fpage>
          -
          <lpage>26</lpage>
          , Stroudsburg, PA, USA. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Dominique</given-names>
            <surname>Brunato</surname>
          </string-name>
          , Felice Dell'Orletta,
          <string-name>
            <given-names>Giulia</given-names>
            <surname>Venturi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Simonetta</given-names>
            <surname>Montemagni</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Design and Annotation of the First Italian Corpus for Text Simplification</article-title>
          .
          <source>In Proceedings of The 9th Linguistic Annotation Workshop</source>
          , pages
          <fpage>31</fpage>
          -
          <lpage>41</lpage>
          , Denver, Colorado, USA, June. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Cortelazzo</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Pellegrino</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>Guida alla scrittura istituzionale</article-title>
          .
          <source>Laterza</source>
          , New York, US.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>David</given-names>
            <surname>Klaper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Sarah</given-names>
            <surname>Ebling</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Martin</given-names>
            <surname>Volk</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Building a German/Simple German Parallel Corpus for Automatic Text Simplification</article-title>
          .
          <source>In In: Proceedings of the 2nd Workshop on Predicting and Improving Text Readability for Target Reader Populations</source>
          , Sofia, Bulgaria, pages
          <fpage>11</fpage>
          -
          <lpage>19</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Tiago F. Pereira</surname>
            , Lucia Specia,
            <given-names>Thiago A. S.</given-names>
          </string-name>
          <string-name>
            <surname>Pardo</surname>
          </string-name>
          , Caroline Gasperin, and
          <string-name>
            <surname>Ra</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Aluisio</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Building a Brazilian Portuguese parallel corpus of original and simplified texts</article-title>
          .
          <source>In In: 10th Conference on Intelligent Text Processing and Computational Linguistics</source>
          , Mexico City, pages
          <fpage>59</fpage>
          -
          <lpage>70</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Kristian</given-names>
            <surname>Woodsend</surname>
          </string-name>
          and
          <string-name>
            <given-names>Mirella</given-names>
            <surname>Lapata</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Learning to simplify sentences with quasi-synchronous grammar and integer programming</article-title>
          .
          <source>In Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing</source>
          , pages
          <fpage>409</fpage>
          -
          <lpage>420</lpage>
          , Edinburgh, Scotland, UK.,
          <string-name>
            <surname>July</surname>
          </string-name>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Wei</surname>
            <given-names>Xu</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chris</surname>
            Callison-Burch, and
            <given-names>Courtney</given-names>
          </string-name>
          <string-name>
            <surname>Napoles</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Problems in current text simplification research: New data can help</article-title>
          .
          <source>Transactions of the Association for Computational Linguistics</source>
          ,
          <volume>3</volume>
          :
          <fpage>283</fpage>
          -
          <lpage>297</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Mark</given-names>
            <surname>Yatskar</surname>
          </string-name>
          , Bo Pang, Cristian Danescu-NiculescuMizil, and
          <string-name>
            <given-names>Lillian</given-names>
            <surname>Lee</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>For the Sake of Simplicity: Unsupervised Extraction of Lexical Simplifications from Wikipedia</article-title>
          . In Human Language Technologies:
          <article-title>The 2010 Annual Conference of the North American Chapter of the Association for Computational Linguistics</article-title>
          ,
          <source>HLT '10</source>
          , pages
          <fpage>365</fpage>
          -
          <lpage>368</lpage>
          , Stroudsburg, PA, USA. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Zhemin</given-names>
            <surname>Zhu</surname>
          </string-name>
          , Delphine Bernhard, and
          <string-name>
            <given-names>Iryna</given-names>
            <surname>Gurevych</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>A monolingual tree-based translation model for sentence simplification</article-title>
          .
          <source>In Proceedings of the 23rd International Conference on Computational Linguistics (Coling</source>
          <year>2010</year>
          ), pages
          <fpage>1353</fpage>
          -
          <lpage>1361</lpage>
          , Beijing, China,
          <string-name>
            <surname>August.</surname>
          </string-name>
          <article-title>Coling 2010 Organizing Committee</article-title>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>